Hi everyone.

I have a small problem with my Asterisk setup?!?
I am trying to connect to another endpoint through my asterisk server.
The packet going in is just like i want it, but the packet going out of
asterisk at to the other endpoint is missing a part in the header?


it looks like this:
To: <sip:x.x.x.x>;tag=.....

where is the phone2@ part in my SIP URI??

I want it to look like:

To: <sip:[EMAIL PROTECTED]>;tag=.....

I have my own very simple dialplan using:

exten => s,2,Dial(${ARG2},20,Cf) where ARG2 is SIP/phone2


The reason i need this is to have several conferences going on at the
same time at the same ip-address.

Any ideas ?

Trond

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to