Hi to all,
just like to know how to access an AVP with script flags set in the new ( > 
1.7) avp naming format.
Usually in 1.6 load from DB values as:

avp_db_load("$fu/username","a1");
avp_db_load("$tu/username","a2");

and after i access them with:

 $avp(i1:11)
 $avp(i2:11)
 
Now that is not needed anymore to specify the i or s for the avp type how i can 
access avp 11 with script flag 1 or 2 set?
Thank you
Bye,
Marcello


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to