Hi, I'm trying to setup Asterisk so that:
1. I call a specific number that goes to a defined extension from my phone (an external line). 2. Asterisk notes my phone number (the CLID) and hangs up without picking up the call. 3. Asterisk initiates a call to my phone and prompts me for a passkey. 4. Asterisk validates the passkey and lets me enter another number (say FOO). 5. Asterisk dials FOO on my behalf and lets me talk to FOO. I'm currently using extension "h" for handling the post-hangup processing; however this seems to involve a lot of validation (since other calls are also terminating into the same context and, eventually, getting hungup) and has issues passing variables between extensions. Is there a better way of handling the post-hangup processing? Regards, -- Raj -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
