[Devel] CVS commitlog: sip-server/modules/cpl-c cpl.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Nov 13 18:20:57 CET 2006
User: bogdan_iancu
Date: 2006/11/13 09:20:57 PST
OpenSER CVS - Commit Details
Modified files: (Branch: rel_1_1_0)
modules/cpl-c cpl.c
Commit Log:
BACKPORT
--------
Issue:
In CPL, during a location lookup, the lookup fails
for users with an '_' in the user portion of the AOR.
For example, if the AOR is user_1 at domain.com, cpl
registration lookup always fail.
Patch:
Use tolower(c) instead of (0x20)|(c) when building
the interpreters copy of the AOR.
Patch provided by John Riordan <john at junctionnetworks.com>
Revision Changes Path
1.11.2.1 +4 -4 sip-server/modules/cpl-c/cpl.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/cpl.c?r1=1.11&r2=1.11.2.1 ]
More information about the Devel
mailing list