From: Joshua Colp Date: Mon, 3 Nov 2014 15:03:38 +0000 (+0000) Subject: chan_pjsip: Update CHANGES file to include 'moh_passthrough' setting X-Git-Tag: 14.0.0-beta1~1498 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9aeff9580efe565fc64017f73e2e87fa2de3324;p=thirdparty%2Fasterisk.git 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 --- 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 ------------------