________________________________________ From: [email protected] [[email protected]] On Behalf Of Orrin Doyle [[email protected]]
Is there a way to configure SipX to try SIP over UDP BEFORE attempting SIP over TCP? It seems at the moment, that my install of sipx tries SIP over TCP first for all unmanaged gateways and only if that fails will it switch to SIP over UDP. ________________________________________ But the algorithm in the sipXecs stack taht I described previously can be overridden by configuration. That I'm not an expert on, but we've generally been favoring the use of TCP when sipXecs components talk to each other -- it has much better properties when there is heavy load. So it's possible that the configuration system is adding ";transport=tcp" to the URI that reaches your gateway. In that case, the sipXecs stack will always send using TCP. Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
