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
seems like "pure" is the rule that actually cleans the sources. We should make distclean like pure
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/167