Hello, I try to start timer_route when receive INVITE.
if (is_method("INVITE")) {
.....
timer_route(gw_update);
}
timer_route[gw_update, 10] {
xlog("L_ERR", "timer_route.... ");
}
What I do wrong?
Best regards,
PlayMen
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
