[asterisk-bugs] [JIRA] (ASTERISK-21369) Need to INVITE to peer with other domain without peer domain addition
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Mar 31 10:09:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204825#comment-204825 ]
Matt Jordan commented on ASTERISK-21369:
----------------------------------------
Features requests are no longer submitted to or accepted through the issue tracker. Features requests are openly discussed on the mailing lists [1] and Asterisk IRC channels and made note of by Bug Marshals.
[1] http://www.asterisk.org/support/mailing-lists
> 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