search for: pickup2

Displaying 3 results from an estimated 3 matches for "pickup2".

Did you mean: pickup
2007 Feb 01
0
Enhanced PickupChan
Hi All, I've installed Enhanced PickupChan on asterisk 1.2.14 using howto from http://www.thorsten-knabe.de/linux/asterisk/pickup.jsp . from extensions.conf: exten => 0,1,Dial(SIP/eosoiris|20|tTrR) exten => 200,1,Dial(SIP/dzalewski|20|tTrR) exten => _7.,1,Pickup2(${EXTEN:1}) When I try to pickup ringing SIP channel from other IP headset I go disconnected. here is debug from asterisk CLI: -- Executing Dial("SIP/eosoiris-081b5e40", "SIP/dzalewski|15|tTrR") in new stack -- Called dzalewski -- SIP/dzalewski-081bb380 is ring...
2007 Apr 11
0
Asterisk Pickup with more than one argument
...like this: Pickup(5219&220408108) but it doesn't work! After reading in voip-info, only in Asterisk 1.3 development, this issue has been considered to be implemented... I wonder if Asterisk 1.4 implements this since no version 1.3 has been released! Other option seems to be the use of Pickup2, but is it a stable option to implement in a production system? Thanks in advance, Ricardo.
2007 Aug 10
2
Pickup command
I am having a bit of a problem implementing the pickup command in my dial plan. I have setup this rule: exten => _*8XXX,1,Pickup(${EXTEN:2}) This works as expected when someone dials an extensions number and I can get the call. The problem I have is that when a call enters my welcome menu and does not press anything there is a timeout that sends them to the recepcionist. The rule is: