Displaying 20 results from an estimated 200 matches similar to: "Newbie (unfortunately =)) q regarding BRI"
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 Aug 15
1
Inbound Free World Dialup - extension not ringing?
Hi to all the * people out there,
Please kind to me as I am both new to Asterisk and to Linux - But I am
learning fast.
My config is quite simple, I'm just following examples and the Wiki: I have
two PC's running X-Lite phones, these work without problems between each
other, and I have a GS BudgeTone-100 registered to Free World Dial UP
(working no problem).
I have tried to
2004 Sep 07
0
voip gateway connect to a pbx
Hi,
I'm trying to set up a voip gateway between a classic
pbx and ip network with asterisk.
phones -- pbx -- * -- ip network
I would like a prefix ( 0 ) for the classic calls and
another prefix ( 1 ) for voip calls.
The problem is that pbx can talk with asterisk only
with S0 synchro (like a terminal) and succeeded not to
make call with prefix in this mode.
I also try to consider asterisk
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,
2014 Oct 10
1
howto cancel simultaneous calls - dial(sip/phone1&sip/phone2)
hi.
i have dialplan with 2 simultaneous calls - dial(sip/phone1&sip/phone2).
when i cancel call on phone1 (push "reject" button), the call is still
ringing on phone2
can i cancel call on both phones from one place(one phone)?
thanks
--
---------------------------------------
Marek Cervenka
=======================================
2007 Apr 22
0
Incoming SIP callerid
Hi all,
I want to pass the incoming SIP callerid in Dial application:
Asterisk 1.2.13
sip.conf:
register => user:pass@provider/ext
extensions.conf:
exten => ext,1,Dial(SIP/phone1&SIP/phone2)
on phone's display I see the 'ext' number, not the incoming SIP callerid as
can be seen on incoming calls when I register the phone directly to
provider.
I tried to add
2003 Oct 09
6
X100P Config
What is the proper method to install/configure an X100P FXO card?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031009/ce8a7803/attachment.htm
2018 Dec 07
4
how to use a database
On 12/07/2018 03:36 PM, Administrator TOOTAI wrote:
> Le 07/12/2018 à 14:32, hw a écrit :
>
> [...]
>>
>> Queues seem to be the only way to have several phones ring at once, or
>> are there other ways?
>
> Dial(SIP/Phone1&SIP/Phone2&...&SIP/Phonex,,)
>
Good to know, thanks!
What are the entries needed in the queue_members table when using
2003 Sep 17
1
Re: Asterisk-Users digest, Vol 1 #1279 - 16 msgs
----- Original Message -----
From: <asterisk-users-request@lists.digium.com>
To: <asterisk-users@lists.digium.com>
Sent: Saturday, September 13, 2003 7:55 PM
Subject: Asterisk-Users digest, Vol 1 #1279 - 16 msgs
> Send Asterisk-Users mailing list submissions to
> asterisk-users@lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2004 Jul 17
1
Using a group variable for a group ofextension to dial
That could be it. What I want to do is set a group of callers and have
the event cause the phone to ring them in order. I will tie it to my
IVR portion and thus I can make sure peole in sales get calls based on
our hierarchy in the office. So if I am reading your example right the
syntax is....
Exten => 501,1,Dial(SIP/PHONE1&SIP/PHONE2&SIP/PHONE3), rtf)
Is that a valid way to cause
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
2003 Oct 29
1
Host unspecified ??
Dear,
When I start asterisk -vvvvvvgrc and I ask 'sip show peers', I don't get the ip adress in the 'Host" field.
Name = phone1 and phone2
Host=unspecified
mask 255.255.255.255
port = 0
status = unmonitored
I can ping the two phone's and get a reply (also from the laptop)
phone ip adres 192.168.10.12 and 192.168.10.13 (server 192.168.10.11and laptop 192.168.10.14)
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>
;
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 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 186
It is not all that hard to do. Once you have all your phones setup with
their own extension. When a call comes in from say 6000
Exten => 6000,1,Dial(SIP/phone1&SIP/phone2&SIP/phone3,20)
Exten => 6000,2,Voicemail(vm#)
Exten => 6000,3,Hangup
This would ring SIP phones 1 through 3 all at the same time. Hope this
helps.
Dan
------------------------------
Message: 13
Date: Tue,
2005 Feb 11
1
Re: [Asterisk-bsd] Asterisk not accepting multiple SIP phone logins
Hello. You can't have two phones login with the same extension. You
need to assign one phone to 101, and the other to 102. Set the user to 101
on one and 102 on the other.
-Brian
On Feb 11, 8:07am, "Juki" wrote:
} Subject: [Asterisk-bsd] Asterisk not accepting multiple SIP phone logins
} Hi all,
}
} I have Asterisk running on FreeBSD 4.x and I have made configurations to
}
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 Aug 14
1
Asterisk SIP calls failing - not a proxy? What of RTP codec transcoding?
I have an Asterisk 0.4.0 install working with two grandstream budgetone
100 phones, gnophone, and kphone. This is a private network segment
(172.17.x.x), with the PBX configured on my outbound firewall which has
a public address (66.x.x.x).
- I can make calls between phones - all extensions are working.
- I can make IAX calls to IAXTEL. No problems (apparently gsm only)
- I can call SIP phone
2004 Jul 17
1
Using a group variable for a groupofextension to dial
Actually doing both sounds good to me. Can you explain further about
ringing them all at once?
Here is how I tried to make mine work and failed...
{global}
PHONES0=SIP/2000
PHONES1=SIP/2001
[local]
exten => 6001,1,Dial(${PHONES0&PHONES1),20,trf)
When I dial 6001 I see my debugger tell me that I am using the wrong
syntax.
Do you know the correct syntax for ringing them all at once?
I
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.