summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2014-11-03 15:03:38 +0000
committerJoshua Colp <jcolp@digium.com>2014-11-03 15:03:38 +0000
commitb9aeff9580efe565fc64017f73e2e87fa2de3324 (patch)
tree38b2c203f17ea77410eff566c2705abb473473a5 /CHANGES
parentac091d41844a9a4a0f7d539164bcd154351b6da7 (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3a6839f01..d84bcf2f0 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
------------------