[Asterisk-Users] cannot dial two phones using zap
Rob Scott
Rob_Scott at epam.com
Thu Apr 14 04:34:03 MST 2005
Looks normal to me.
What Dial with the '&' means is that both lines ring, but the first one
to answer is connected on the call.
>From you trace it looks like Zap/3-1 which is your number 206 answered
the call, so the other line goes to hangup.
The Dial with '&' is used to implement call teams where all the phones
ring but the first one to pickup gets the call and the other phones stop
ringing.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eddie
Sent: 14 April 2005 05:53
To: Asterisk-Users at lists.digium.com
Subject: [Asterisk-Users] cannot dial two phones using zap
I cannot dial two phones using zap at the same time.
One will ring but the other one hangs up.
zapata.conf
[channels]
context=default
signalling=fxs_ks
immediate=no
busydetect=yes
callprogress=no
echocancel=yes
echocancelwhenbridged=yes
usecallerid=yes
usecallingpres=yes
threewaycalling=yes
transfer=yes
callerid="Incoming" <20941261>
group=1
channel => 3,4
extensions.conf
[internal]
exten => 300,1,Dial(Zap/3/206&Zap/4/221,15)
exten => 300,2,Hangup
CLI
linux*CLI> dial 300 at internal
-- Executing Dial("OSS/dsp", "Zap/3/206&Zap/4/221|15") in new stack
-- Called 3/206
-- Called 4/221
-- Zap/3-1 answered OSS/dsp
-- Hungup 'Zap/4-1'
<< Console call has been answered >>
Please advice. Thanks.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list