backport fix from HEAD branch

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7183 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-21 19:29:51 +00:00
parent 192f7413c2
commit 00d7e962a7
3 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2005-11-21 Kevin P. Fleming <kpfleming@digium.com>
* channels/chan_sip.c (build_peer): ensure that case changes made to peer names are not ignored during reload operations
* channels/chan_iax2.c (build_peer and build_user): ensure that case changes made to peer/user names are not ignored during reload operations
2005-11-21 Russell Bryant <russell@digium.com>
* Makefile: Revert previous change for Darwin.