[Asterisk-code-review] A dialplan function to change endpoint's flag on a session (asterisk[13])
Salah Ahmed
asteriskteam at digium.com
Fri Jan 3 17:39:27 CST 2020
Hello Joshua Colp, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/13501
to look at the new patch set (#3).
Change subject: A dialplan function to change endpoint's flag on a session
......................................................................
A dialplan function to change endpoint's flag on a session
Implement a generic dialplan function to change endpoint's flag
on a session.
To change asymmetric_rtp_codec on a session endpoint,
exten => s,n,Set(PJSIP_SESSION_ENDPOINT(asymmetric_rtp_codec)=yes)
ASTERISK-28668
Change-Id: I600d5ac1c6c2b47a7a0da6425aea559f1aa61c7c
---
M channels/chan_pjsip.c
M channels/pjsip/dialplan_functions.c
M channels/pjsip/include/dialplan_functions.h
3 files changed, 83 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/01/13501/3
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13501
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I600d5ac1c6c2b47a7a0da6425aea559f1aa61c7c
Gerrit-Change-Number: 13501
Gerrit-PatchSet: 3
Gerrit-Owner: Salah Ahmed <txrubel at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200103/b7f0d63d/attachment.html>
More information about the asterisk-code-review
mailing list