[Users] user agent in avp

Daniel-Constantin Mierla daniel at voice-system.ro
Thu Apr 5 08:58:19 CEST 2007


Hello,

On 04/04/07 23:01, Mark Price wrote:
> Hi,
> In openser 1.1.x, is it possible to get similar functionality to that
> suggested by the following:
> avp_check($hdr(ua[0]),"re/Some Phone UA/")
in 1.1.x that's the solution, or:
avp_check("$ua","re/Some Phone UA/")

in 1.2.x is:
if($ua =~ "Some Phone UA")

Cheers,
Daniel

>
> thanks
>
> Mark Price
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>




More information about the Users mailing list