[OpenSIPS-Users] alias_db_find() and $ru
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Jun 29 16:55:04 CEST 2009
Hi Thomas,
that is true - I made a fix on SVN - could you test again, please.
Thank and regards,
Bogdan
Thomas Gelf wrote:
> While playing around with alias_db_find (great feature!) I discovered
> that the following is fine:
>
> if (alias_db_find("dbaliases", "$var(vmuri)", "$var(vmuser)", "rd"))
>
> This variant:
>
> if (alias_db_find("dbaliases", "$var(vmuri)", "$ru", "rd"))
>
> passes config file check, but startup fails (showing lot of garbage
> and special chars):
>
> ERROR:alias_db:find_fixup: PVAR <> ... AVP ... VAR
> ERROR:<lotsofstrangechars>
>
> Cheers,
> Thomas Gelf
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list