[Devel] Patch: cpl-c bug fix - case insensitive AOR handling
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Nov 13 18:28:02 CET 2006
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 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.
>>
>>
>> John
>
>
>
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
More information about the Devel
mailing list