[SR-Users] xHTTP module.

David J. david at styleflare.com
Fri May 20 15:44:06 CEST 2011


Thanks Daniel;

What creates the Initial Dialog and REFER method

Just calling

dlg_bridge("sip:me at myproxy.com", "sip:you at 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
>




More information about the sr-users mailing list