Hello,
I have noticed that is_from_local in the Domain module is case-sensitive if the module is in caching mode. In non-caching mode it is case insensitive. Could this be fixed in the future?
thank you
George
Disclaimer The information in this e-mail and any attachments is confidential. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorized to, and must not, read, copy, distribute, use or retain this message or any part of it. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
Hello,
On 03/10/06 17:51, Papadopoulos Georgios wrote:
Hello,
I have noticed that is_from_local in the Domain module is case-sensitive if the module is in caching mode. In non-caching mode it is case insensitive. Could this be fixed in the future?
are you sure? I was looking in the sources and the comparison is case-insensitive.
Cheers, Daniel
thank you
George
Disclaimer The information in this e-mail and any attachments is confidential. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorized to, and must not, read, copy, distribute, use or retain this message or any part of it. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
I am pretty sure (I am using OpenSER 1.0.0). What about the part where the table is cached into memory? Do you do select lower(domain) from domain? I tried briefly to find the relevant piece of code but I couldn't.
George
-----Original Message----- From: Daniel-Constantin Mierla [mailto:daniel@voice-system.ro] Sent: Saturday, March 11, 2006 3:50 PM To: Papadopoulos Georgios Cc: users@openser.org Subject: Re: [Users] Domain: is_from_local() is case sensitive in caching mode.
Hello,
On 03/10/06 17:51, Papadopoulos Georgios wrote:
Hello,
I have noticed that is_from_local in the Domain module is case-sensitive if the module is in caching mode. In
non-caching mode
it is case insensitive. Could this be fixed in the future?
are you sure? I was looking in the sources and the comparison is case-insensitive.
Cheers, Daniel
thank you
George
Disclaimer The information in this e-mail and any attachments is
confidential. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorized to, and must not, read, copy, distribute, use or retain this message or any part of it. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users