After I add route(DISPATCH) to branch_route branch calls are going throught asterisk
# Manage outgoing branches
branch_route[MANAGE_BRANCH] {
xdbg("new branch [$T_branch_idx] to $ru\n");
xnotice("BRANCH: $rm $ru [$ci]");
route(DISPATCH);
route(NATMANAGE);
}
but if I set
Is there any way to resolve it?
--
Aydar A. Kamalov