Hi All,

 

I’m’ trying to concatenate two avp result to one string

The first avp(id_asterisk)  is an integer, 

the second $avp(codecs) is a string.

 

When I try to concatenate with $var(result) = $avp(id_asterisk) + "|" + 
$avp(codecs);) I got this error message :

 

ERROR:core:eval_elem: invalid numeric operands

WARNING:core:do_assign: no value in right expression at 
/usr/local//etc/opensips/opensips.cfg:881

 

Someone can help me?

 

Regards,

Alain

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to