Hi,
It doesn't accept a variable or an avp, just a clear text in
codec_exist("xxxx");
The same is true for all codec_ operations.
-Laszlo
2010/7/14 Jozsef CZOMPO <[email protected]>:
> Hi
>
> I need to specify in database table the codec order per sip clients.
> So i'm created a table with some fields. But if use
> codec_exists('PCMU') it return true, when i'm using
> codec_exists($avp(s:codec)) i'm getting syntax error, and if i'm using
> codec_exists('$avp(s:codec)') i'm getting false. When i'm use xlog
> ( "L_ERR", "$avp(s:codec)"); the result is PCMU, so the avp_db_query
> is working fine.
>
> So, how can i use this?
>
> Thank
> Czo
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users