Has anyone solve the problem with directed pickup?
app-pickup-custom]
exten => _**.,3,Pickup(${EXTEN:2}@from-did-direct)
this solves the problem partial, meaning that you can use **+ext to pickup a ringing extension, but if the incoming call goes to a ring group **+ext fails.
Feedback is appreciated.
app-pickup-custom]
exten => _**.,3,Pickup(${EXTEN:2}@from-did-direct)
this solves the problem partial, meaning that you can use **+ext to pickup a ringing extension, but if the incoming call goes to a ring group **+ext fails.
Feedback is appreciated.