Thanks Daniel;

What creates the Initial Dialog and REFER method

Just calling

dlg_bridge("sip:m...@myproxy.com", "sip:y...@yourproxy.com",
   "sip:myproxy.com:5080");



When I get an HTTP event;









On 5/20/11 9:32 AM, Daniel-Constantin Mierla wrote:
Hello,

On 5/20/11 3:25 PM, David J. wrote:
I was wondering if I can make an HTTP request to Kamailio;
and then have kamailio do a lookup based on passed parameters
to connect callers.

I am trying to make a click-to-dial type application;

I was looking at the HTTP server inside kamailio;
It was interesting to me to try to use this as an alternative to php-asterisk;

(I know kamailio is not a full blown application server;)

If anyone could help me with this I would appreciate it;
you can get the caller and callee from HTTP GET parameters and do click-to-dial (implemented with REFER) using dlg_bridge() function:
http://kamailio.org/docs/modules/stable/modules_k/dialog.html#id2966104

Cheers,
Daniel



_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to