[svn-commits] file: branch 1.6.0 r163635 - /branches/1.6.0/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Dec 12 12:18:35 CST 2008


Author: file
Date: Fri Dec 12 12:18:34 2008
New Revision: 163635

URL: http://svn.digium.com/view/asterisk?view=rev&rev=163635
Log:
Blocked revisions 163629 via svnmerge

........
  r163629 | file | 2008-12-12 14:17:12 -0400 (Fri, 12 Dec 2008) | 4 lines
  
  When a device registers we need to unlink them (if linked) from the peers_by_ip container and link them back in since their IP address has changed. This would have manifested itself if you configured a new device (as type=peer), registered, and then tried to place a call from the device. Since the peer was not linked into the peers_by_ip container it would have never been found.
  (closes issue #13811)
  Reported by: pj
........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list