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 [EMAIL PROTECTED], 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 <[EMAIL PROTECTED]>
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
]
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel