Hello,
can you give a test to latest master branch? I pushed a patch there.
Cheers, Daniel
On 10/24/13 7:39 AM, Daniel-Constantin Mierla wrote:
Hello,
On 10/23/13 8:31 PM, Juha Heinanen wrote:
in the test where reply is not relayed, i set flag 16:
setflag(16);
then see this:
msg_parser.h:#define FL_RPL_SUSPENDED (1<<16) /* for async reply processing */
could this explain what is happening?
i have always thought that message flags can be freely used in the script. is it now so that flag 16 is reserved for suspend/resume feature?
if so, what other flags i'm not able to use in my script without messing everything up?
Looks like a mistaken usage of the internal flags, FL_RPL_SUSPENDED being actually on the script flags. Script accessible flags should be always at the will of script writer.
I will look over it.
Cheers, Daniel
-- juha
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users