Hi,
I have a Freeswitch installation, fronted by a Kamailio proxy
I would like to configure Kamailio to bridge SIP between webRTC clients and Freeswitch.
The first issue I hit is how to set up a test webRTC client to make calls into Kamailio/FS.
Can anyone point me to a simple webRTC client I can use to make test webRTC/SIP calls into my setup? Thanks
BTW: I'm not JS experienced (I work with Python, C#, C/C++).
Kind regards,
Andy
<>
Nathan Stratton Founder, CTO Vocinity, Inc.
https://www.vocinity.com/gabbi
On Tue, Jan 2, 2024 at 11:03 AM Andy Newlands via sr-users < sr-users@lists.kamailio.org> wrote:
Hi,
I have a Freeswitch installation, fronted by a Kamailio proxy
I would like to configure Kamailio to bridge SIP between webRTC clients and Freeswitch.
The first issue I hit is how to set up a test webRTC client to make calls into Kamailio/FS.
Can anyone point me to a simple webRTC client I can use to make test webRTC/SIP calls into my setup? Thanks
BTW: I'm not JS experienced (I work with Python, C#, C/C++).
Kind regards,
Andy __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
The mother of all webrtc-to-sip gateways for Kamailio is probably this project: https://github.com/havfo/WEBRTC-to-SIP
It has all the elements to get you started playing in the sandbox very quickly.
From there - adopting or developing your own Py/C/whatever client is another task entirely
Cheers,
On Tue, Jan 2, 2024 at 11:12 AM Andy Newlands via sr-users < sr-users@lists.kamailio.org> wrote:
Hi,
I have a Freeswitch installation, fronted by a Kamailio proxy
I would like to configure Kamailio to bridge SIP between webRTC clients and Freeswitch.
The first issue I hit is how to set up a test webRTC client to make calls into Kamailio/FS.
Can anyone point me to a simple webRTC client I can use to make test webRTC/SIP calls into my setup? Thanks
BTW: I'm not JS experienced (I work with Python, C#, C/C++).
Kind regards,
Andy __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
https://tryit.jssip.net/ here is a demo just set up connect with your server
вт, 2 янв. 2024 г. в 17:12, Andy Newlands via sr-users < sr-users@lists.kamailio.org>:
Hi,
I have a Freeswitch installation, fronted by a Kamailio proxy
I would like to configure Kamailio to bridge SIP between webRTC clients and Freeswitch.
The first issue I hit is how to set up a test webRTC client to make calls into Kamailio/FS.
Can anyone point me to a simple webRTC client I can use to make test webRTC/SIP calls into my setup? Thanks
BTW: I'm not JS experienced (I work with Python, C#, C/C++).
Kind regards,
Andy __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Hello,
I'm using this one:
https://github.com/InnovateAsterisk/Browser-Phone
Regards
--- I'm SoCIaL, MayBe
El 2/01/2024 a las 10:46 a. m., Andy Newlands via sr-users escribió:
Hi,
I have a Freeswitch installation, fronted by a Kamailio proxy
I would like to configure Kamailio to bridge SIP between webRTC clients and Freeswitch.
The first issue I hit is how to set up a test webRTC client to make calls into Kamailio/FS.
Can anyone point me to a simple webRTC client I can use to make test webRTC/SIP calls into my setup? Thanks
BTW: I'm not JS experienced (I work with Python, C#, C/C++).
Kind regards,
Andy
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email tosr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
Thanks to all the kind people who relied and offered suggestions. I will give these a try,
I very much appreciate all of your help.
Kind regards
Andy