[asterisk-users] Feature request: Need to INVITE to peer with other domain without peer domain addition
Dmitriy Serov
serov.d.p at gmail.com
Sun Mar 31 12:11:39 CDT 2013
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/number at domain2.com,60,r)
[peer1]
type=friend
host=domain1.com
fromdomain=domain1.com
As a result in SIP packet uri: number at domain2.com@domain1.com
I need: number at 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.
More information about the asterisk-users
mailing list