SIP module: Difference between revisions

Line 134: Line 134:
The following settings are available for the SIP module:
The following settings are available for the SIP module:


* Store individual SIP events: This option enables the storage of individual SIP events for each SIP connections. If enabled, the event list of each connection will list all SIP messages separately (such as OPTION, INVITE,etc).  
* Store individual SIP events: This option enables the storage of individual SIP events for each SIP connections. If enabled, the event list of each connection will list all SIP messages separately (such as OPTION, INVITE,etc). This allows to see the SIP packet flow between the client and server. This however uses more memory so it can be disabled if it is not needed.
:This allows to follow the behavior of the SIP protocol between the client and server. This however uses more memory so it can be disabled if it is not needed.
* Ignore samples below this threshold for audio RMS calculation (negative dbFS, 0 = inactive): Audio RMS calculation by default is done for every sample. With this setting, silence or background noise of e.g. < -80 dbFS can be ignored and don't have an impact on the RMS.
340

edits