Displaying 1 result from an estimated 1 matches for "972f4769".
Did you mean:
972479
2013 Mar 31
1
Feature request: Need to INVITE to peer with other domain without peer domain addition
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