On Nov 12, 2009 at 11:53, Juha Heinanen <[email protected]> wrote: > Andrei Pelinescu-Onciul writes: > > > The parameter for the script append branch is now a str and not a > > null-terminated string. > > how about the other do_actions that exist in various modules (SET_URI_T > and SET_USET_T atleast), should they too take act.val[0].type STR_ST, or > are they still using STRING_ST?
No, they haven't changed. The only one that did was APPEND_BRANCH_T. I did a quick grep after do_action in all the modules and all invocations seem ok now. Andrei _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
