SIP-router core ::Module: SIP-router core. More...
#include "route_struct.h"#include "parser/msg_parser.h"#include <setjmp.h>

Go to the source code of this file.
Definition in file action.h.
| int run_actions_safe | ( | struct run_act_ctx * | h, | |
| struct action * | a, | |||
| struct sip_msg * | msg | |||
| ) |
It always return (it doesn't longjmp on forced script end).
Definition at line 1693 of file action.c.
Referenced by lval_avp_assign(), lval_pvar_assign(), rval_get_int(), and rval_get_tmp_str().

1.7.1