On Thu, 2007-05-10 at 12:33 +0530, Debasish Bose wrote: > sipxtapi is using DNS SRV queries to figure out transport and proxy > address. (For sipphone) it's getting back response for TCP transport > only and thus tries to establish signaling over TCP rather than UDP. > How do I configure it to not use DNS and pick locally configured > outbound proxy?
You seem to be describing two problems here -- one is that it's using TCP and one is that it's sending to the destination rather than your configured outbound proxy. If you want all outgoing requests to go through an "outbound proxy", there's going to be a separate configuration for it in sipXtapi (if sipXtapi supports that at all). You'll have to talk to the sipXtapi people to see if there is such a configuration parameter. Dale _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
