I would like to know how can I send certain message from Kamailio SIP server to the SDN controller. It doesn't matter if it is http/xhttp/http_client etc. module.
My idea is:
- SIP message comes to the Kamailio.
- Kamailio processes message in kamailio.cfg and recognize that some info must be send to the controller.
- Kamailio sends a message (defined by me) to the SDN controller using HTTP POST.