[asterisk-commits] irroot: branch irroot/distrotech-customers-1.8 r336225 - /team/irroot/distrot...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 16 07:48:51 CDT 2011
Author: irroot
Date: Fri Sep 16 07:48:47 2011
New Revision: 336225
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=336225
Log:
Merged revisions 336166 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r336166 | irroot | 2011-09-16 12:09:17 +0200 (Fri, 16 Sep 2011) | 16 lines
The round robin routing routine in chan_misdn.c is broken.
it rotates between ports but never checks the channels in the ports.
i have extensivly tested it and verified it works on 1 upto 4 ports.
before the patch only 1 out of each port was used now all are used as
expected.
(closes issue ASTERISK-18413)
Reported by: irroot
Tested by: irroot
Reviewed by: irroot
Review: https://reviewboard.asterisk.org/r/1410/
........
Modified:
team/irroot/distrotech-customers-1.8/ (props changed)
Propchange: team/irroot/distrotech-customers-1.8/
------------------------------------------------------------------------------
automerge = *
Propchange: team/irroot/distrotech-customers-1.8/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Sep 16 07:48:47 2011
@@ -1,1 +1,1 @@
-/branches/1.8:1-336094
+/branches/1.8:1-336224
More information about the asterisk-commits
mailing list