Displaying 20 results from an estimated 600 matches similar to: "Host unspecified ??"
2005 Jul 16
0
VoIP with asterisk and x-lite
I have an OpenBSD 3.7 gateway. This gateway run Asterisk.
I have two windows box which use X-Lite softphone, and each box connect
to Asterisk using this softphone (X-Lite).
Asterisk use the following configuration :
/etc/asterisk/sip.conf
; Phone #1
[Phone1]
type=friend
host=dynamic
nat=yes
defaultip = 192.168.10.12 # windows box IP
context = sip
callerid="Phone1" <1>
;
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,
2005 Aug 02
0
strange asterisk issue
I have the following asterisk configuration (sip.conf) :
[General]
externip=82.79.81.3
localnet=192.168.10.0
localmask=255.255.255.0
[Phone1]
type=friend
host=dynamic
nat=yes
qualify=yes
context=sip
callerid="Phone1" <1>
disallow=all
allow=gsm
[Phone2]
type=friend
host=dynamic
qualify=yes
context=sip
callerid="Phone2" <2>
disallow=all
allow=gsm
[Phone3]
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,
2005 Mar 11
1
NuFone Configuration [problem]
Hello,
I am trying to configure the my asterisk box here with the following
**iax.conf***
[NuFone]
type=peer
host=switch-1.nufone.net
secret=xxxxxx
***extensions.conf:***
exten => _1NXXNXXXXXX,1,Dial,IAX2/xxxxxxx@NuFone/${EXTEN}
exten => _011N.,1,Dial,IAX2/xxxxxx@NuFone/${EXTEN}
I have a couple of Xlite softphones and 2 analogue phones connected to a
mediatrix 1102 connected to our lan.
2005 Sep 04
0
help on 2 X-Lite: call failed: 404 not found
Dear All,
I installed an Asterisk on a linux PC, and X-Lite on two Windows
PCs, all in a LAN.
But, when I make phone call from one X-Lite to another, I always get
Call Failed: 404 not found.
Here is my sip.conf:
[Phone1]
type=friend
host=dynamic
;defaultip=192.168.1.103
2003 Nov 06
3
Grandstream problem
Hi,
I installed Asterisk an all works fine exept for Grandstream.
When I call with a softphone (ex X-ten) to a Grandstream (BudgetTone-100), I can make a conversation. = ok
When I call to a softphone with a Grandstream I can pich up the call with the softphone but the Grandstream keeps ringing like on the other site you didn't pick up the phone.(even if you do so)
It's the same when I
2005 Feb 28
1
call from two sip phones registered in different asterisk server
Hi all
I have registered my phone1 in asterisk server 192.168.0.9 and phone2 in asterisk server 192.168.0.6. Both are sip phones.
i configured the extensions.conf file in both the server.
the extensions.conf file on server 192.168.0.9 is
exten=>301,1,Dial(SIP/301@192.168.0.6,20,tr)
exten=>401,1,Dial(SIP/phone1,20,tr)
301 is the extension number for phone 2 in asterisk server
2004 May 14
3
SoftPhone to SoftPhone with No Voice
Hello
I Installed Asterisk on RedHat 9. I am currently try to configure minimum with
two softphone talking to each other over the LAN. I am using X-Lite softphones
from xten.com site. I defined 3 phones in sip.conf and also specifies in
extensions.conf file. I am able to ring other computer but there is no voice
exchange ( i can't hear any think except ring). Here is the portion of sip.conf
2006 Nov 04
1
Pass through
Hi!
I want to tell asterisk to simply pass-through any codecs that my phones
support. I have to use codecs that are not popular and implemented by a
third-party, asterisk has nothing to do with them.
I've made a test with g722 (that asterisk doesn't support), i've set all my
two snom 300 phones to support only g722 and asterisk declined the sip
invitation. That is bad for me. Is it
2005 Mar 01
2
Park Craches asterisk
I've just installed asterisk on a Debian Linux (apt-get it)
And i have placed two sip phones in sip.conf and i'm testing parking
with them
I have phone1-SIP/1000 and phone2-SIP/1007
The following happens if i park from calling party and everything is OK
1. Pickup Phone2 and call to Phone1
2. Talk
3. Phone2 dials #700 and parks the call (it is placed in 701)
4. Phone2 is hangup
5. Pickup
2006 Feb 15
1
Bridge Calls with G()
Hi Guys,
This article was posted few days back. I thought i can get more info here.
I am trying to bridge two outbound calls together. (have a program start a
context, dial one party and then bridge another party)
I thought that the G() flag in the dial application would work.
I tried the the following test (continue down a dial plan). One station
calls into a context ... in this case, dials
2006 Nov 03
0
Pass-through any codecs
Hi!
Maybe you can help me.
I want to tell asterisk to simply pass-through any codecs that my phones
support. I have to use codecs that are not popular and implemented by a
third-party, asterisk has nothing to do with them.
I've made a test with g722, i've set all my two snom 300 phones to support
only g722 and asterisk declined the sip invitation. That is bad for me. Is
it possible that
2011 Jan 21
0
Queues with ringinuse=yes
I'm setting up a queue for two independent operator phones that are capable of answering multiple calls at once. It's currently working with the following settings and Asterisk 1.4:
queues.conf:
[telefonistas]
strategy=roundrobin
;strategy=leastrecent
music=default
timeout=60
retry=0
maxlen=0
wrapuptime=0
ringinuse=yes
autofill=yes
joinempty=yes
member => SIP/8899
member =>
2006 Jan 14
3
Reducing echo on FXS port
Hello everybody,
I am sorry to bring this up again if this kind of echo issue has ever discussed.
Phone2 in below call path experiences quite annoying echo:
Phone1 --> FXS (TDM400P) --> Asterisk --> SIP GW --> PSTN --> Phone2
It is annoying as on phone2, we can hear the whole words we say with the level of maybe 25% of the original sound. I can reduce the echo to maximum with
2007 Jun 07
1
DUNDi and reinvites...
I don't know if this is possible, and I can't quite get my head around
how to do it...
If I am using DUNDi for redundancy in a cluster, when Phone1 makes a
call to Phone2, both Asterisk A and B will be in the RTP stream:
+---+ +---+
| A |-----| B |
/+---+ +---+\
/ \
Phone1 Phone2
Is there a way configure re-invites
2003 Nov 07
2
No ringing tone
I have the following setup:
AnalogPhone1--TDM400P-ASTERISK---via SIP---Softswitch--------POTS Phone2
When I call from AnalogPhone1 to Phone2 I hear a ringing tone and all is well.
When making a call from Phone2, I get a dial tone but after dialing the number
I hear nothing (no ringing tone). On Asterisk console it says that a call is
coming in and that it is ringing Zap/2. I can also hear the
2003 Sep 12
0
Newbie (unfortunately =)) q regarding BRI
Hi all
I've only been working with Asterisk for a matter of days but have
already grown into a big fan =) Much as I've managed to get internal
calling working fine, I have a configuration running on an old PII-233
on RH9 with a (although not badged as is a) Dynalink IS64PH/Winbond
W6692 PCI Card as /dev/ttyI0.
The card works fine in minitel and dials out without a problem.. However
try
2004 Dec 19
1
sip phones in different private networks have one way audio
Hello
I have one phone (phone1) in one network, the other (phone2) in public
network. both can call the other side; phone1 can be heard by phone2, phone2
can't be heard. I don't have NAT set on both end, but I use rtpproxy on SER.
Is NAT still necessary to be set on both phones?
Thank you!
steven
2004 Aug 25
0
chan_sccp with multi-lines and 7960's
Now that I am using the chan_sccp module, the phones now work as single line
phones.
However, these phones have support for multiple lines. So I setup phone1
with extension 1001, and phone2 with exts 1002 and 1003.
If I call ext 1003 from 1001, phone2 rings correctly and if I pickup the
handset on phone2 I can carry on the conversation.
If I call ext 1002 from 1001, phone2 rings as it should