similar to: Enhanced PickupChan

Displaying 20 results from an estimated 200 matches similar to: "Enhanced PickupChan"

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
2007 Jul 01
0
Transfer outgoing call - macro
Dear All, I have a problem with call transfer. When I dial a number and then I want to transfer current call to an extension, I'm getting disconnected. Transfering incoming call works fine. I'm using macro for dialing. extensions.conf: [from-internal] ignorepat => 9 exten => 200,1,Macro(stdexten,200,SIP/dzalewski) [macro-stdexten] exten => s,1,Set(temp=${DB(CFU/${ARG1})})
2005 Oct 13
0
PickUpChan and Intercept
Hello everyone, I have been asked for "directed pickup" and saw that both "PickupChan" from bristuff and "Intercept" applications do the dirty work. I have tried both on asterisk-1.0.9 ( BRIstuffed-0.2.0-RC8o ) but I always got an error when trying to pick the ringing call. the debug says: SIP/marco-73a0 is ringing -- SIP/marco-73a0 is ringing --
2008 Feb 04
0
Problem picking up a call with PickUpChan or PickUp [SOLVED]
Paul Madley wrote > >Unfortunately (as far as I'm aware) this is a bug in the 1.4.17 >release, and therefore I don't think any config changes will fix it. >We've been told to roll back to our previous 1.4.13 installation. It >also seems to manifest itself in "ghost ringing" as I've called it; >place a call to a SIP extension, then put down the
2008 Jan 31
0
Problem picking up a call with PickUpChan or PickUp
Hi, I have configured my SNOM 360 to monitor another extension by setting the following: [default] exten => user1,hint,SIP/user1 The next step was to define a function key on the phone as an extension with the value <sip:user1 at 192.168.0.101> and later with <sip:user1 at 192.168.0.101|*8> When someone now calls extension 97 (which is the number of the corresponding phone),
2007 Feb 15
7
Call forwarding
Hi All, I'm using asterisk 1.2.15 and call forwarding doesnt work for me. from my extensions.conf: ; Unconditional Call Forward exten => _*21*X.,1,NoCDR exten => _*21*X.,2,Set(DB(CFIM/${CALLERID(NUM)})=${EXTEN:4}) exten => _*21*X.,3,Playback(vm-saved) exten => _*21*X.,4,Hangup exten => #21#,1,NoCDR exten => #21#,2,DBdel(CFIM/${CALLERID(NUM)}) exten =>
2007 Jul 04
1
Dialout Macro and transfer call in progress
Dear All, I can not transfer call in progress. What's wrong with my macro? I think tT flags is enough right? [macro-stdexten] exten => s,1,Set(temp=${DB(CFU/${ARG1})}) ; Get CFU key exten => s,2,Set(DNDStatus=${DB(DND/${ARG1})}) ; Get DND key exten => s,3,GotoIf($["${temp}" = ""]?5) ; If not existing, goto priority 5 exten =>
2008 Feb 01
1
Problem picking up a call with PickUpChan or PickUp (asterisk-users Digest, Vol 43, Issue 1)
Hi, > Does anyone of you has a working configuration with SNOM phones that are > able to pickup a call from a flasing LED? Unfortunately (as far as I'm aware) this is a bug in the 1.4.17 release, and therefore I don't think any config changes will fix it. We've been told to roll back to our previous 1.4.13 installation. It also seems to manifest itself in "ghost
2007 Mar 15
0
MP3Player
Hi All, I'm having problem with MP3Player app. I want the caller to hear mp3 when he is waiting until I answer my phone. -- from extentions.conf -- exten => 200,1,Answer() exten => 200,2,MP3Player(/home/user200/mp3/hanna-hais.mp3) exten => 200,3,Dial(SIP/200|20|tTrR) exten => 200,4,Hangup() -- end -- here is debug from CLI: -- Executing
2007 Apr 11
0
Asterisk Pickup with more than one argument
Dear all, I tried to use the following sintax to implement call pickup in Asterisk 1.2.17 with no success: exten => _**5219/5215,1,Pickup(5219) exten => _**5219/5215,2,Pickup(220408108) exten => _**5219/5215,3,Hangup Asterisk seems to just do the first priority command (Pickup(5219)) and if the ringing call comes from the channel 220408108, it doesn't jump to the second priority
2010 Mar 12
1
1.2 to 1.6 and bristuff
Hi, I am just moving from Asterisk 1.2+bristuff up to 1.6.2, a huge leap :) I was wondering if someone could point me at 3 things that I appear to have "lost"? 1) ZapEC(off) - Is there an equivalent dialplan command to request no EC on a channel before dialling in DAHDI? 2) rxfax(file.tiff) - I have found ReceiveFax(), but I am aware that much has happened in the faxing stakes
2018 Jul 09
6
How to steal an answered call?
Hello, I'm familiar with Pickup/PickupChan for taking a ringing call, but does anyone know how a phone can "steal" an already answered call from another phone? Our users have decided that call parking is too long-winded and don't want to use that. For example: phone A calls phone B, phone B answers the call, phone C dials something to "steal" the call from B, and
2016 Jun 30
4
how to join 2 channels using AGI/AMI
Dear all i'm using an "old" Asterisk 1.6.2.9-2+squeeze12, and want to know if is possible to configure a scenario like this: 1) receive a call and put it on-hold in a queue (OK) 2) monitor the queue and trigger an outbound call to a remote number using AMI, setting the channel of the on-hold on a specific var named channel2Link (OK) 3) when the remote number answer, trigger an
2010 Jun 18
1
Asterisk 1.6.2.9 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.9. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ The release of Asterisk 1.6.2.9 resolves several issues reported by the community, and would have not been possible without your participation. Thank you! The following are a few of the issues resolved by community
2010 Jun 18
1
Asterisk 1.6.2.9 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.9. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ The release of Asterisk 1.6.2.9 resolves several issues reported by the community, and would have not been possible without your participation. Thank you! The following are a few of the issues resolved by community
2005 Sep 19
0
Sip and ISDN problem
Hi, I'm quite new to all asterisk issues. Unfortunately I already have some problems. I use ISDN phone and my colleague has got a normal phone connected to Linksys PAP-2 VoIP Gateway. These two phones are in the same call and pickup group. With the phone connected to Linksys I'm able to pickup all calls, but my ISDN does not work properly. When I dial *8 (pickup extension configured in
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
2016 Jun 30
2
how to join 2 channels using AGI/AMI
thanks John yeah, your approach is much siple, i've tried it but i'm not able do detect DTMF tones. it seems that on calls that i receive DTMF tones are handled correctly, but on calls generated from Asterisk to the world when the called side sends some DTMF digits they are not detected: -- Executing [s at macro-myconnector:1] NoOp("SIP/pbx2-000004b2", "") in new
2008 Jan 17
1
asterisk-users Digest, Vol 42, Issue 51
hi all, how to set the caller id facility for the TDM400p card. Please help me thanks, sandeep.s ----- Original Message ----- From: <asterisk-users-request at lists.digium.com> To: <asterisk-users at lists.digium.com> Sent: Tuesday, January 15, 2008 3:09 PM Subject: asterisk-users Digest, Vol 42, Issue 51 > Send asterisk-users mailing list submissions to > asterisk-users at
2016 Nov 23
0
Asterisk 13.13.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.13.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.13.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: New