Re: [SR-Users] Kamailio-Java Integration

2012-12-30 Thread ron.kamailio
I did end-up using the http_query() function (and {s.escape.param} for parameter url-encoding) to send an HTTP request to a Java web server which has access to the business logic. The server returns the routing data in JSON format so I used the json_get_field() function to pull-out the field data.

Re: [SR-Users] Zero left padding IP in Kamailio

2012-12-30 Thread Olle E. Johansson
30 dec 2012 kl. 10:39 skrev Techie Sup : > Hello, > > My IP is 192.168.1.25 and I have added left zero padding i,e: 192.168.001.025 > in the configuration file and try to start kamailio, it works.. but along > with that rtpproxy does not start. Once I revert back it works. My script > require

[SR-Users] Zero left padding IP in Kamailio

2012-12-30 Thread Techie Sup
Hello, My IP is 192.168.1.25 and I have added left zero padding i,e: 192.168.001.025 in the configuration file and try to start kamailio, it works.. but along with that rtpproxy does not start. Once I revert back it works. My script requires to add zero left padding for a specific purpose and for