Displaying 20 results from an estimated 6000 matches similar to: "pap2/wrt54gs/asterisk"
2009 Aug 04
0
SIP server behind NAT
Hello.
I have an Asterisk server (ViciDialNow) set up behind NAT. I can manage
to make outbound calls, but the communication drops off after 30 seconds
or so.
I'd really appreciate having some assistance from the mailing list on
this issue.
So, I'm having an Asterisk server behind a firewall and Zoiper
softphones on SIP connecting to Asterisk on the same local area network.
The
2005 May 12
0
Asterisk, SIP and NAT: Help needed!
I've been googling and talking with Libretel about my
setup and the fact that incoming calls to my asterisk
box through the Libretel number reach my box (I hear
the greeting being played) but then don't accept DTMF.
Here is a rough diagram of my setup:
Asterisk |
server | NAT <------------ Libretel
| router
|
Note that there are NO SIP
2006 Dec 18
0
openwrt wrt54gs running asterisk/pap2
I have asterisk running in a wrt54gs attached is a pap2 with 2
extensions working on it, the problem now is that there is lots of echo,
some rythm in the background, and the voice is delayed by about 4 or 5
sec's between the 2 extensions. memory usage is about 15 to 20 megs so I
think I can solve the problem with correct settings, anyone know where I
might start to correct these issues
2005 Aug 27
0
Newbie :SIP ETXTN to SIP EXTN calls
I am new to asterisk and need to dig up some info on how to set it all
up. It looks a bit daunting especially all the options available in the
.conf files.
I have 2 SIP phones, GXP2000 and a budgettone 100.
phone1 - 192.168.0.160/24 extension 1000
phone2 - 192.168.0.161/24 extension 1001
Server - 192.168.0.57
I get the following all the time, but can make calls between the 2
extensions,
2007 Mar 26
1
SIP registration
When my SIP phones try to register with my asterisk box, this is what I
get my log file:
Mar 26 14:46:41 NOTICE[3896] chan_sip.c: Registration from
'<sip:201@192.168.2.13>' failed for '192.168.3.2' - Not a local SIP domain
In sip.conf I have this for my global settings:
[general]
context=from-sip ; Default context for incoming calls
2005 Feb 16
0
Outbound calling timeout
I am running asterisk 1.0.1 with OH323 compiled in.
We have a 323 trunk to CallManager with a mgcp controlled pri router.
When using sip phones (directly registered with asterisk) to call out
the 323 trunnk to PSTN, calls timeout after 3 rings. If I answer b4 3
rings - no problem, otherwise I get "no one is available to answer at
this time" on the consoel and it redirects to an
2011 Mar 19
1
Getting No Antenna bar when behind a NAT
My Asterisk server is behind a NAT and I have set:
----------------------------------------------------------------------------
externhost="my.server.address"
externrefresh=180
localnet=192.168.0.0/255.255.0.0
localnet=10.0.0.0/255.0.0.0
localnet=172.16.0.0/12
nat=yes
---------------------------------------------------------------------------
in [general] section of sip.conf.
I can
2007 May 03
2
SIP peer / Maximum retries exceeded on transmission
Hi Everyone,
I was hoping someone might know why I am experiencing a problem with
Asterisk logging the event:
[May 3 12:07:41] WARNING[30371] chan_sip.c: Maximum retries exceeded on transmission 03f007af2b15cd0b54b0c368265d97be@sip.externalprovider.com for seqno 669371069 (Critical Response)
This is happening after:
- call is setup, 2 way audio
- call can function correctly for up to 5
2009 Jan 29
2
Don't get asterisk to run behind NAT router
Hi people!
I am not getting smart getting asterisk 1.6 behind a NAT to run.
1. I enabled IP forwarding on debian linux
2. told asterisk in "general" that he is behind NAT and mentioned him
his external static IP Adress as well his domain in the outside world.
If a client who is connected with a DSL modem calls me, a grandstream
module in the LAN behind the router, in the same network
2008 May 12
0
externip not working...
I have an Asterisk 1.4.19.1 server that is behind a Fortinet firewall.
Localnet is 192.168.2.0/255.255.255.0 and all external sip devices look
as if they are on the same local network because the Fortinet rewrites
the incoming IP as its own address.
The problem I have is that when I set "externip=148.XXX.XXX.XXX" it is
being ignored and I can see SDP packets that have the internal
2020 Sep 21
2
Asterisk Drop call
Hello
I have an asterisk 16.2.1 on an ubuntu on AWS, which is experiencing a
drop in call. It does not have a certain time, it is random. The audio
is flowing normally and the call is dropped.
Has anyone ever experienced this?
My settings changed below:
allowoverlap = no
udpbindaddr = 0.0.0.0
tcpenable = no
tcpbindaddr = 0.0.0.0
transport = udp, ws, wss
srvlookup = yes
directmedia = no
2005 Aug 16
1
DTMF, Asterisk, External PSTN gateway, and PAP2 (was: RE: Issue with DTMF Tones - CodecIssues)
I run a bunch of the Linksys ATA's.. I always use rfc2833 for DTMF.
works very well and have never had a problem with it.
..o-------------------------------------------------------o.
Brian Fertig
NOC/Network Engineer
Planet Telecom, Inc.
Tampa, FL Office
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2009 Nov 28
2
can't hear anything at incoming calls
Hi out there,
I think i've everything set up properly, outbound calls are working fine, but
at incoming calls I can't hear anything, but the other one is able to hear me
perfectly.
I'm using an asterisk 1.6.1.10 in my internal network in a NAT, connected to
my sip-provider using a trunk.
Firewall settings on the router are:
forward UDP port 5060,5004,10000-20000 to asterisk server
2010 Apr 10
1
Remote registering fails
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
I'm trying to test with a friend who has an Asterisk in his office with
the Asterisk which I have in my house. Then I have an extension that he
is trying to register remotely.
Trying with the Twinkle client, I see that it is registered:
- ---------------------------------------------------------------------------
400/400
2020 Sep 21
0
Asterisk Drop call
Is there anything in the Asterisk logs? Which side sends the BYE? Were you
able to capture the traffic with sngrep/wireshark to see if any side
stopped sending/getting RTP? What did the other side see?
On Mon, Sep 21, 2020 at 3:22 PM Roberto <
roberto.medola at gasparimsantos.com.br> wrote:
> Hello
> I have an asterisk 16.2.1 on an ubuntu on AWS, which is experiencing a
> drop in
2020 Sep 22
0
Asterisk Drop call
Roberto
Check your router if ALG or similar feature is enabled. Disable and test.
Also, on SNGREP check if both parties are getting ACK correctly after RTP
starts.
*--*
*Atenciosamente,*
*Luciano Moreira**(85)99974-2750*
*__Logic Telecom*
*0800-085-7799 | (85)4042-7799 | **(11)4210-7799*
Em ter., 22 de set. de 2020 às 13:35, Roberto <
roberto.medola at gasparimsantos.com.br>
2005 Jan 05
4
Broadvoice / * re-register issues
HELP!
Ok, so I have the following SIP.CONF:
[general]
context=default
port=5060
bindaddr=10.1.1.200
externip = XX.XXX.XX.XX
localnet=10.0.0.0/255.0.0.0
disallow=all
allow=ulaw
allow=g729
allow=g726
allow=alaw
register =>
##########@sip.broadvoice.com:XXXXXXXXX:##########@sip.broadvoice.com/1234
[sip.broadvoice.com]
type=peer
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
2020 Sep 22
3
Asterisk Drop call
Hello.
Thanks for the reply.
Yes. In the traffic analyzed, the BYE is sent by the originator of the
call, but there is no "human" hangup, but the asterisk one.
BYE is sent, received and confirmed.
I don't know how I could investigate the reason for this BYE.
Em 21/09/2020 17:12, Dovid Bender escreveu:
> Is there anything in the Asterisk logs? Which side sends the BYE? Were
2010 Feb 17
1
One-Way Audio after Hold
I have an Asterisk 1.6.2 server on a public IP, Cisco 7940 on the localnet,
and a trunk to Sipphone/Gizmo/Google Voice. The externhost and localnet
parameters are all set correctly in sip.conf. An inbound call from Sipphone
works great until the local channel places the call on hold. During hold,
the Sipphone user cannot hear music, only silence. The silence continues
after the hold, though
2009 Jul 09
0
q: port forwarding or NAT
hi,
making may way through all this...internal sip registration works,(cant call
yet but anyhow)...
the asterisk box is obvisoulsy behind a router. im not 100% sure if i should
go with port forwarding or NAT and if a or b, what additional setup is
actually correct?
sip_nat.conf # this is when i got the NAT -route, right?
#gets all the dyndns-stuff
#externip = home.mydomain.com (Enter your