[asterisk-dev] Asterisk - Dial And Execute next command even if its successful

praveen kumar pbx.kumar at gmail.com
Thu Jun 5 04:03:27 CDT 2008


Hello,

Kudos to the community. We are using * for almost two years helping out many
small businesses use them in the hosted mode. Last two years, we have
invested time and energy in writing voice applications.

I am in a mix and unsure how to proceed.

My dial plan (not exact - logic only) now looks like

context, context,1,Background PlayMainGreeting waiting for prompt
context, 100, 1, Dial(Number)
context, 100, 2, Voicemail

The new one looks like

context, context, 1, Dial (Voicexmlapp)

The voicexml app plays a prompts and generates the voicexml based on the
configured extensions, departments and voicemail database for first name,
last name.

When the caller ask for a user (ext 100 here), I want him to take him back
to the context, 100, 1 instead of dialing him directly using blind transfer
(goto) option in voicexml.

Is there a way to dial some number and then come and execute next
instructions depending on some parameters even if it was successful.

Does macro (M) in dial command helpful? voicexml app can set extension in
some database and we can read that in the macro. Totally unsure.

Can I use t with dial context set and send dtmf in the voicexml app which
will trigger him to come out? I am not sure if sending dtmf signals back is
possible in voicexml.


Thanks for references and suggestions.

- Asterisk User
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20080605/e9d256b5/attachment.htm 


More information about the asterisk-dev mailing list