El Thu, 06 May 2010 21:15:38 +0200 Daniel-Constantin Mierla miconda@gmail.com escribió:
Hello,
hopefully was a easy one, please fetch latest git and try again. Let me know if is fixed.
worked.
BTW, is there a preferred way to do this in kamailio 3?
$avp(s:caller_block_out_list) = $avp(s:block_out_list);
or
avp_copy("$avp(s:block_out_list)", "$avp(s:caller_block_out_list)/gd");
thanks!