]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 372499 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Thu, 6 Sep 2012 19:22:43 +0000 (19:22 +0000)
committerAutomerge script <automerge@asterisk.org>
Thu, 6 Sep 2012 19:22:43 +0000 (19:22 +0000)
commitdc1031cbf42ce71502040ed8e1dc6584dda7814f
tree65b045c3da5f1a9e61e40d877eca4df53be29440
parent159a893b71382df0d274434b149cef69560e34d2
Merged revisions 372499 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

........
  r372499 | dsessions | 2012-09-06 13:54:54 -0500 (Thu, 06 Sep 2012) | 16 lines

  LDAP Realtime Peers Cannot Register

  Prior to 1.8, it was not necessary for an explicit "type" to be set for an
  asterisk LDAP realtime peer. Now the routine find_peer actually checks the
  type field during registration and fails to find the peer if it is not set.

  The attached patches make the realtime type equal whatever type is being
  searched for if the type is 0 upon return from routine build_peer.

  (closes issue ASTERISK-17222)
  Reported by: John Covert
  Patch by: David Vossel
  Tested by: Darren Sessions

  Review: https://reviewboard.asterisk.org/r/2095/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@372516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
configs/res_ldap.conf.sample