-
- Downloads
channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESH
This patch adds a new PJSIP specific dialplan function, PJSIP_SEND_SESSION_REFRESH. When invoked on a PJSIP channel, the media session will be refreshed via either an UPDATE or re-INVITE request. When used in conjunction with the PJSIP_MEDIA_OFFER dialplan function, the formats in use on a PJSIP channel can be re-negotiated and changed dynamically after call setup. ASTERISK-26277 #close Change-Id: Ib98fe09ba889aafe26d58d32f0fd1323f8fd9b1b (cherry picked from commit eec60dd7)
Showing
- CHANGES 31 additions, 20 deletionsCHANGES
- channels/chan_pjsip.c 12 additions, 0 deletionschannels/chan_pjsip.c
- channels/pjsip/dialplan_functions.c 115 additions, 1 deletionchannels/pjsip/dialplan_functions.c
- channels/pjsip/include/dialplan_functions.h 12 additions, 0 deletionschannels/pjsip/include/dialplan_functions.h
Loading
Please register or sign in to comment