[Asterisk-Users] snatching calls

Shoval Tom shoval at softov.co.il
Wed Nov 5 01:32:18 MST 2003


It works with SIP and with zap channels.
What about IAX? like DIAX softphone?

I may be misunderstanding something.

When you start an Asterisk configuration process, connecting your hardware
and building your dialplan, you use Zapata.conf, sip.con and iax.conf to
"connect" the FXSs and FXOs to your Asterisk, as you would connect your
normal lines and extensions to a regular PBX.

The extensions.conf is used not only to devise the Dial plan, but also to
assign extension numbers to all the extensions connected (be it sip, iax,
zap, or whatever).

Now I get to the groups. Call groups. Pickup groups, whatever groups.

Isn't it logical that it would be done in extensions.conf? or in an other
single location, and not throughout several files that you have to recheck
every time you want to change anything?



-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Paul Liew
Sent: Wednesday, November 05, 2003 6:10 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] snatching calls


----- Original Message ----- 
From: "Billy Huddleston" <billy at nxs.net>

> how could you do this with sip and VOIP?
>
> From: "Steven Critchfield" <critch at basesys.com>
>
> > You want to look into call groups and pickup groups. To pickup the call
> > you use *8#.
> >
> > from /usr/src/asterisk/configs/zapata.conf.sample
> >
> > ;
> > ; Ring groups (a.k.a. call groups) and pickup groups.  If a phone is
> ringing
> > ; and it is a member of a group which is one of your pickup groups, then
> > ; you can answer it by picking up and dialing *8#.  For simple offices,
> just
> > ; make these both the same
> > ;
> > callgroup=1
> > pickupgroup=1
> >

As per what Steve says, the same applies for SIP, check
/usr/src/asterisk/configs/sip.conf.sample

Paul

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list