[sr-dev] [kamailio] IMC module doesn't know what to do with websocket based endpoints (#148)
Don Fanning
notifications at github.com
Tue May 5 23:31:52 CEST 2015
Got IMC working, able to create rooms/destroy rooms. No output is fed back to the chat window.
When two people are in the same room, I can see it find the recipient list of the room, but then it calls TM for the next_hop which calls _dns_hash_find which then calls get_out_socket and that's where it all goes to pot...
IMC should just create a new SIP MESSAGE packet from the room or imc_manager and drop it into request route{} for it to route back to the destination.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150505/bd591037/attachment-0001.html>
More information about the sr-dev
mailing list