... | ... |
@@ -695,7 +695,7 @@ static cmd_export_t cmds[]={ |
695 | 695 |
ANY_ROUTE}, |
696 | 696 |
{"xavp_push_dst", (cmd_function)w_xavp_push_dst, |
697 | 697 |
1, fixup_spve_null, fixup_free_spve_null, |
698 |
- ANY_ROUTE}, |
|
698 |
+ REQUEST_ROUTE|BRANCH_ROUTE|FAILURE_ROUTE}, |
|
699 | 699 |
{"sbranch_set_ruri", (cmd_function)w_sbranch_set_ruri, 0, 0, 0, |
700 | 700 |
ANY_ROUTE }, |
701 | 701 |
{"sbranch_append", (cmd_function)w_sbranch_append, 0, 0, 0, |