Hello! May be my question is very stupid, but i cant solve one problem. I need to join 2 values in avps into one
for example, i have avp("i:70") = '12345' avp("i:80") = '67890'
how can i join i:70 and i:80 into i:90 with value '1234567890'?
Hello,
On 07/13/06 14:43, deviator wrote:
Hello! May be my question is very stupid, but i cant solve one problem. I need to join 2 values in avps into one
for example, i have avp("i:70") = '12345' avp("i:80") = '67890'
how can i join i:70 and i:80 into i:90 with value '1234567890'?
using avp_printf(). See the documentation of the avpops module.
Cheers, Daniel
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users