Hello,<br><br>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. <br><br>
I am in a mix and unsure how to proceed.<br><br>My dial plan (not exact - logic only) now looks like<br><br>context, context,1,Background PlayMainGreeting waiting for prompt<br>context, 100, 1, Dial(Number)<br>context, 100, 2, Voicemail<br>
<br>The new one looks like<br><br>context, context, 1, Dial (Voicexmlapp) <br><br>The voicexml app plays a prompts and generates the voicexml based on the configured extensions, departments and voicemail database for first name, last name.<br>
<br>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. <br><br>Is there a way to dial some number and then come and execute next instructions depending on some parameters even if it was successful. <br>
<br>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.<br><br>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.<br>
<br><br>Thanks for references and suggestions.<br><br>- Asterisk User<br><br><br>