[svn-commits] rmudgett: branch rmudgett/bch_shift_v1.8 r311676 - /team/rmudgett/bch_shift_v...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Mar 25 09:47:48 CDT 2011


Author: rmudgett
Date: Fri Mar 25 09:47:44 2011
New Revision: 311676

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=311676
Log:
Update comment since I fixed the problem it mentions.

Modified:
    team/rmudgett/bch_shift_v1.8/channels/sig_pri.c

Modified: team/rmudgett/bch_shift_v1.8/channels/sig_pri.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/bch_shift_v1.8/channels/sig_pri.c?view=diff&rev=311676&r1=311675&r2=311676
==============================================================================
--- team/rmudgett/bch_shift_v1.8/channels/sig_pri.c (original)
+++ team/rmudgett/bch_shift_v1.8/channels/sig_pri.c Fri Mar 25 09:47:44 2011
@@ -68,8 +68,7 @@
  * code of PRI_CAUSE_REQUESTED_CHAN_UNAVAIL(44).  If the cause
  * is because of a stuck channel on the peer and the channel is
  * always the next channel we pick for an outgoing call then
- * this can help.  However, on busy systems this could cause
- * stuck channels on this side.
+ * this can help.
  */
 #define FORCE_RESTART_UNAVAIL_CHANS		1
 




More information about the svn-commits mailing list