<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=asterisk@linuxguy.com href="mailto:asterisk@linuxguy.com">Walt
Reed</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=leandro@texnet.it
href="mailto:leandro@texnet.it">Leandro</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=asterisk@linuxguy.com
href="mailto:asterisk@linuxguy.com">Walt Reed</A> ; <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List -
Non-Commercial Discussion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, November 16, 2004 2:11
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-Users] Call
pickup</DIV>
<DIV><BR></DIV>
<DIV>On Tue, Nov 16, 2004 at 01:26:22PM +0100, Leandro said:<BR>> From:
"Walt Reed" <<A
href="mailto:asterisk@linuxguy.com">asterisk@linuxguy.com</A>><BR>> >
On Tue, Nov 16, 2004 at 11:04:59AM +0100, Leandro said:<BR>> > > I
don't understand how to get call pickup to work with asterisk.<BR>> >
> Have I to define *8 extension in the dialplan? to what?<BR>> > >
Have I to include something, like for parked call?<BR>> > > Has the
stable 1.0.2 version the pickup group feature?<BR>> > > or I need to
patch it with bristuff?<BR>> ><BR>> > Search the wiki for call
pickup. It's all there.<BR>> <BR>> Unfortunately I have already read all
the readable on wiki without<BR>> understanding the needed steps to get
call pickup to work. Can you please<BR>> answer my questions?<BR><BR>What
particular part do you not understand?<BR><BR>The first search result hit
describes call pickup in general.<BR><BR>The second describes how to create
pickup groups. You need to do this.<BR><BR>The third shows where *8 is defined
and that you can change it to<BR>something else. *8 has been built-into
asterisk for a very long time. In<BR>1.0.2 you can change it to some other
code.<BR><BR>That's it. Once you have defined your groups for all the
different<BR>channels you have (SIP, Zap, IAX, etc.), it just works. If you
have<BR>problems, you will need to give detailed information on how you
have<BR>your groups set in all the various channels involved, log examples,
etc.<BR>Make sure you look at the example configuration files that come
with<BR>asterisk.<BR><BR></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I really hate to ask silly questions and thank you
for your time, but pickup group doesn't work yet. Maybe the pickup doesn't work
across Zap channels.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is what I get when Zap/25 is ringing Zap/14
and Zap/7 try to pickup. I get "invalid extension" when I press *8#</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- Starting simple switch on
'Zap/25-1'<BR> -- Executing Answer("Zap/25-1", "") in new
stack<BR> -- Executing Dial("Zap/25-1", "Zap/14") in new
stack<BR> -- Called 14<BR> -- Zap/14-1 is
ringing<BR> -- Executing DigitTimeout("Zap/7-1", "3") in new
stack<BR> -- Set Digit Timeout to 3<BR> --
Executing ResponseTimeout("Zap/7-1", "10") in new stack<BR> --
Set Response Timeout to 10<BR> -- Zap/14-1 is
ringing<BR> -- Invalid extension '*' in context 'interno' on
Zap/7-1<BR> == CDR updated on Zap/7-1<BR> -- Executing
Playtones("Zap/7-1", "Congestion") in new stack<BR> -- Invalid
extension '8' in context 'interno' on Zap/7-1<BR> == CDR updated on
Zap/7-1<BR> -- Executing Playtones("Zap/7-1", "Congestion") in
new stack<BR> -- Invalid extension '#' in context 'interno' on
Zap/7-1<BR> == CDR updated on Zap/7-1<BR> -- Executing
Playtones("Zap/7-1", "Congestion") in new stack<BR> --
Zap/14-1 is ringing<BR> -- Hungup 'Zap/7-1'<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>This is my /etc/asterisk/zapata.conf</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>context=interno<BR>signalling=fxo_ls<BR>flash=100<BR>group=1<BR>callgroup=5<BR>pickupgroup=5<BR>channel
=> 1-24</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial
size=2>context=pstn<BR>signalling=fxs_ks<BR>callgroup=5<BR>pickupgroup=5<BR>group=2<BR>channel
=> 25</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>context=voip<BR>signalling=fxs_ks<BR>callgroup=5<BR>pickupgroup=5<BR>group=3<BR>channel
=> 26<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>This is the dialplan</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[interno]<BR>include => parkedcalls</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten => t,1,Hangup<BR>exten =>
i,1,Playtones(Congestion)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten => s,1,DigitTimeout,3</FONT></DIV>
<DIV><FONT face=Arial size=2>exten => s,2,ResponseTimeout,10</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten =>
4,1,Goto(componiinternoserie4,s,1)<BR>exten =>
5,1,Goto(componiinternoserie5,s,1)<BR>exten =>
6,1,Goto(componiinternoserie6,s,1)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten => 0,1,Goto(impegnolinea,s,1)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten =>
3001,1,MusicOnHold()<BR></DIV></FONT></BODY></HTML>