similar to: Call pickup and SIP phones

Displaying 20 results from an estimated 30000 matches similar to: "Call pickup and SIP phones"

2003 Nov 15
0
Problem with call pickup -or- what stupid mistake have I made?
For some reason, I can't get call pickup to work between Sip phones or between Sip and Zap phones. All phones are in the same call group and pickup group (1). The source code was downloaded and built as of today 11/15/03. Here's what's in sip.conf: [general] port=5060 bindaddr=192.168.17.2 tos=lowdelay disallow=all allow=ulaw context=aliens ; ; SIP Entry for sipura line 1 ; This
2004 May 28
1
[Fwd: Re: call pickup fails.]
More than one hundred messages related to *8 or call pickup problem in last 6 months!! Please someone in the development team could clarify this and make himself responsible for the response. By now It seems a bad joke. We have spent thousand dollars with hardware, sip phones, working men hours, and with digium stuff (E1, fxo, fxs cards etc) and we have had the *8 problem (sip callee ringing
2005 Feb 26
1
call pickup with Sipura-3000
I can not make a "call pickup" to work with Sipura-3000. I have one SIP phone and one is connected to ATA Sipura-3000 I've in all sip.conf context callgroup=1 pickupgroup=1 in features.conf I've tired: pickupexten = *88 pickupexten = *8 Nothing works. What am I missing? -- #Joseph
2004 Apr 21
0
Remote Call Pickup Problem
Hello all, I'm trying to get "remote call pickup" (*8) working and I'm running into a bit of a problem. First the machine specs. This is a P4 2.66ghz w/ 512meg of RAM. I downloaded the CVS of asterisk on 04-16-2004, but I'll probably try to upgrade to the latest tomorrow. The machine has a T100P card and we are using channels 1-8 for voice, and 13-24 for data. The
2004 Jul 05
1
*8# into invalid extensions
Hi All! Have a problem with remote call pickup via sip. When 1 sip phone is ringing and I'm trying to pickup a call from another sip phone by dialing *8# I'm getting: -- Sent into invalid extension '*8#' in context 'from-sip-post' on SIP/ciscok-8d39 such configs: zapata.conf ------ context=inbound-analog callgroup=2 channel=2 ------ sip.conf ------ [ciscok] type=friend
2004 May 28
1
Zap callgroup/pickupgroup question
I'm trying to set up asterisk so any phone connected to channel 1-16 of my Adit600 channel bank can pick up a call coming in on channel 24. I do not wish to ring any of the 16 channels on an incoming call -- this is strictly so I can pick up the line if I see it ringing and wish to answer at work. I have channel 24 in call group 3, and channels 1-16 in pickup groups 1 and 3. However
2003 Jul 07
1
callgroup and pickupgroup
Hi, I asked a time ago what were callgroup and pickup group used for. I have done some proofs and all, and I'm not sure if I have pick the idea up well!! That's what I understand: For example: group=1 callgroup =2 and pickupgroup=2 and my phone is a membership of the group 1. that's mean that when a phone that belong to group 2 is ringing, I'll be able to answer this call dialing
2009 May 20
1
Pickup with *8 is not working...
Hey there list ! I'm receiving negative feedback when people try to pickup another ringing phone by pressing *8 on there own Grandstream device. These are my setting that should make pickup possible : all my sip-clients (Grandstream) have this in their config (sip.conf) : callgroup=1 pickupgroup=1 canreinvite=no qualify=yes So they are all in the same pickupgroup... This the
2006 Mar 26
0
hang up when pickup analog phone
Hello, I have a system with two cards: a HFC-PCI ISDN and a TDM21B (2 FXO and 1 FXS), running Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1l with freePBX beta5 dialplan. I have connected an analog phone to TDM FXS port, but when I pickup the phone to make a call, Asterisk "hangs up" the call. Let me explain: In another system, when I pickup the phone, Asterisk give me tone to dial: >---
2004 May 27
1
call pickup fails.
Hello all. I saw a few weeks ago a discussion about cal pickup, *8, not working but did not find a message about it being resolved, I look for a bug on the bug list but did not find anything about it not working, nor a bug open. I installed asterisk 0.9.0, have one sip fxo gateway and only sip phones, all of them have callgroup=1 and pickupgroup=1 but I can not get a call that is
2006 Jun 29
1
iax2 group pickup
Hello, I have set pickupgroup and callgroup for zap, sip and iax2 devices. Everything is working good with zap and sip and between these two. Iax2 pickupgroup and callgroup seems to be broken. I cannot pickup a call to IAX2 from SIP. Is there somewhere a bug ? I am running: Asterisk 1.2.9.1 Bartosz
2005 Aug 28
1
Sip pickup
Hi, In my office I%u2019m using mixed architecture of Zap and Sip phones, everything works fine but I have got some problems with picking up Sip channels. To be certain I can%u2019t do it at all, after I%u2019m dialing *8 the console says "nothing to pick up" (despite I configure appropriate callgroup and pickupgroup). Do I need some additional application or Asterisk code
2005 Oct 09
4
*8 and group pickup not working
Hello I have a Junghanns ISDN BRI card for incoming calls and use SIP Polycom IP300 phones. My config files look like this: features.conf pickupextn = *8 zapata.conf context=frompstnisdn group=1 callgroup=1 pickupgroup=1 I also edited sip.conf like this: group=1 callgroup=1 pickupgroup=1 But on internal and incoming calls if I dial *8 from any phone I cannot pickup. Do I need to add
2005 Jun 28
2
Trying to get *8 call pickup to work
I'm using the Debian Sarge package of Asterisk - 1.0.7 + bristuff. When I call from a zap channel or a SIP phone to another SIP phone, then dial *8 from a third SIP phone, I get 503 Service Unavailable on the third phone and I get this at the Asterisk console: Jun 28 09:01:24 DEBUG[16774]: res_features.c:1709 ast_pickup_call: No call pickup possible... Jun 28 09:01:24 NOTICE[16774]:
2003 Apr 20
0
Using callgroups (was: Taking a call for someone elses extensionfrom my extension)
Callgroups/pickupgroups are allocated per channel, not in the dialplan. sip.conf and zapata.conf are the two files you're interested in. -wade ---- Original Message ---- From: wipeout@linuxmail.org To: asterisk-users@lists.digium.com, Subject: RE: [Asterisk-Users] Using callgroups (was: Taking a call for someone elses extensionfrom my extension) Date: Sun, 20 Apr 2003 16:39:15 +0000
2006 Feb 27
5
res_features pickupexten
is where anyone who knows what is needed to get the pickupexten (*8) running ? gentoo asterisk-stable 1.2.4/zap1.2.4 with bristuff I've activated it in features.conf (default *8) and also tested other extensions res_features.so is loaded show features says: Builtin Feature Default Current --------------- ------- ------- Pickup *8 *8 Blind
2016 Feb 02
2
Asterisk 13.7.0 Pickup with namedcallgroup/namedpickupgroup
Should setting a namedcallgroup & namedpickupgroup supersede numeric callgroups and pickupgroup ? I've got 5 peers on my 13.7.0 box, Three of them have a namedcallgroup & namedpickupgroup of 'kiniston' and Two of them have a namedcallgroup & namedpickupgroup of 'sanday'. I'm not specifying a numeric callgroup or pickupgroup so all the peers are defaulting to
2004 Jun 09
0
Call Pickup problem in Asterisk with SIP phones
I'm having a tough time getting call pickup to work on *. Here's my configuration: X100P with T-1, channels 1-4 voice <---> * <---CISCO 7960 with SIP 6.0 Image A call comes in, and * picks up and presents a menu. Caller chooses extension, (in this case ext 103, SIP/wsmith) Wsmith is sitting in my office, hears his phone ringing, picks up my phone, gets dial tone, and presses
2004 May 28
0
Not call pickup for call to sip from mgcp phone
Just by the way, do anybody knows if call pickup of a call to a sip extension from a mgcp phone is supposed to work (even if sip keeps ringing). The scenary is as follows: 3@mgcp02 (ext 136) calls sip/julia (ext 133) and after It starts ringing 2@mgcp02 (ext 135) dials *8. Nothing happens, only 135 gets congestion tone, 133 keeps ringing and in the asterisk console I get: --
2003 Apr 20
0
Using callgroups (was: Taking a call for someone elses extension from my extension)
How is a callgroup used in the dial plan?? I can't see an example in the extensions.conf.. > See configs/sip.conf.samples search for pickupgroup > > RTFSC (Sample Configs) > > > Jeremy McNamara > > > > > WipeOut . wrote: > > >Is there a way to pickup a call whn using a SIP phone? > > > > > > > >> From