[asterisk-bugs] [JIRA] (ASTERISK-25986) Wrong request line with IMS and Proxy

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue May 3 11:17:57 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230474#comment-230474 ] 

Asterisk Team commented on ASTERISK-25986:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Wrong request line with IMS and Proxy
> -------------------------------------
>
>                 Key: ASTERISK-25986
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25986
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.8.2
>         Environment: RasPbx
>            Reporter: Steve Akerman
>
> Follow on from issue Asterisk-24509
> If setting up a trunk to an IMS where the registrar is behind a P-CSCF and not reachable directly, after initial registration, all INVITE and OPTION messages use the proxy domain and not the registrar domain. These are ignored by the P-CSCF and timeout after defined retransmits.
> FromDomain is set to REGISTRAR and used in FROM header, but proxy is used in Request-Line and To header.
> OutboundProxy cannot be set to REGISTRAR as DNS fails.
> Impact is that Outbound fails, and Inbound works until the registrar drops because of no keep-olives. Trunk is unusable.
> X-Lite, and Telephone can both be configured to work correctly (i.e. use the correct domain in RequestLine and To:Header.
> Registration is not an issue.
> Registrar: ims.mnc010.mcc208.3gppnetwork.org
> Proxy: internet.p-cscf.sfr.net
> {noformat}
> type=peer
> secret=MYPASS
> remotesecret=MYPASS
> port=5064
> outboundproxy=internet.p-cscf.sfr.net:5064,force
> media_address=MYPUBLICIP
> insecure=invite,port
> host=ims.mnc010.mcc208.3gppnetwork.org
> fromuser=+3399XXXXXXXXXX
> fromdomain=ims.mnc010.mcc208.3gppnetwork.org
> defaultuser=+3399XXXXXXXXXX at ims.mnc010.mcc208.3gppnetwork.org
> context=from-trunk
> canreinvite=no
> auth=NDIXXXXXXXXXX.LIBERTALK at sfr.fr:MYPASS at ims.mnc010.mcc208.3gppnetwork.org
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list