search for: stun

Displaying 20 results from an estimated 542 matches for "stun".

Did you mean: stub
2006 Apr 13
2
NAT/STUN Server
Hi, I am trying to register SIP clients which are behind NAT on different network. In order to achieve this goal I think I need STUN Server . I downloaded STUN Server from http://internap.dl.sourceforge.net/sourceforge/stun/stund_0.96_Aug13.tgz But I don't know how to install/configure it. And please advice me that STUN server is good idea for this scenario? Thanks in advance Wazb
2004 May 04
7
stun server
What is the best free stun server out there? The one that I have looked at from vovida requires two NICs. Is this neccessary?
2007 Aug 01
3
How to use stun server?
Hi all, This is the first time i am using stun with asterisk for nat problems. I have read the rfc which describes how stun works. i didnt have any problems understanding it. I have also intalled the stun server called stund which i downloaded from sourceforge. I have seen on the list that most people use stund here. I have started the stun ser...
2005 May 10
2
Stun & codec
I have two phones, one does not need stun, the other one needs. All settings are identically, except the number/password and said above stun - not stun I use codec in the order: g729 g711u g711a Any ideas, why the user can hear me, but I cannot hear him (stun) while the other user without stun has no problem. bye Ronald
2009 May 26
1
STUN setting in Asterisk 1.6.X
I have been trying out several stun servers with Asterisk 1.6.0.9 and 1.6.1.0 and I keep getting the following message: [May 26 12:26:35] WARNING[16174]: chan_sip.c:2695 ast_sip_ouraddrfor: stun failed [May 26 12:26:35] WARNING[16174]: chan_sip.c:2695 ast_sip_ouraddrfor: stun failed [May 26 12:26:35] WARNING[16174]: chan_sip.c:2695...
2007 Mar 28
1
How to place a call to a Google Talk user?
...ublic IP address: <candidate name="rtp" address="192.168.1.101" port="1534" preference="1" ... type="local" ... <candidate name="rtp" address="xx.xx.xx.xx" port="1535" preference="0.9" ... type="stun" ... <candidate name="rtp" address="216.239.37.126" port="19295" preference="0.5" ... type="relay" ... I turned on "stun debug" and I saw many repetitions of lines like these: STUN Packet, msg Binding Request (0001), length: 3...
2008 Sep 15
0
rc6: Dunno what to do with STUN message 0101 ??
Having some trouble with sip behind a nat. So tried: stunaddr = numb.viagenie.ca in sip.conf. Didn't help so tried stun debug: asterisk*CLI> stun set debug on STUN Debugging Enabled STUN Packet, msg Binding Response (0101), length: 36 Found STUN Attribute Mapped Address (0001), length 8 Ignoring STUN attribute Mapped Address (0001), length 8 Fou...
2014 Oct 13
1
asterisk stun setup , not using public ip returned by stun server
Dear all, I have enabled stun module and configured it in asterisk , but asterisk not using stun returned public ip address for any of the sip requests going out of my network. i have done settings as below res_stun_monitor.conf settings: [general] stunaddr = stun.ideasip.com stunrefresh = 30 stun show status Hostname...
2007 Apr 27
1
How to configure a stun server for a sip peer
HI all! I'm looking for some infos to configure stun server support for a SIP peer. I've installed Asterisk 1.4.3, but searching for stun support in chan_sip (sip.conf) i've found nothing, only a "misterious" externip = stun... But where i have to put the ip of stun server? No infos around Google and forum! :-) Thank all, regards...
2006 Feb 17
3
how to add stun functionality in asterisk
Hi friends ! I want to add stun functionality in asterisk. can anybody give me some hint that how can i start that. thanks in advance Deepak Dhiman
2020 Oct 27
2
Doc for PJSIP ICE support ?
Hello, Where can I find doc about PJSIP's ice_support parameter ? Do you need to configure things elsewhere in Asterisk config files (rtp.conf, PJSIP transport sections, ...) to make ICE work properly ? I'm asking because, if I'm not mistaken, STUN requires setting a STUN server so I think ICE most probably, should also require settings some public resources. Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20201027/5bf97b81/attachmen...
2020 Oct 27
1
Doc for PJSIP ICE support ?
Thanks Joshua for replying ! What would you advise : - leaving STUN address empty, in rtp.conf, as "STUN is not required for ICE" - configure it with one public STUN (I'm using stun.voip.ovh.net for this but I don't know how this server really works) Cheers Le mar. 27 oct. 2020 à 09:53, Joshua C. Colp <jcolp at sangoma.com> a écrit : >...
2009 Nov 14
3
stunbdc
Does anyone know if the program stunbdc, which prints one's IP address, is available in CentOS-5? It comes with the libnice package in Fedora-11. ------------------------------ [tim at rose ~]$ stunbdc -4 stun.ekiga.net Server address: 75.101.138.128 port 3478 STUN transaction started (timeout 600ms). STUN unknown: 0 mandatory a...
2019 Aug 26
2
Segfault in libpjnath.so.2 though PJSIP not present in dialplan
Le lun. 26 août 2019 à 12:07, Joshua C. Colp <jcolp at digium.com> a écrit : > ... > > libpjnath is the ICE/STUN/TURN library which is used by res_rtp_asterisk > for that functionality. If you're using WebRTC or ICE/STUN/TURN, then you > would be using that library. > Yes, I'm using ICE/STUN/TURN. That explains libpjnath usage. Thank you sharing this here. Now finding why using ICE/STUN/TU...
2004 Jul 15
1
*, NAT & STUN
...sterisk-users/attachments/20040715/b37cee4b/attachment.htm -------------- next part -------------- ? Hi friends I have some doubt in connecting my firefly3rd party softphone from windows machine to asterisk server in linux . My asterisk is behind the "Port Restricted NAT". I am using STUN server to cross the firewall. My STUN server is running in Linux machine. When my firefly3rd party softphone sends udp packets to asterisk server machine the STUN server displays message like "Binding Request Doesn't contain Message Integrity" Is there anyone faced problem like...
2003 Sep 02
2
STUN server from Vovida
Not sure if it's alright to talk about this here??? compiled the STUN server from Vovida on RedHat 7.3. Looks simple to configure. It isn't starting...it tries to for a long time and then just craps out. Here is my config:/etc/sysconfig/stund #!/bin/echo Not to execute. # Path to stund STUND=/usr/sbin/stund # Set the required args for STUND STUNDPRIMARYHOSTNAME...
2007 Jul 05
1
SIP / STUN / Network - Help!!
...P devices to my office (which is ALSO behind another NAT) and try to connect with my home Asterisk box with it. I've read in the VOIP WIKI that if both server & SIP device are behind (separate, non-co-located) NATs, you need both port forwarding (at the Asterisk server side) AND the use of STUN (I'm guessing STUN is for RTP traffic). - Is this correct? For port forwarding, my AsteriskNOW box has a static IP on the inside of my NAT and I've configured the LinkSys router to port-forward ports 5060 (TCP & UDP) and all the RTP port range used (UDP only) to the static IP of the As...
2016 Jan 26
2
PJSIP Stun/ICE
I have an asterisk 13 server behind NAT on a dynamic IP Address. It is running the PJSIP Stack It is registering to another asterisk 13 server that is on a Static IP outside of the firewall at a different location (also on the PJSIP Stack). How do we implement STUN/ICE on the server behind the dynamic Address. It does not appear to be registering properly without knowing the NAT pubic address. When I manually add external_media_address and external_signaling_address to the pjsipconfig registration seams to work, but knowing that the IP could change reall...
2004 May 22
1
Re: Sipura and STUN (was: rejected NOTIFY re quests)
Sipura does include STUN as an option. It has for quite some time. We are using it with all of our Sipuras behind NAT'd gateways and it works great! Try upgrading to the latest Sipura firmware rev. Darren Nay > -----Original Message----- > From: John Todd [mailto:jtodd@loligo.com] > Sent: Saturday, May 22...
2004 Jul 22
6
D-Link DPH-80S vs *
...ou need to buy D'Link's SIP Server and run this as one of your SIP servers in the blend to call to Asterisk. Seshu Kanuri "G Rao" <grkalaga@dlink.co.in> Add to Address Book To: "Seshu Kanuri" <seshukanuri@yahoo.com> CC: mandarpise@yahoo.com Subject: Re: STUN server settings Date: Tue, 20 Jul 2004 20:30:26 +0530 Dear Mr. Seshu Kanuri, Thanks for your mail. D'Link Phones DPH80 and DPH100 are now fitted with the firmaware changes desired by you. Now these phones do not hangup or un-register after 30 seconds. However please note the following....