Hi
Is there anyway to pickup ringing extention from a queue if I'm not in that queue?
Submitted by eeman on Mon, 08/27/2012
Permalink
Submitted by ophirr on Thu, 08/30/2012
Permalink
I am running 1.8, should I
I am running 1.8,
should I write a script and assign feature code in order to use it?
I didn't find any script for pickupchan in the scripts library
Submitted by ophirr on Thu, 08/30/2012
Permalink
cloned and changed exten =>
cloned and changed
exten => s,1,PickupChan(${MACRO_EXTEN:${ARG1}}${TL_DASH}${tenant})
exten => s,n,Playback(privacy-incorrect)
exten => s,n,Hangup
now how can I use it?
featurecode + queue number?
what is the SIP/ info?
Submitted by eeman on Thu, 08/30/2012
Permalink
you forgot SIP/ its part of
you forgot SIP/
its part of the channel name
and its featurecode plus ringing extension
Submitted by ophirr on Thu, 08/30/2012
Permalink
Submitted by eeman on Thu, 08/30/2012
Permalink
yes. if your running asterisk 1.8 you can use the PickupChan application.