[asterisk-bugs] [JIRA] (ASTERISK-21369) Need to INVITE to peer with other domain without peer domain addition

Dmitriy Serov (JIRA) noreply at issues.asterisk.org
Sun Mar 31 07:26:01 CDT 2013


Dmitriy Serov created ASTERISK-21369:
----------------------------------------

             Summary: Need to INVITE to peer with other domain without peer domain addition
                 Key: ASTERISK-21369
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21369
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Channels/chan_sip/General
            Reporter: Dmitriy Serov


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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list