From 423d01cf162224ac9316ea0beaaada9cd4c162bb Mon Sep 17 00:00:00 2001 From: Torrey Searle Date: Mon, 26 Jun 2017 14:52:52 +0200 Subject: chan_pjsip: add a new function PJSIP_DTMF_MODE This function is a replica of SIPDtmfMode, allowing the DTMF mode of a PJSIP call to be modified on a per-call basis ASTERISK-27085 #close Change-Id: I20eef5da3e5d1d3e58b304416bc79683f87e7612 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6407d1359..cce7f3335 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,9 @@ res_musiconhold which sends signals to the application and its descendants directly, or "process" which sends signals only to the application itself. + * New dialplan function PJSIP_DTMF_MODE added to get or change the DTMF mode + of a channel on a per-call basis. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 13.16.0 to Asterisk 13.17.0 ---------- ------------------------------------------------------------------------------ -- cgit v1.2.3