<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Lacy,<br>
<br>
We are using Standard FreePbx installation and we are trying to direct
pickup all the calls with **EXT NUMBER.<br>
<br>
[app-pickup]<br>
include =&gt; app-pickup-custom<br>
exten =&gt; _**.,1,Noop(Attempt to Pickup ${EXTEN:2} by
${CALLERID(num)})<br>
exten =&gt; _**.,n,Pickup(${EXTEN:2})<br>
<br>
This is the FreePbx configuration for call pickup but doesn't work for
calls which comes from users which are in other context neither
incoming calls from-trunk<br>
<br>
Any help will be appreciated<br>
<br>
Regards,<br>
Fernando<br>
<br>
Lacy Moore wrote:
<blockquote
 cite="mid:56a990d20801251647k493231fenae6ae64c3caf8406@mail.gmail.com"
 type="cite">
  <pre wrap="">My magic orb is on the fritz.  Can you give some more info?  What
extension is ringing?  What are you dialing to pick up?  What does
your conf files look like?

I think I might know what the problem is, but I need a little more
info.  Read "core show application Pickup" carefully, and then re-read
it 3 or 4 more times.  It seems odd at first, but then you catch on.
You are picking up the calling channel, not the called extension.

On Jan 25, 2008 5:28 PM, Fernando Berretta <a class="moz-txt-link-rfc2396E" href="mailto:fernando.berretta@gmail.com">&lt;fernando.berretta@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I'm having problems with Directed PickUn and Asterisk 1.4.

Directed call pickup **EXT works ok with internal calls which are in the
same CONTEXT but,, with calls in which are from other context  or
incoming calls from IVR this function doesn't work as is pointed in
<a class="moz-txt-link-freetext" href="http://bugs.digium.com/view.php?id=11639">http://bugs.digium.com/view.php?id=11639</a>

I'm using FreePbx 2.3,, and dont know how to solve or workaround this
problem

Could some one please help me.

Best Regards,
Fernando

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>