[OpenSER-Users] AVPOPS question

Mouncif Benniane mouncifbb at gmail.com
Mon Feb 4 22:55:05 CET 2008


my query looks like this:

avp_db_query("SELECT prefix,grp_id,priority,custid,did,ip,port FROM table
WHERE
prefix='$rU'","$avp(s:prefix);$avp(s:grp_id);$avp(s:priority);$avp(s:custid);$avp(s:did);$avp(s:ip);$avp(s:port)")

how Do I use $ru = ....  ?

Thanks




On Feb 4, 2008 12:51 PM, Iñaki Baz Castillo <ibc at in.ilimit.es> wrote:

> On Monday 04 February 2008 18:24:17 Mouncif Benniane wrote:
> > How Do I re-write the IP, Port  of Request URI using avp_pushto() ?
>
> Why do you want to use "avp_pushto()"? why not using the following?
>
>  $ru = ....
>
> --
> Iñaki Baz Castillo
> ibc at in.ilimit.es
>
> _______________________________________________
> Users mailing list
> Users at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20080204/0c62e256/attachment.htm 


More information about the Users mailing list