2010/6/2 Iñaki Baz Castillo <ibc(a)aliax.net>et>:
> - check_from / check_to should b fixed to use case
sensitive comparison.
A workaround for this would be using:
if ! avp_check("$tU","eq/$au")
instead of:
if ! check_to()
--
Iñaki Baz Castillo
<ibc(a)aliax.net>