]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel/chan_pjsip: add dialplan function for music on hold
authorTorrey Searle <torrey@voxbone.com>
Thu, 19 Sep 2019 08:56:26 +0000 (10:56 +0200)
committerTorrey Searle <tsearle@gmail.com>
Tue, 1 Oct 2019 07:06:28 +0000 (02:06 -0500)
commit55b760d7625f3c78c8f4de5587a2051b7a16dfa4
treebd766a52db9dd3ae97c7a5eae4c939ab8f7426b0
parent0257a039e426f8936556d91c477b523ef25c1b49
channel/chan_pjsip: add dialplan function for music on hold

Add a new dialplan function PJSIP_MOH_PASSTHROUGH that allows
the on-hold behavior to be controlled on a per-call basis

ASTERISK-28542 #close

Change-Id: Iebe905b2ad6dbaa87ab330267147180b05a3c3a8
channels/chan_pjsip.c
channels/pjsip/dialplan_functions.c
channels/pjsip/include/dialplan_functions.h
doc/CHANGES-staging/chan_pjsip_moh_passthrough.txt [new file with mode: 0644]
include/asterisk/res_pjsip_session.h
res/res_pjsip_session.c