[Asterisk-Users] Manager logic to pickup a ringing extension

Nik Martin nmartin at radiancetech.com
Thu Jun 10 12:59:39 MST 2004


Can the Manager Redirect command transfer a ringing SIP extension?  I'm
trying to implement a Camp On feature, and having failed to do it in Dial
Plan logic, am trying to do it with manager logic.  If an arbitrary Sip
extension is ringing, I need the ability to pick up that extension from any
other phone.  What little docs there are on Manager commands shows Redirect
takes these parameters:

Action: Redirect
Channel: Zap/1-1
Context: transfer
Exten: 5555555555
Priority: 1 

If I'm at Sip channel Sip/nmartin (extension 101), and the phone ringing is
Sip/Foodaddy (extension 100), It doesn't seem possible to get that call
transferred TO my extension, using the example context that accompanies the
Redirect sample on the WIKI:

[transfer]
 exten => _.,1,Dial(Zap/g1/${EXTEN})
It doesn't look dooable.

Any ideas?


Nik Martin




More information about the asterisk-users mailing list