Hi, I am using the To: header to differentiate endpoints, and I am using Asterisk as the switch/proxy/B2BUA. I don't know why this does not work for you, but I am currently running Asterisk version 1.2.7.1. I do know that Asterisk gives you a lot of control of how it generates calls in the Dial() command. Here is an example of entries in my extensions.conf file: ; 7 digit extensions for local calling exten => _685XXXX,1,Dial(SIP/[EMAIL PROTECTED]) ; 10 digit local extensions exten => _301685XXXX,1,Dial(SIP/[EMAIL PROTECTED]) All my endpoints are 10 digit phone numbers, begining with 301685 Here is an example of the sip.conf for one of these endpoints. [3016853102] type=friend secret=blahblah host=dynamic canreinvite=yes Good luck, Colin.. Luiz Augusto von Dentz wrote: Hi, |
_______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel