Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you, -Steve
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve swwilkins@mitre.org wrote:
Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you,
-Steve
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello, You could run STUN server on the same server that Kamailio is running, It is very straightforward. Just donload STUNTMAN ,An open source STUN server - Version 1.2.7, and read README file.
Alternative, Opensips has build-in STUN module, You could use it,too With Regards.Mojtaba
On Sun, May 6, 2018 at 8:18 PM, Sergiu Pojoga pojogas@gmail.com wrote:
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve swwilkins@mitre.org wrote:
Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you,
-Steve
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hi,
Let me explain a bit the STUN server in kamailio is for SIP signaling to help resolve NAT issues related to SIP over UDP for SIP clients. While a separate / 3rd party STUN server is mostly useful for NAT issues related to media problems.
Thank you. On Mon, 7 May 2018 at 10:33, Mojtaba mespio@gmail.com wrote:
Hello, You could run STUN server on the same server that Kamailio is running, It is very straightforward. Just donload STUNTMAN ,An open source STUN server - Version 1.2.7, and read README file.
Alternative, Opensips has build-in STUN module, You could use it,too With Regards.Mojtaba
On Sun, May 6, 2018 at 8:18 PM, Sergiu Pojoga pojogas@gmail.com wrote:
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve swwilkins@mitre.org
wrote:
Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you,
-Steve
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- --Mojtaba Esfandiari.S
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
So If I already have a Stun Server, I don’t need to configure Kamailio to use that Server…Is that correct?
Thank you
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org] On Behalf Of Sergiu Pojoga Sent: Sunday, May 6, 2018 11:49 AM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Subject: Re: [SR-Users] STUN
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve <swwilkins@mitre.orgmailto:swwilkins@mitre.org> wrote: Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you, -Steve
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
No; STUN, by its nature, is a client-side solution.
On Mon, May 07, 2018 at 12:59:49PM +0000, Wilkins, Steve wrote:
So If I already have a Stun Server, I don’t need to configure Kamailio to use that Server…Is that correct?
Thank you
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org] On Behalf Of Sergiu Pojoga Sent: Sunday, May 6, 2018 11:49 AM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Subject: Re: [SR-Users] STUN
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve <swwilkins@mitre.orgmailto:swwilkins@mitre.org> wrote: Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you, -Steve
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
The STUN solutions for NAT traversal is classified as near-end.This solutions implemented on the client-side, Then you don't need to configure kamailio. Be notice only the TURN solution is used on server-side. The TURN solution needs some configurations in Kamailio. With Regards.Mojtaba
On Mon, May 7, 2018 at 5:29 PM, Wilkins, Steve swwilkins@mitre.org wrote:
So If I already have a Stun Server, I don’t need to configure Kamailio to use that Server…Is that correct?
Thank you
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org] On Behalf Of Sergiu Pojoga Sent: Sunday, May 6, 2018 11:49 AM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Subject: Re: [SR-Users] STUN
Simple, load the stun module then point the device' stun address to your kamailio host on port 5060 (or whatever SIP listening port is configured)
On Sun, May 6, 2018 at 11:12 AM, Wilkins, Steve swwilkins@mitre.org wrote:
Hello all,
Does anyone know the current status of how to enable STUN. I am using Kamailio Ver 5.x.
Thank you,
-Steve
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users