[asterisk-dev] [asterisk-users] Pickup calls coming from queues
Niccolò Belli
darkbasic4 at gmail.com
Sat Jan 21 08:14:38 CST 2012
Il 20/01/2012 19:16, Ishfaq Malik ha scritto:
> How exactly are you trying to pick up the call? Are you using *8 or are
> you using application Pickup/ChanPickup?
exten => multiple,hint,SIP/155&SIP/152
exten => multiple,1,Pickup(155)
exten => multiple,n,Pickup(152)
Il 20/01/2012 19:12, Alberto Llamas ha scritto:
> i think you must set the context [from-Local] for pickup from a queue.
How? Consider not all calls come from a queue!
Il 20/01/2012 19:52, Kevin P. Fleming ha scritto:
> Please do not cross-post messages.
Il 20/01/2012 19:53, Matthew Jordan ha scritto:
> This conversation belongs on the asterisk-users mailing list.
I'm sorry, I didn't want to cross post but I don't know if it's a
feature request or I'm simply doing something wrong. According to Snom's
technical support it *IS* a feature request:
http://forum.snom.com/index.php?showtopic=8481&st=20
I read the bug tracker does no longer accept feature requests and I
should use the mailing list instead... I will drop asterisk-dev in
future replies unless told otherwise.
Il 20/01/2012 20:32, Alec Davis ha scritto:
> This review https://reviewboard.asterisk.org/r/1619/ allows a BLF lamp to
> flash when a queue is ringing
BLF *does* lamp, but when trying to pickup I get "DECLINED".
Here is the log:
-- SIP/153-00000744 is ringing
-- SIP/155-00000745 is ringing
== Using UDPTL CoS mark 5
== Using SIP RTP CoS mark 5
-- Executing [multiple at phones-casa:1] Pickup("SIP/154-00000746",
"155") in new stack
[Jan 21 15:02:08] NOTICE[16051]: app_directed_pickup.c:297 pickup_exec:
No target channel found for 155.
-- Executing [multiple at phones-casa:2] Pickup("SIP/154-00000746",
"152") in new stack
[Jan 21 15:02:08] NOTICE[16051]: app_directed_pickup.c:297 pickup_exec:
No target channel found for 152.
-- Auto fallthrough, channel 'SIP/154-00000746' status is 'UNKNOWN'
-- SIP/153-00000744 is ringing
-- SIP/155-00000745 is ringing
-- Got SIP response 480 "Temporarily not available" back from
192.168.3.10:5060
-- SIP/152-00000743 is circuit-busy
-- Nobody picked up in 8000 ms
-- SIP/153-00000744 is ringing
-- SIP/155-00000745 is ringing
== Spawn extension (from-casa, s, 2) exited non-zero on 'DAHDI/13-1'
== Extension Changed multiple[interni-casa] new state Idle for Notify
User 154
-- Hanging up on 'DAHDI/13-1'
-- Hungup 'DAHDI/13-1'
SIP/154 is the phone which tries to pickup 155.
Thanks,
Darkbasic
More information about the asterisk-dev
mailing list