Hi, asterisk admin and users.

I need to SIP INVITE uri with domain via peer. And uri domain differ then peer domain.
dialplan:
exten => s,n,Dial(SIP/peer1/num...@domain2.com,60,r)

[peer1]
type=friend
host=domain1.com
fromdomain=domain1.com

As a result in SIP packet uri: num...@domain2.com@domain1.com
I need: num...@domain2.com

I can't use "SIP uri dial", i need authorization (peer1)


I think asterisk can't do that. Is where work around?

Dmitriy Serov.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to