Displaying 20 results from an estimated 9000 matches similar to: "Application to test STUN + broadband?"
2010 Dec 14
1
Asterisk + VOSP account working configuration?
Hello
I'm having a difficult time finding precisely what to put in
sip.conf and extensions.conf (and possibly other files) to get a
working configuration to connect an Asterisk (1.4) server to a VoIP
provider with the Asterisk server + SIP clients located in a private
LAN behind a NAT router:
http://img560.imageshack.us/img560/3749/asterisknat.png
Would someone have a full, direct (ie.
2010 Dec 16
6
Call sip:user@domain.com?
Hello
At this point, I have an Asterisk 1.4 + PC running XLite behind a NAT
set up with a VOSP trunk that I can use to make/receive calls to/from
the PSTN.
Now, I'd like to be able to call any number on the Net that is
advertised as "sip:user at domain.com", such as those:
www.voip-info.org/wiki/view/Phone+Numbers
Do I need to register a second trunk (FWD, etc.) through which
2010 Dec 29
2
Log and forward calls to cellphone?
Hello
I don't have a landine and use a VOSP to provide access to the
telephone network.
In case a call comes in and I'm not home, I'd like Asterisk to log the
call, and then send an SIP message to my VOSP so the call is forwarded
to my cellphone and is thus charged to the caller, without Asterisk
having to dial out to my cellphone through my VOSP at my expense and
bridge the two
2011 Feb 03
1
[newbie] Conference call
Hello
I've never used Asterisk for a three-person call, and would like to
check that MeetMe is the way to do this.
The ADSL modem provided by my ISP offers free calls to
landlines/cellphones when using a handset connected to an RJ11 port on
the modem.
A three-person call can be set up by using the standard PBX sequence:
1. Using the handset, call party #1
2. Hit "R" key on
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
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 ast_sip_ouraddrfor:
stun failed
[May 26 12:26:35] WARNING[16174]:
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
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
--
Marco Ciacci
Asterisk Admin
Windows
2015 Aug 10
1
NAT connections STUN etc
Hi all,
Love tinc by the way. It's a great VPN.
I'm having issues with 2 nodes always talking through an intermediate
node. My set up is a VPS in a cloud somewhere that's running tinc and 2
other nodes - one a roaming laptop (always NAT'd) and the other a server
behind a dynamic IP home broadband connection (Not NAT'd but
firewalled). Neither the laptop nor the home
2004 Jul 15
1
*, NAT & STUN
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-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
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 1:57 PM
> To: asterisk-users@lists.digium.com
> Subject:
2004 May 22
1
Re: Sipura and STUN (was: rejected NOTIFY requests)
At 7:36 PM +0200 on 5/22/04, Olle E. Johansson wrote:
>>[snip]
>Sending NOTIFY to Asterisk is an error, but a workaround. Since Asterisk
>can handled the NAT traversal all by itself with Qualify (as John points
>out) disabling the NOTIFY will not change anything.
>
>The NOTIFY will in no way affect the status - unreachable/reachable.
>
>Another problem with the SIPURA is
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
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
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 server and its running silently. Now i
dont know what to
2005 May 31
2
Sipura 2000 behind NAT issue, Vonage is working
Hi,
I'm trying to configure Sipura 2000 (behind NAT) which connects to
Asterisk (public IP, no NAT) and having interesting results. When Sipura
is behind Linux/NAT firewall it works great and no special NAT settings
on Sipura are necessary. The issue I'm having is when Sipura is behind
Linksys broadband NAT router. Sipura gets registered with Asterisk just
fine, but I can't hear
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
2005 Jan 28
0
STUN
I have a SER server and an * server, both have private
addresses and have static nat's on the router to the
internet. I have installed STUN (by vovida) on the SER
server by giving the SER server a second private
address on a sub interface (which is probably not
right). I understand I need a public address on the
SER box, however is this the correct approach to
getting it working for clients
2009 Jan 31
1
where to find STUN Server howto
Hi people!
Do you guys know where to find a STUN Server Howto?! Why?! We all know,
to get Asterisk behind an NAT Router to run, is a bit tricky, and you
might have to fire a lot of holes in your firewall.
However, I would appreciate it very much if somebody could give me great
links of how to set up a STUN Server.
Tamer
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 Port Period Retries Status ExternAddr