[OpenSIPS-Users] call_center module and loose routing
xaled
xaled at web.de
Mon Nov 20 09:46:16 EST 2017
Hi
I want to use opensips with call_center module in a loose route scenario where the INVITE has to be routed by opensips to the next hop (sipserver) based on what is left from Route header after loose_route() is performed. The call_center module has to update the RURI with agent location and let the next hop from the route header perform the actual routing to the agent.
Here are the expected route and RURI header values at the opensips, sipserver and agent:
opensips sipserver agent
RURI: 0800CallCenter agent agent
Route: opensips, sipserver sipserver
Will something like this work as described above:
loose_route();
cc_handle_call(test_flow);
Thanks,
xaled
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171120/53f4ea66/attachment-0001.html>
More information about the Users
mailing list