similar to: Call Pickup ???

Displaying 20 results from an estimated 40000 matches similar to: "Call Pickup ???"

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
2009 Jan 22
1
Zap connection problem
Greetings all, I'm trying to connect to an AT&T teleconference, but the call is never marked as ANSWERED by asterisk and therefore won't bridge and continue. The only work-around I've come up with so far is to dial like this: Exten => 744,1,Dial(Zap/g1,,p) The "private" mode keeps the line open without trying to do a bridge, but requires the
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
2003 Jul 01
3
picking up a ringing extension
Hello, We are using asterisk 0.4.0 on debian sid with Cisco 7960 and ATA186 phones. All sip entries have: callgroup=1 pickupgroup=1 However I am unable to remotely pickup a ringing phone using *8#. I get fast busy tone. Is there some flag to add in extensions.conf ? Thanks in advance,
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
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
Here's the short of it. I have an Asterisk 1.2.1 system setup to handle both personal and business calls. Now, the business callers will hear music while on hold, so the default MOH needs to play regular music. Personal callers should hear rings, not music. I have this working except for one specific case. If someone calls during the day (we're night people), asterisk will not ring
2003 Apr 16
0
How to pickup incoming calls immediately?
Hi, I set up a t1 from my sys75 to asterisk. After much experimentation I got it to work as e&m wink start. If dialing the trunk access code from the sys75 (a 5 - this is stripped on the s75), asterisk picks up and provides dial tone immediately. Here is the problem, after about 3 seconds that line switches into s,1 of the default context. If I dial (5)1234 very fast - before the switch to
2003 Jul 16
8
Call Pickup
Hi, I have been trying to workout how to use the call pickup. So Far, I have the following in zapata.conf [channels] signalling => fxo_ks context => local pickupgroup=1 callgroup=1 channel => 1-3 When I dial *8# all I hear is busy tone. What have I missed? thanks Jay.
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
2004 Jun 01
1
Zap and call pickup -- it don't work.
The problem: T100P connected to an Adit600. Channel 1-16 are FXS, 17-24 FXO. I have Zap/24 in callgroup 3 and Zap/1-16 in pickupgroup 3. When a call comes in on Zap/24 I cannot pick it up with *8 from Zap/1-16. *CLI> show version Asterisk CVS-04/27/04-23:48:08 built by root@tuck on a i686 running Linux The zapata.conf and extensions.conf are located here:
2003 Oct 29
0
Call pickup and SIP phones
Hi List, I have two Cisco ATA, one of them with two phones attached, and the other with just one phone. The ATA with two phones is behind a NAT, and Asterisk and the other ATA have public IP addresses. I can place and receive and blind transfer calls between them all. (Sometimes I loose registration from the ATA behind the NAT, but I think I have to upgrade to the latest firmware in the ATA) Now
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
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
2003 Apr 23
2
Tor2 with em_w (or em) signalling pickup behavior?
Hi, Can I make e&m wink start lines just wait for digits - instead of going to default? Someone else cleared a similar problem (as described below) on an fxo port with "usecallerid => no" but it is not doing the trick for me. In this case the line when straight to default which would be ok also. John I posted the stuff below about a week ago... I set up a t1 from my sys75 to
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
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: --
2006 Mar 07
1
PBX-VPN-SIP-Asterisk trouble
Hi all! I have the following setup: Phone lines -> traditional PBX -> Welltech 3802 -> VPN -> Asterisk -> Linksys PAP2/Welltech ATA-151 -> phone There is 2 pieces of Welltech 3802 (2 port FXO) connected to 4 (2x2) PBX extensions. Asterisk is a proxy here. Each device successfully register itself. I tried the setup above with Linksys and Welltech devices as well. I setup
2005 May 20
1
MFC&R2 Venezuela with libunicall
Hi, I am trying to configure * 1.0.7 box with a Digium Wildcard TE110P T1/E1 and libunicall latest code. All libs compiled successfully and the E1 have a green light! I am able to receive a call (or at least) testcall shows some information when an incoming call is received so the drivers and basic configuration is working. My * box has 2 cards, one TDM400B (2 fxs and 2 fxo) and one TE110P
2007 Jan 29
3
Pickup() ringing extension and call waiting
Hi All, I'm using Asterisk 1.2.14 under openSuSE 10.2 with kernel 2.6.18. I have Wildcard TDM400P card and D-Link DPH-120S and DPH-140S SIP phones. I would like to be able to pickup ringing extention from any SIP phone using Pickup() application. from my dial plan: [incoming] exten => s,1,Dial(SIP/somebody1|60|tTrR) [internal] include => outbound-local include => parkedcalls
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