<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1251">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi everybody!<br>
    <br>
    I have asterisk 1.8.3.3 with pickup deadlock avoidance patch applied
    in production.<br>
    <br>
    I'm use next dialplan construction<br>
    exten =&gt; *,1,PickUP(queue-number)<br>
    exten =&gt; *,2,PickUP()<br>
    Can anyone tell me how can I stop dialplan execution on the first
    priority if that priority's pickup was successfull?<br>
    <br>
    I tried <b>i</b> priority, but no luck.<br>
    <br>
    Does pickup app returns any value in success/fail result of
    execution?<br>
    If yes - how can I use it?<br>
    <br>
    PS: google search didn't helped.<br>
    <pre class="moz-signature" cols="72">-- 
WBR
A.Rymkus</pre>
  </body>
</html>