From b9aeff9580efe565fc64017f73e2e87fa2de3324 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 3 Nov 2014 15:03:38 +0000 Subject: [PATCH] chan_pjsip: Update CHANGES file to include 'moh_passthrough' setting git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@427113 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 3a6839f01e..d84bcf2f03 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,8 @@ chan_pjsip ------------------ * New 'user_eq_phone' endpoint setting. This adds a 'user=phone' parameter to the request URI and From URI if the user is determined to be a phone number. + * New 'moh_passthrough' endpoint setting. This will pass hold and unhold requests + through using SIP re-invites with sendonly and sendrecv accordingly. Functions ------------------ -- 2.47.2