[Freeswitch-users] bypass_media_after_bridge
David Aldworth
daldworth at teliax.com
Tue Jul 13 16:50:02 PDT 2010
In order for bypass_media_after_bridge to work correctly what should the sip_profile settings be for media?
Currently I have:
<param name="inbound-bypass-media" value="false"/>
<param name="inbound-proxy-media" value="false"/>
Also, leading up to the bridge in the dialplan I have:
<action application="set" data="bypass_media_after_bridge=true"/>
<action application="set" data="ignore_early_media=true"/>
<action application="set" data="ringback=$${us-ring}"/>
FS does send a re-invite after the 200 Ok, but the SDP endpoints in the re-invite still reflect the local IP for media instead of bypassing. What to do?
Much appreciated.
David
More information about the FreeSWITCH-users
mailing list