This one line change makes an if inside a for loop (in realtime_peer) check all the...
commit7223143b91f432f55212f175b2e00f740811d9e1
authorjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 25 Mar 2008 20:03:13 +0000 (25 20:03 +0000)
committerjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 25 Mar 2008 20:03:13 +0000 (25 20:03 +0000)
treeac3d18ed187a39d4ba771a06ba2777d76a3db9e0
parentb9e961e52e768eb4b2b66c6f3c132fbae6280de8
This one line change makes an if inside a for loop (in realtime_peer) check all the ast_variables the loop was intending to test rather than just the first one.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@110727 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_sip.c