From 2c8cd1db9276340df36f23cee281a22e1566895e Mon Sep 17 00:00:00 2001 From: Moises Silva Date: Tue, 16 Jun 2009 02:24:30 +0000 Subject: keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@200799 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_dahdi.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/chan_dahdi.conf.sample') diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index c948dce3d..0ba5de516 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -1042,9 +1042,8 @@ pickupgroup=1 ; you can change this setting from the dialplan ; by setting the variable MFCR2_CATEGORY ; (remember to set _MFCR2_CATEGORY from originating channels) -; MFCR2_CATEGORY will also be a variable available -; on incoming calls set to the value received from -; the far end +; MFCR2_CATEGORY will also be a variable available in your context +; on incoming calls set to the value received from the far end ; mfcr2_category=national_subscriber ; Call logging is stored at the Asterisk @@ -1132,6 +1131,7 @@ pickupgroup=1 ; mfcr2_accept_on_offer=yes ; Skip request of calling party category and ANI +; you need openr2 >= 1.2.0 to use this feature ; mfcr2_skip_category=no ; WARNING: advanced users only! I really mean it -- cgit v1.2.3