|
int do_action(struct run_act_ctx* c, struct action* a, struct sip_msg* msg);
|
|
int do_action(struct run_act_ctx* c, struct action* a, struct sip_msg* msg);
|
|
int run_actions(struct run_act_ctx* c, struct action* a, struct sip_msg* msg);
|
|
int run_actions(struct run_act_ctx* c, struct action* a, struct sip_msg* msg);
|