[svn-commits] jpeeler: branch dhubbard/pinecowbell r188148 - in /team/dhubbard/pinecowbell:...
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Apr 13 16:47:22 CDT 2009
Author: jpeeler
Date: Mon Apr 13 16:47:16 2009
New Revision: 188148
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=188148
Log:
changes, sample config option
Modified:
team/dhubbard/pinecowbell/CHANGES
team/dhubbard/pinecowbell/configs/chan_dahdi.conf.sample
Modified: team/dhubbard/pinecowbell/CHANGES
URL: http://svn.digium.com/svn-view/asterisk/team/dhubbard/pinecowbell/CHANGES?view=diff&rev=188148&r1=188147&r2=188148
==============================================================================
--- team/dhubbard/pinecowbell/CHANGES (original)
+++ team/dhubbard/pinecowbell/CHANGES Mon Apr 13 16:47:16 2009
@@ -10,6 +10,8 @@
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.6.3 -------------
------------------------------------------------------------------------------
+
+
SIP Changes
-----------
@@ -142,6 +144,7 @@
and a 'full' buffer policy for a fax transmission, add:
faxbuffers=>6,full
The faxbuffers configuration will be in affect until the call is torn down.
+ * Added service message support for 4ess/5ess switches.
Dialplan Functions
------------------
Modified: team/dhubbard/pinecowbell/configs/chan_dahdi.conf.sample
URL: http://svn.digium.com/svn-view/asterisk/team/dhubbard/pinecowbell/configs/chan_dahdi.conf.sample?view=diff&rev=188148&r1=188147&r2=188148
==============================================================================
--- team/dhubbard/pinecowbell/configs/chan_dahdi.conf.sample (original)
+++ team/dhubbard/pinecowbell/configs/chan_dahdi.conf.sample Mon Apr 13 16:47:16 2009
@@ -73,6 +73,9 @@
; nsf cannot be changed on a reload.
;
;nsf=none
+;
+;service_message_support=yes
+; Enable service message support for channel. Must be set after switchtype.
;
; PRI Dialplan: The ISDN-level Type Of Number (TON) or numbering plan, used for
; the dialed number. For most installations, leaving this as 'unknown' (the
More information about the svn-commits
mailing list