one more think here - I'm considering binding to register module instead
of usrloc module - by doing so, all configuration about lookup (from
register module) will automatically affect the cpl-c module without
any need of a similar configuration on it; right now we have the same
parameters in both register and cpl-c for controlling the lookup .....
regards,
bogdan
Bogdan-Andrei Iancu wrote:
Hi John,
indeed, that is correct - the original intention was to use bitmasks,
but I missed to apply it only for alphabetic chars.
thanks for the patch! It is on CVS on both devel and 1.1.0
regards,
bogdan
John Riordan wrote:
Hi,
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.
John
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel