From: Richard Mudgett Date: Wed, 26 Jan 2011 19:38:38 +0000 (+0000) Subject: Merged revisions 304148 from X-Git-Tag: 1.6.2.18-rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e5b9d57c30cbebff74086fcaa3560d22d7fad5;p=thirdparty%2Fasterisk.git Merged revisions 304148 from https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier .......... r304148 | rmudgett | 2011-01-26 13:23:46 -0600 (Wed, 26 Jan 2011) | 2 lines Update documentation for DAHDISendCallreroutingFacility() application. .......... git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@304149 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index 4048afea0e..ae07c0a876 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -122,7 +122,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Send QSIG call rerouting facility over a PRI. + Send an ISDN call rerouting/deflection facility message. @@ -136,8 +136,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - This application will send a Callrerouting Facility IE over the - current channel. + This application will send an ISDN switch specific call + rerouting/deflection facility message over the current channel. + Supported switches depend upon the version of libpri in use.