Hi everybody!

I have asterisk 1.8.3.3 with pickup deadlock avoidance patch applied in production.

I'm use next dialplan construction
exten => *,1,PickUP(queue-number)
exten => *,2,PickUP()
Can anyone tell me how can I stop dialplan execution on the first priority if that priority's pickup was successfull?

I tried *i* priority, but no luck.

Does pickup app returns any value in success/fail result of execution?
If yes - how can I use it?

PS: google search didn't helped.

--
WBR
A.Rymkus

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to