20 Jun 2012 17:20
How to configure FreeSwitch to use specific transport when offering calls to a SIP Gateway
Hi !
I am new to freeswitch. Apologies if this question was already answered in the mailing list. I have a simple IVR application that answers a call and transfers the caller to a specific number. The transfer target requires that I offer the call to a gateway. I want to configure freeswitch to use tcp as the transport for the transfer target. The incoming call arrives over UDP. I configured the following in the gateway configuration:
<param name="contact-params" value="transport=tcp"/>
However, I don't see this configuration making FS use TCP. The call continues to use UDP. In addition, FS adds two contact parameters (transport=tcp; transport=udp) in the outgoing invite. Would appreciate if you can let me know if I am missing something.
Venkatesh
_________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting@... http://www.freeswitchsolutions.com FreeSWITCH-powered IP PBX: The CudaTel Communication Server http://www.cudatel.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com Join Us At ClueCon - Aug 7-9, 2012 FreeSWITCH-users mailing list FreeSWITCH-users@... http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
RSS Feed