2008/12/11 <[EMAIL PROTECTED]>: > > I want that all INVITE created by a local subscriber should be authenticated > by my proxy. > I have installed more softphones in the same machine and the port number is > automatically assigned (5060/5061/5062). > Sniffing the traffic I have realized that only some INVITE are authenticated. > By analyzing the headers of the INVITE not authenticated, I have noticed that > the softphone X-Lite inserts in the From the number of port in addition to > URI (sip:[EMAIL PROTECTED]:port).
This shouldn't occur at all. The From URI never depends on the local port of the phone. You should fix it instead of changing your OpenSIPS script. How are you configuring your phone? -- Iñaki Baz Castillo <[EMAIL PROTECTED]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
