Dear All, I wonder if Kamailio has the functionality to add a subscriber dynamically. For example, if I use event_route[xhttp:request] to expect a http get request, then based on the received request, add a user in the DB. Not sure what the best approach would be. Any suggestion is appreciated. Thanks. Regards,Jay
hello; You can use sqlops and jsonrpc module to add db smt. http://kamailio.org/docs/modules/4.4.x/modules/sqlops.html http://kamailio.org/docs/modules/4.4.x/modules/jsonrpc-c.html
-- View this message in context: http://sip-router.1086192.n5.nabble.com/Add-a-user-through-a-http-request-tp... Sent from the Users mailing list archive at Nabble.com.