Re: How to access all branches in the failure_route
13715209697--- via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
onreply_route[MANAGE_REPLY] {
xlog("$sel(via[0].branch)\n"); # working well
xlog("$sel(via[1].branch)\n");
}
failure_route[MANAGE_FAILURE] {
xlog("$sel(via[0].branch)\n"); # <null>
xlog("$sel(via[1].branch)\n");
}
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the sender!