[Home]

Summary:ASTERISK-27461: 3PCC patch for AMI "SIPnotify"
Reporter:Yasuhiko Kamata (yasuhiko_kamata_nxtg)Labels:
Date Opened:2017-12-06 20:30:40.000-0600Date Closed:2017-12-14 06:15:19.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:14.7.3 15.1.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:A patch for sending in-dialog SIP NOTIFY message with "SIPnotify" AMI action for latest (14.x and 15.x) asterisk.

Asterisk has an AMI action called "SIPnotify" in order to send any SIP NOTIFY message. We want to let the SIP phone answer or hold by using this action, but some SIP phones, especially AudioCodes 4xx phone, do not accept it.

According to our investigation, some SIP phones do not accept SIP NOTIFY message if it's not an in-dialog (must have the same "From:", "Call-ID", and tags as "INVITE"), so we created this patch.

See post of asterisk-dev mailing list for more details: http://lists.digium.com/pipermail/asterisk-dev/2017-November/076667.html
Comments:By: Asterisk Team (asteriskteam) 2017-12-06 20:30:41.593-0600

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].

By: Friendly Automation (friendly-automation) 2017-12-14 06:15:20.213-0600

Change 7461 merged by Joshua Colp:
chan_sip: 3PCC patch for AMI "SIPnotify"

[https://gerrit.asterisk.org/7461|https://gerrit.asterisk.org/7461]

By: Friendly Automation (friendly-automation) 2018-01-22 09:52:45.168-0600

Change 7962 merged by Jenkins2:
chan_sip: 3PCC patch for AMI "SIPnotify"

[https://gerrit.asterisk.org/7962|https://gerrit.asterisk.org/7962]

By: Friendly Automation (friendly-automation) 2018-01-22 10:13:51.214-0600

Change 7961 merged by Joshua Colp:
chan_sip: 3PCC patch for AMI "SIPnotify"

[https://gerrit.asterisk.org/7961|https://gerrit.asterisk.org/7961]