]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 304148 from
authorRichard Mudgett <rmudgett@digium.com>
Wed, 26 Jan 2011 19:38:38 +0000 (19:38 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 26 Jan 2011 19:38:38 +0000 (19:38 +0000)
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

channels/chan_dahdi.c

index 4048afea0e8972340935cc4155427ff90c446fb8..ae07c0a876a972a5d9bc98c774be5f0226b2ab88 100644 (file)
@@ -122,7 +122,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
        </application>
        <application name="DAHDISendCallreroutingFacility" language="en_US">
                <synopsis>
-                       Send QSIG call rerouting facility over a PRI.
+                       Send an ISDN call rerouting/deflection facility message.
                </synopsis>
                <syntax argsep=",">
                        <parameter name="destination" required="true">
@@ -136,8 +136,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                        </parameter>
                </syntax>
                <description>
-                       <para>This application will send a Callrerouting Facility IE over the
-                       current channel.</para>
+                       <para>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.</para>
                </description>
        </application>
        <application name="DAHDIAcceptR2Call" language="en_US">