Done
Details
Details
Priority
Assignee
Fabio Tranchitella
Fabio TranchitellaReporter
Mathias Wolff
Mathias WolffFix versions
Sprint
Add sprint
Labels
Zendesk Support
Zendesk Support
Created September 12, 2019 at 6:22 AM
Updated October 4, 2019 at 8:51 PM
Resolved October 3, 2019 at 6:20 PM
route incoming call from carrier trunk to the according IPBX based on the DID - IPBX relation
Workflow :
wazo-sip-router server will do a HTTP async request to wazo-router providing SIP headers informations and get back in json format the routes list (the format is described in rtjson module for Kamailio documentation).
Kamailio module documentation :
http-async-client : https://www.kamailio.org/docs/modules/5.2.x/modules/http_async_client.html
rtjson : https://www.kamailio.org/docs/modules/5.2.x/modules/rtjson.html
Conditions of done :
delivery of package version that return a json respecting kamailio RTJSON format to an API call for an incoming call to a declare did or a comprehensive error.