Files
asterisk/channels
Matthew Jordan 938f6d3bc0 channels/chan_mgcp: Fix regression which causes gateways to be skipped
In r227276, a while loop was turned into a for loop. Unfortunately, a portion
of the while loop was left in the code such that, when a static gateway is
encountered in the list of MGCP gateways, the next gateway would be skipped.
At best, we would simply flip past a gateway; at worst, this could lead to a
crash.

ASTERISK-24500 #close
Reported by: Xavier Hienne
patches:
  chan_mgcp.patch uploaded by Xavier Hienne (License 6657)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@427613 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-11-09 00:36:31 +00:00
..
2013-09-06 15:58:04 +00:00
2012-06-15 16:20:16 +00:00
2010-06-07 20:04:42 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00