On Fri, 2008-05-30 at 15:28 +0100, Gabor Paller wrote: > OK, I found the cause of my misunderstanding. > > The dialled number is 901234567, 9 is the prefix in the dial plan. > > The INVITE goes out to the correct address (prefix dropped): > INVITE sip:[EMAIL PROTECTED] SIP/2.0 > > However, in the From and To headers, the call initiator is referred to > with prefix. > > To: "901234567"<sip:[EMAIL PROTECTED]> > > Is this the way it is supposed to work?
Yes - the proxy does not modify the To header, only the request URI (which is all anything should use to actually route the call). -- Scott Lawrence tel:+1.781.229.0533;ext=162 or sip:[EMAIL PROTECTED] sipXecs project coordinator - SIPfoundry http://www.sipfoundry.org/sipXecs CTO, Voice Solutions - Bluesocket Inc. http://www.bluesocket.com/ http://www.pingtel.com/ _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
