View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
sdp.map.origin.7
Default Value:
Valid Values: A valid string must be of the format <FQDN or IP>/[session name content]
Changes Take Effect: At start/restart
Specifies the origin to match in the SDP. If origin specified by this parameter matches the SDP,
the DTMF type specified by mpc.sdp.map.origin.7.dtmftype and the confgain specified by
mpc.sdp.map.origin.7.confgain is used. Possible value is "<origin address>/<session name>".
Where <origin address> is either a fully qualtified domain name or a dotted IP address. This
value is matched against the address part of the "o=" line. Note, the value should be set to
either the fully qualified domain name or a dotted IP address, depending on which form the end
point sends in the SDP. If the end point may send either form then two mpc.sdp.map.origin.7
entries can be used, one set to the fully qualified domain name form and one set to the dotted
IP address form. Where <session name> is the prefix or the entire content of the SDP "s=" (after the "s="
part) line to match. For example if the value is set to "192.168.0.1/phone-call", it will match
on 192.168.0.1 in the address part of the "o=" line and require that the "s=" line start with
"s=phone-call". If the <session name> is an empty string, it will match any "s=" line content.
If both <origin address> and <session name> matches "o=" and "s=" respectively,
then it is considered a match.
Draft Option
No draft option