Summary: | ASTERISK-25471: [patch]Add subscribe_context to res_pjsip | ||
Reporter: | JoshE (n8ideas) | Labels: | |
Date Opened: | 2015-10-16 22:05:50 | Date Closed: | 2016-07-17 07:55:39 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | Channels/chan_pjsip |
Versions: | 13.6.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ( 0) add_pjsip_subscribecontext.patch | |
Description: | Patch to add subscribe_context field to pjsip stack. Useful for multi-tenant deployments. | ||
Comments: | By: Asterisk Team (asteriskteam) 2015-10-16 22:05:54.085-0500 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: JoshE (n8ideas) 2015-10-16 22:06:27.141-0500 Patch against 13.6 attached. By: Rusty Newton (rnewton) 2015-10-21 09:31:47.529-0500 Once you've followed the Code Review process [1] and submitted your code to Gerrit [2] be sure to edit this JIRA issue and add the Gerrit review URL in the appropriate field. Thanks! [1] https://wiki.asterisk.org/wiki/display/AST/Code+Review [2] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage |