[svn-commits] rmudgett: branch 1.8 r304150 - in /branches/1.8: ./ channels/chan_dahdi.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Jan 26 13:39:39 CST 2011
Author: rmudgett
Date: Wed Jan 26 13:39:35 2011
New Revision: 304150
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=304150
Log:
Merged revisions 304149 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r304149 | rmudgett | 2011-01-26 13:38:38 -0600 (Wed, 26 Jan 2011) | 9 lines
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.
..........
................
Modified:
branches/1.8/ (props changed)
branches/1.8/channels/chan_dahdi.c
Propchange: branches/1.8/
------------------------------------------------------------------------------
Binary property 'branch-1.6.2-merged' - no diff available.
Modified: branches/1.8/channels/chan_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/channels/chan_dahdi.c?view=diff&rev=304150&r1=304149&r2=304150
==============================================================================
--- branches/1.8/channels/chan_dahdi.c (original)
+++ branches/1.8/channels/chan_dahdi.c Wed Jan 26 13:39:35 2011
@@ -134,7 +134,7 @@
</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">
@@ -148,8 +148,9 @@
</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">
More information about the svn-commits
mailing list