Directed Call Pickup

Trying to test direct call pickup with my system… I dial the system from a cell phone, dial the extension I want to ring, it starts ringing, and then I want to pick it up remotely. To do this, I dial **ext from another phone in the building, doesn’t work.

However, if the call is made within the building (between two sip phones) it works alright.

Seems like a context issue maybe, but I can’t quite figure it out… I’m a little rusty as I haven’t touched this stuff in a while.

Here’s the output of my log file…

[May 22 15:05:33] VERBOSE[31608] logger.c: – Executing [s@macro-dial:7] Dial(“Zap/2-1”, “SIP/212|40|tr”) in new stack
[May 22 15:05:33] VERBOSE[31608] logger.c: – Called 212
[May 22 15:05:33] VERBOSE[3333] logger.c: Extension Changed 212[ext-local] new state Ringing for Notify User 210
[May 22 15:05:33] VERBOSE[3333] logger.c: Extension Changed 212[ext-local] new state Ringing for Notify User 203
[May 22 15:05:33] VERBOSE[3333] logger.c: Extension Changed 212[ext-local] new state Ringing for Notify User 204
[May 22 15:05:33] VERBOSE[31608] logger.c: – SIP/212-098ddf70 is ringing

[May 22 15:05:47] VERBOSE[31613] logger.c: – Executing [**212@from-internal:1] NoOp(“SIP/217-09ea1658”, “Attempt to Pickup 212 by 217”) in new stack
[May 22 15:05:47] VERBOSE[31613] logger.c: – Executing [**212@from-internal:2] Pickup(“SIP/217-09ea1658”, “212”) in new stack
[May 22 15:05:47] NOTICE[31613] app_directed_pickup.c: No target channel found for 212.

Also, a resource I found regarding this… seems like they found a fix down the line, but I don’t quite understand it.
https://issues.asterisk.org/view.php?id=9491

bump

what version of Asterisk, what version of FreePBX, and please provide a copy of the context app-pickup which can be found in extensions_additional.conf.