similar to: How to use stun server?

Displaying 20 results from an estimated 13000 matches similar to: "How to use stun server?"

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=208.x.x.x # The hostname
2007 Aug 17
4
Call Limits
Hi all, Some of my asterisk users have used their maximum call limit for incoming calls (peers). There incoming call limit should automatically reset to zero after hangup but its not happening and they no longer can recieve any calls as their allowed limit is already full. So is there any way to reset the call limit on peers by commands or do i have to restart my asterisk server? -- Best Regards
2007 Aug 09
1
strange warning
Hi all, I am using an asterisk as a client to connect to another asterisk server by registering with the register string. Registration is done without any hassel, but after sometime my asterisk loses the registration with the server and the server starts displaying the following msgs repeatedly: [Aug 9 06:37:59] NOTICE[8380]: chan_sip.c:8151 check_auth: Correct auth, but based on stale nonce
2007 Oct 24
2
Remote provisioning for ATA's
Hi all, I need a fully developed web based remote provisioning system. I cant find anything reliable on the internet. Have already checked ataconfig.com and voxilla-ays.com. have tried to contact them but got no response. So if anybody knows a good provisioning system then plz tell me about it. -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part
2007 May 30
12
False ring problem
Hi all, when a user dials any number, asterisk automatically generates ringing which caller can hear, and after 2 - 3 rings asterisk detects that the called user is busy, then caller hears busy tone. for example user hears--- tone--tone--tobeep beep beep ---Can i some how eliminate the false ringing at the start so that user hears only beep beep beep if the called user is busy. I have used the R
2007 Sep 11
3
Prevent multiple sip registrations
Hi all, Is there anyway i can prevent multiple sip registrations from different IPs using single username in asterisk. Does asterisk provide any aid in this respect? As far as my knowledge is concerned i dont think there is any support for this in asterisk, so i think i'll have to makeup a script which sniffs sip packets coming for asterisk and detect for multiple register requests coming from
2008 Jan 25
1
Need sample configuration files for sipura/linksys ata
Hi all, i need sample xml configuration files for linksys pap2, linksys pap-2t, sipura 2100, sipura 2102, 1001, 3000 and 3102. All of these are linksys/sipura products. So if anyone has these sample files then plz share. -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 29
2
XML file for spa devices
Hi all, i need an XML file format which is used in remote provisioning of different spa devices. Please somebody tell me the format or tell me where can i find it on the internet. I also need a list of parameters which are configured using auto-provisioning. -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part -------------- An HTML attachment was
2006 Nov 13
2
STUN with one public and one private IP?
I'm finishing up deploying an Asterisk (Trixbox) box at work. Wow, I thought Asterisk was cool by itself, but Trixbox has made just about everything turnkey. Great stuff! So... we're using Grandstream GXP-2000 handsets to connect to the Trixbox, which sits on our DMZ with a single public IP. I need the phones to work from random places behind NAT, as well as in the office. I'm using
2011 May 06
7
Background music during a call
Hi All, I am in desperate need of this feature. I want to play background music during a call while the 2 parties are having some lovely conversation (or maybe give them a sort of cursing background if they are cursing each other). I found this post which talks about creating a ghost call with the help of queues and putting that queue in a meetme room where queue will play the song/curse and the
2007 Aug 23
1
channel not hungup (zombie?) so call limit not reset to zero
im having a strange problem related to call-limit for peers. well im not sure if its related to call-limmit or not. Bottom line is: I call a user A, from user B. user B hears silence, untill it goes to voicemail. when user B hangsup. user B's call limit is reset to 0 but user A's call limit is not reset.strange thing is user A's status on cli is shown as NOANSWER, while user B did not
2004 Apr 18
2
grandstream and stun
Hi, I noticed some issues with how grandstream handles stun test. GS is running version 1.0.4.50. First I reset the NAT router. Then reboot GS, get results of "restricted cone". Immediately reboot GS, get results "full cone". I tried quite a few public and commercial stun servers. Also tried different model/version of linksys routers. I always got the same issue. Winstun on
2003 Oct 15
1
SER vs STUND with Asterisk..
One for the gurus.. I have seen there has been a lot of discussion about using SER with Asterisk.. This to me seemed like an over kill becasue it would basically be doing most of what Asterisk is doing anyway unless you create some weird and wonderful config in SER.. Anyway, I decided to go and have a quick read through the SER docs and in the section about NAT they say that the best way to
2007 May 09
3
The 'h' extension problem
Hi all, There is a problem with my dialplan. here is the dialplan: exten=> 123,1,Dial(SIP/U1,,Ttg) exten=> 123,2,Hangup exten=> h,1,AGI(onhangup.pl) The problem is whenever U1 is called or calls someone, if U1 hangsup the call then the h extension is NOT executed. but if the other person hangsup the call, then the h extension is executed (assuming that the other person is calling
2011 Feb 28
2
asterisk security....again
Hi all, The problem I have been experiencing since last month is that some of my customers are getting calls with "Asterisk <Unknown>" caller id. Most of them in the middle of the night. And my asterisk server has no record of these calls. The customers were getting irritated as you can imagine. I guessed the only way to receive incoming calls by by-passing the registration server
2007 May 31
2
How to read SIP debug?
Hi all, i need to study the SIP protocol. can anybody tell me about any ebook which could halp me understand the sip protocol, architecture, and how to read and understand the sip signalling when i use "sip debug" in asterisk? -- Rizwan Hisham Software Engineer AXVOICE Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
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
2011 Apr 28
1
odbc error - server is gone
Hi list, yesterday I converted my voicemail.conf to realtime voicemail and also configured to store the voicemessages in a database using odbc as described here <http://www.voip-info.org/wiki/view/Asterisk+RealTime+Voicemail> and here <http://www.voip-info.org/wiki/view/Asterisk+Voicemail+ODBC+storage>. I am using asterisk 1.4.2 with mysql. I also installed the proper odbc driver for
2005 Mar 28
1
Asterisk, SER, NAT, STUN and the whole debate
Guys. Im reading a lot about ser, nat, stun, etc. And I noticed there are a lot of ways to get around nat but I would like to hear some success stories about handling nat users with multiple voip phones behind nat. I have my asterisk box behind but ports are forwarded (5060 5004 10000-20000 for rtp and 4569 for iax2) but still.. I can quite figure out what ser and stund have to do on this