Jump to: navigation, search

GVP MCP:mpc:sdp-connection



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

sdp.connection

Default Value:
Valid Values: IN (IP4|IP6) <connection-address>
Changes Take Effect: At start/restart


Specifies the connection value of outgoing SDP content for a call. Format is defined at RFC4566. It is indepedent of [mpc] rtp.localaddr, which sets the IP address on the platform to be used. This parameter should only be used if the you wish to send an IP address in SDP that is different from the IP address that will be used in [mpc] rtp.localaddr. Setting it to an empty string disables used of this parameter. Possible use cases include when the MCP has a private IP address and a public IP address, and the SDP needs to contain the public IP address.

Examples of possible values include:
- IN IP4 127.0.0.1
- IN IP6 ::1

Draft Option

No draft option

This page was last edited on December 17, 2021, at 14:03.
Comments or questions about this documentation? Contact us for support!