Displaying 20 results from an estimated 10000 matches similar to: "X-Lite behind NATed ADSL router"
2010 Nov 21
2
Asterisk behind D-Link ADSL router with private IP
i have this configuration , An Asterisk server connected to my private LAN 192.168.10.0/24 when i do port forwarding for port 5060 so that i make a call from Internet into Asterisk wireshark show the message "destintion port unrechable"
i configured sip.conf for "nat=yes" and "qualify=yes" and "externip="my public IP"
did i forget some other ports
2003 Sep 18
2
SIP, X-Lite
Hi folks!
I bought a X100P a while ago and know I've tried to get it working here at
home again ... but I can't manage to get my X-Lite client working with
Asterisk (CVS from a day ago) ...
I've downloaded the latest version of X-Lite and I believe that I've set it
up correctly ;-) But I cant get it to register with my Asterisk - I only
get "Login timed out, contact your
2004 Jul 07
0
IP Dialog Hangup problem
If receive a call on the IP Dialog SipTone II, and the other end hangs
up first, the siptone immediately enters into the congestion tone. If I
initiate the call from the siptone and the other end hangs up first,
same thing -- congestion.
The same thing happens if we make calls from the analog phones attached
to the Mediatrix 1102.
This does not happen on our Snom 200 phones, which have
2005 May 06
8
Port forwarding on Shorewall box behind NAT ADSL router
Hi,
Before I go any further, I''m no networking expert, and the sheer volume
of documentation on the Shorewall website makes my brain hurt..
Some time ago I moved from an area with cable internet to an ADSL only
area. While on cable, I''d set up an old P3 box running Gentoo as a
firewall/gateway/file server, running shorewall (currently v2.2.3) and
dnsmasq. I''d
2006 Dec 18
0
pap2/wrt54gs/asterisk
I am having trouble setting this system up and wonder if some one help me.
Does anyone know what is missing if anything to get 2 phones on my
asterisk home server to be able to call each other.
I have a WRT54GS running OpenWRT/asterisk connected to a PAP2 with 2
extensions 5060/5061, this is on the lan side of my gateway/router
WRT54G 192.168.1.1
BusyBox v1.00 (2006.11.07-01:40+0000)
2004 Jul 06
2
Mediatrix 1102 Problems
We have a Mediatrix 1102 hooked into the network. Both of the attached
analog phones and all of their features work, but in the CLI we keep
getting "-- Got SIP response 481 "Transaction Does Not Exist" back from
XXX.XXX.XXX.XXX " (Where XXX is the IP address of the Mediatrix ) every
few minutes. I have changed most of the settings in the sip.conf
multiple times and have done
2004 May 09
2
Help with initial setup
Hi,
I've have followed through the help docs in trying to get an initial setup
going with two phones and the asterisk server. Firstly, all I'm trying to
do is get the two phones actually talking to one another VIA asterisk..
I've added this to sip.conf:
[phone1]
type=friend
host=dynamic
defaultip=192.168.1.106
;username=blah
;secret=blah
dtmfmode=rfc2833 ; Choices are inband,
2004 May 22
1
Dynamic SIP.CONF
Hey All,
We are looking to expand our usage of Asterisk and I am trying to make as
much of the configuration dynamic as I possibly can. The only part that I'm
having problems with is sip.conf. I can get asterisk to register each
extension with our local SER SIP proxy dynamically by using the
"sipfriends" table in the database, but I'm having trouble with the message
waiting
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
2004 Oct 01
1
Solution to my Grandstream lockups
Like many others on this list, I had been experiencing periodic
lockups with my Grandstream products (Handytone 286 ATA & BudgeTone
101). The lockups consisted of seemingly dead devices, no dialtone or
response, until I power cycled via software or hardware. The
workaround had been to reboot the device every 30 minutes with a cron
job. I contacted Grandstream and although they didn't
2005 Mar 02
1
Getting Polycom IP500 to talk to Asterisk - um... Newbie question :)
> Hmmm... I have this aweful feeling that I'm choosing the
> exact wrong time to ask a "newbie question" :) Oh well, here
> it goes.
>
> The quick question is : "How do I dial an extension?"
> (answer is probably - "you don't" in which case:) "How do I
> dial my asterisk box?" - I have no outside line, I just want
>
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
2004 Nov 22
0
How to configure the Asterisk server such that a FXS phone can talk to SIP client?
Hi,
Could you please help me!! I am trying to configure the Asterisk server.
I have a analog phone connected to a FXS port of a Cisco 3745 router. This router is connected to a Asterisk server via Fast Ethernet interface. I am trying to make a call from the analog phone to a SIP client. This SIP client is registered to the Asterisk server.
Analog phone number: 999
SIP client : 202
Sip client IP
2005 Aug 24
2
RealTime ignoringswitch=>Realtime/context@re altime_ext
Thanks John, You are my savior. This is such a great relief. Apparently
realtime will not use either '127.0.0.1' or 'localhost' to connect to the
database. I had to use the actual IP address attached to the NIC before it
worked.
My OS is Debian just a note and Asterisk HEAD from August 20, 2005
Details below for those who might be swimming in the same pool with me.
2005 Aug 03
0
Asterisk on FreeBSD-5.4 RELEASE : H323 audio problem
Dear All.
I have installed Asterisk-1.0.6 on FreeBSD-5.4 RELEASE via port, so the chan_h323.so modules already included.
When i try the SIP channel, asterisk works fine. In this case, i use the XLite softphone as client, i can hear the voice transfered through clearly. Asterisk is good!! :D
The problem is when i try the H323 channel, the voice cannot be transferred through. I have
2003 Jun 27
2
Making calls from snom 100
Hello,
I`m trying to make a call from the snom 100( SIP mode) but whatever
number I dial I get a 404 error from Asterisk. Here are my configs and a
dump from "sip debug" . But if I make a call from a Zap line (see
extension 2382031), it rings the snom phone
sip.conf:
------------------------------------------------------------------------------
;
; SIP Configuration for Asterisk
2005 Jan 04
6
Polycom Buddy Feature
Greetings,
Recently there has been talk of the presence/buddy feature with asterisk
and Polycom phones. I have it setup, and working as expected, however I
can only get 7 buddies to appear on the screen at any given time.
Has anyone gotten more than 7 buddies to appear? I'm just trying to find
out if this is some polycom limitation, bug, or my error.
Thanks,
Matt
--
Matt Gibson
VOIP
2004 Jul 05
2
Again Sip Registration Fail
Recently I wrote about this problem,
but it still exist and I can't dial my Xlite SIP Phone
So here is the Notice
Jul 5 17:14:07 NOTICE[65541]: chan_sip.c:6731 handle_request:
Registration from 'Damian Minkov <sip:damian@10.1.1.2>' failed for
'10.1.1.11'
The * box(10.1.1.2) and the PC(10.1.1.11) on which is the XLite are in
the same network
Here is part from sip
2003 Jun 14
1
Cisco 7960 config?
I finally got the power supply for my 7960 and am having problems getting
it working. What should be in sip.conf and the SIP(macaddr).cnf file?
This is what I have in SIP0002FD3BA8F7.cnf
# SIP Configuration Generic File
# Line 1 appearance
line1_name: Asterisk Test
# Line 1 Registration Authentication
line1_authname: "phone1"
# Line 1 Registration Password
line1_password:
2007 Sep 28
0
Problem routing to one ADSL router in a two router configuration
Hi all,
I have this Fedora 7 system with 3 ethernet cards, eth0 servicing the local
network, eth1 connected to ISP1 and eth2 connected to ISP2. I''m only using
ip routing and my ip tables are currently empty. no other firewall seems to
be running - unless I''m not aware of it.
I have managed to use the connection to ISP1 for all internet connection,
but failed to use ISP2 at all!