Discussion:
[SR-Users] Generate SIP MESSAGE in Kamailio
Grant Bagdasarian
2014-08-20 09:40:28 UTC
Permalink
Hello,

Is it possible for Kamailio to generate a SIP MESSAGE message when receiving a HTTP request?
Take the content of the HTTP message and form it into a SIP MESSAGE and route it to a certain destination?

I can't find a module that does this, or I'm just blind.. :)

Regards,

Grant
Carsten Bock
2014-08-20 09:44:13 UTC
Permalink
Hi Grant,

you could try uac_req_send():
http://kamailio.org/docs/modules/devel/modules/uac.html#uac.f.uac_req_send()

Kind regards,
Carsten
Post by Grant Bagdasarian
Hello,
Is it possible for Kamailio to generate a SIP MESSAGE message when receiving
a HTTP request?
Take the content of the HTTP message and form it into a SIP MESSAGE and
route it to a certain destination?
I can’t find a module that does this, or I’m just blind.. J
Regards,
Grant
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Carsten Bock
CEO (Geschäftsführer)

ng-voice GmbH
Schomburgstr. 80
D-22767 Hamburg / Germany

http://www.ng-voice.com
mailto:***@ng-voice.com

Office +49 40 34927219
Fax +49 40 34927220

Sitz der Gesellschaft: Hamburg
Registergericht: Amtsgericht Hamburg, HRB 120189
Geschäftsführer: Carsten Bock
Ust-ID: DE279344284

Hier finden Sie unsere handelsrechtlichen Pflichtangaben:
http://www.ng-voice.com/imprint/
Grant Bagdasarian
2014-08-20 09:49:27 UTC
Permalink
Sweet!!!

Thanks Carsten!

-----Original Message-----
From: sr-users-***@lists.sip-router.org [mailto:sr-users-***@lists.sip-router.org] On Behalf Of Carsten Bock
Sent: Wednesday, August 20, 2014 11:44 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Generate SIP MESSAGE in Kamailio

Hi Grant,

you could try uac_req_send():
http://kamailio.org/docs/modules/devel/modules/uac.html#uac.f.uac_req_send()

Kind regards,
Carsten
Post by Grant Bagdasarian
Hello,
Is it possible for Kamailio to generate a SIP MESSAGE message when
receiving a HTTP request?
Take the content of the HTTP message and form it into a SIP MESSAGE
and route it to a certain destination?
I can’t find a module that does this, or I’m just blind.. J
Regards,
Grant
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Carsten Bock
CEO (Geschäftsführer)

ng-voice GmbH
Schomburgstr. 80
D-22767 Hamburg / Germany

http://www.ng-voice.com
mailto:***@ng-voice.com

Office +49 40 34927219
Fax +49 40 34927220

Sitz der Gesellschaft: Hamburg
Registergericht: Amtsgericht Hamburg, HRB 120189
Geschäftsführer: Carsten Bock
Ust-ID: DE279344284

Hier finden Sie unsere handelsrechtlichen Pflichtangaben:
http://www.ng-voice.com/imprint/

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