Re: [SR-Users] HTTP query at the end of a phone call

2016-06-15 Thread Vasiliy Ganchev
Hi! Instead of function from utils module, it is better to use newer from here: http://kamailio.org/docs/modules/4.4.x/modules/http_client.html ore here: http://kamailio.org/docs/modules/4.4.x/modules/http_async_client.html hope this is helpful! cheers -- View this message in context: http:/

Re: [SR-Users] HTTP query at the end of a phone call

2016-06-15 Thread Carsten Bock
s. > > > > > > Phil > > From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of > Jay Li > Sent: 14 June 2016 16:54 > To: sr-users@lists.sip-router.org > Subject: [SR-Users] HTTP query at the end of a phone call > > > > Dear All, &g

Re: [SR-Users] HTTP query at the end of a phone call

2016-06-15 Thread Phil Lavin
to:sr-users-boun...@lists.sip-router.org] On Behalf Of Jay Li Sent: 14 June 2016 16:54 To: sr-users@lists.sip-router.org Subject: [SR-Users] HTTP query at the end of a phone call Dear All, I'd like to send a HTTP call to a HTTP server whenever a call routed through a Kamailio server ends. By

[SR-Users] HTTP query at the end of a phone call

2016-06-14 Thread Jay Li
Dear All, I'd like to send a HTTP call to a HTTP server whenever a call routed through a Kamailio server ends. By looking at the document, seems I should use http_query() function in the utils module. I wonder which route function I should put the http_query()  in assuming we use the default kam