Not a problem. Glad it worked out!
-- Alex
--
Principal, Evariste Systems LLC (www.evaristesys.com)
Sent from my Google Nexus.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip
Hey Alex, this worked well for me.
As far as the security portion goes, I just exposed the tcp on a separate
port that is only accessible to linked containers. I feel like that should
be sufficient.
Thank you for the direction!
--
Chad McElligott
Digium, Inc. | Senior Software Developer
445 Jan
Great, thanks Alex. I will give that a shot and see how it goes.
On Aug 26, 2016 5:42 PM, "Alex Balashov" wrote:
> Hello Chad,
>
> My suggestion would be to use the 'jsonrpc-s' module:
>
> http://kamailio.org/docs/modules/4.4.x/modules/jsonrpc-s.html
>
> This runs over the 'xhttp' module, and re
Hello Chad,
My suggestion would be to use the 'jsonrpc-s' module:
http://kamailio.org/docs/modules/4.4.x/modules/jsonrpc-s.html
This runs over the 'xhttp' module, and requires enabling the TCP
transport. However, the end result is that with very little config
script, it will allow you to run
Hello all,
I'm in the process of converting an on-host install of Kamailio to be run
inside a docker container. A part of this Kamailio install is a small
node.js application that modifies the sqlite database Kamailio uses, then
runs `kamctl fifo ds_reload` to tell Kamailio to reload its knowledge