similar to: Interrupt VM and Steal a call.

Displaying 20 results from an estimated 4000 matches similar to: "Interrupt VM and Steal a call."

2008 Mar 18
3
Newbie Queue: Simple Queue Problem
I am trying to build a simple queue for the receptionist phone. In other words, there is only 1 agent and that is the receptionist phone. I just defined a few lines in queues.conf [console] strategy = ringall member => SIP/4000 ;4000 is the console extension In extensions.conf, it is: exten => 4000,1,Answer() exten => 4000,n,Queue(console) exten => 4000,n,HangUp() I pressed
2015 Dec 29
3
Transfer calls "on demand"
Daniel Heckl <daniel.heckl at gmail.com> schrieb: > You are searching for ?Call Pickup?. It is implemented in Asterisk by > default. > > https://wiki.asterisk.org/wiki/display/AST/Call+Pickup > <https://wiki.asterisk.org/wiki/display/AST/Call+Pickup> Take a look under > section ?Configuration Options?. Hi, Daniel! Thanks for your answer... I'm using Asterisk
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 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
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
2005 May 05
2
7777 (simulate incoming call) not working
I'm setting up a new AAH 1.0 box to replace my AAH 0.6 box. Though on the new box, I've installed a generic ebay X100P. I don't have my livevoip or voicepulse accounts set up yet on the new box (can both boxes be registered at the same time?). I've set up one IP phone (SPA841) with the new box. I have my SBC POTS line plugged into the fxo card. I set up everything in AMP.
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
2005 Jul 20
1
getting problem in Picking up the parked call
Hi all. I am trying following scenerio for call park & pickup. voice is flowing established between B & C, after call-pickup ( instead of A & B ). can anyone please clarify why it is happening like this, ( or ) do i need some more configuration for park&pickup ? A B
2015 Dec 29
2
Transfer calls "on demand"
Hi list! Right now I configured my Asterisk to forward the calls for the number X to both phones (mine and the phone of my wife). It works, of course, but I'm not enthusiast... I see what we have at office: if one phone rings, other phones in the same group can "catch the call", so that if a colleague is not present, another colleague can catch the call. I'd like to have the
2004 Jul 14
8
Directed Call Pickup
In the list I found some messages that *8 doesn't work so well. Is there any possibility to create a extention that you can call, and if you are fast enough, pick up a number? (Also if you are outside your callgroup) like pseudo code: exten => 888, 1, EnterPhoneNumber() exten => 888, 2, EnterPass() exten => 888, 3, TransferCallToThisPhone() exten => 888, 103, Invalid()
2006 Jan 06
2
controlling SIP subscriptions from SNOM phones
We recently deployed 10 SNOMs as part of a PBX hosted solution. We have one phone setup as the receptionist phone, using hints to show busy office lines. This all works as expected. This is a new installation, and people are just starting to setup their phones. For those of you not familiar with SNOM phones, there is a row of keys on the right side of the phone which SNOM calls function keys. In
2006 Mar 19
2
Call Pickup Woes
Hello all, I have an asterisk @ home system running 1.2.4. Call pickup seems to be a bit of a problem. I've looked at a lot of posts and the wiki, which states that you need to define the pickup extension in features.conf and the pickup groups in sip.conf. I've done this, however there is no definition for *8 in extensions.conf. Is there supposed to be and it has been removed?
2005 Jun 14
2
# no longer working
Hi list, For months everything worked super here in our setup. This week I implemented some new idea in our webbased calendar system. I thought it would be nice to have an option that tells asterisk you are not available for calls during an appointment. For this to work I could no longer use the ringgroup setup: Dial(SIP/10&SIP/11&SIP/12,40,tr) So I thought, why not use the Local channel
2007 Nov 22
5
Odd bug in Siemens C460IP ?
Hello, I think I have encountered an odd bug in Siemens C460 IP/dect handsets, which is a bit annoying, and I'm not (yet) sure how to get round it without lots of hacks. Basically, on all external incoming calls, we set: exten => s,n,SIPAddHeader(Alert-Info: Bellcore-dr2) This causes handsets (i.e. Cisco 7960 / Grandstream / aastra) to set a different ring cadence so to differentiate
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
2007 Dec 07
2
Open Asterisk Exchange Project
Is there anyone interested in developing an open source Asterisk / MS Exchange solution? Yours, Michael Munger, dCAP 404-438-2128 michael at highpoweredhelp.com <mailto:michael at highpoweredhelp.com> Attachment encrypted? click here <http://www.highpoweredhelp.com/tutorials/wincrypt/> . -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 03
4
IAXy and hook flash transfer
In features.conf, I have uncommented the transfer features under feature map, but I still cannot transfer using a POTS phone on an IAXy adapter. I think I am missing something here.... Any help is appreciated. Here is features.conf: ; ; Sample Parking configuration ; [general] parkext => 700 ; What extension to dial to park parkpos => 701-720 ;
2008 Feb 21
3
Pattern matching....
Will this work to match any number from the 770,404, or 678 area codes? _[404|770|678]NXXXXXX If this won't work, is there a pattern that will do this? Yours, Michael Munger, dCAP 404-438-2128 michael at highpoweredhelp.com <mailto:michael at highpoweredhelp.com> Attachment encrypted? click here <http://www.highpoweredhelp.com/tutorials/wincrypt/> .
2011 Jun 20
1
Problems with pickupgroup/callgroup with Asterisk 1.8.4.2
I have problems using the call pickup under Asterisk 1.8.4.2. I have another Asterisk with 1.6 - and it is working fine with the same settings. I have setup the same callgroup and pickupgroup for all extensions in sip.conf - just to make things simple for testing. The sequence *8 seems to be completely ignored by Asterisk - the client shows "Call answered" when dialing *8 while the
2006 Nov 28
1
Attn: DISA Experts(Strange problem with DISA)
Hi Friends, I am facing a strange problem with DISA. I have installed and configured Trixbox. I've created a secret extension i.e., 555 and called this extension in Digital Receptionist using custom extension i.e., created in extensions_custom.conf file. When I call from my mobile phone to my PSTN number, which is connected to FXO port, my IVR is responding. After entering my DISA