Summary: | ASTERISK-26329: Dialplan: Secure Bridge Media + Secure Bridge Signaling Not Implemented in PJSIP | ||
Reporter: | JoshE (n8ideas) | Labels: | |
Date Opened: | 2016-08-31 13:39:31 | Date Closed: | |
Priority: | Major | Regression? | |
Status: | Open/New | Components: | Documentation |
Versions: | 13.10.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ||
Description: | It appears that the following dialplan functions:
Set(CHANNEL(secure_bridge_media)=1) Set(CHANNEL(secure_bridge_signaling)=1) Are unimplemented when the channel type is pjsip in Asterisk 13. The documentation would seem to indicate they would be implemented in a r/w fashion on all channel types, so might be worth a clarification to the documentation. Even better would be to implement this on pjsip, so per-dial decisions could be made about encrypting media and signaling. | ||
Comments: | By: Asterisk Team (asteriskteam) 2016-08-31 13:39:32.435-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]. |