<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.hoenzb
        {mso-style-name:hoenzb;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>What you want to use is Asterisk’s dialplan “Read”
command. Check it out here. <a
href="http://www.voip-info.org/wiki/view/Asterisk+cmd+Read">http://www.voip-info.org/wiki/view/Asterisk+cmd+Read</a><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Regards;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>John<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Salaheddine
Elharit<br>
<b>Sent:</b> Thursday, December 05, 2013 5:50 AM<br>
<b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br>
<b>Subject:</b> Re: [asterisk-users] issue with speech in IVR<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<div>

<p class=MsoNormal>hello list <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>i have  one question related to the IVR below <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,1,Ringing()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,n,Wait(2)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,n,Goto(home,s,1)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>how can i ask the customer to enter a password before to go
to (home,s,1)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>and where i must to store a password for example password
1234 <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>if the customer enter 1234 he can Goto(home,s,1) and if the
password is wrong i playback an error message <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,1,Ringing()<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,n,Wait(2)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>the customer must enter 1234 if yes go to (home,s,1) if no
go to error <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>exten => 600,n,Goto(home,s,1)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal> <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>[error]<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>exten =>
s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/)<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>exten => s,n,Background(${sounds_path}error<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>any example would be appreciated<o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p>

<div>

<p class=MsoNormal>2013/11/29 Mitul Limbani <<a
href="mailto:mitul@enterux.in" target="_blank">mitul@enterux.in</a>><o:p></o:p></p>

<p class=MsoNormal>Sounds cool, I suspected the echo cancel situation,
these are usually issue even for FAX communication on dahdi. <o:p></o:p></p>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>Mitul<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal><br>
On Friday, November 29, 2013, Salaheddine Elharit wrote:<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal>hello <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>i add the following in chan_dahdi and the issue has been solved
 thanks a lot for your help and support now ican stop the speech and go to
my context <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>i really appreciate your help and support<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>immediate = yes<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>echocancel = no<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>dtmfmode = auto<o:p></o:p></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>---------- Forwarded message
----------<br>
From: <b>Salaheddine Elharit</b> <salah.elharit200@gmail.com><br>
Date: 2013/11/29<br>
Subject: Re: [asterisk-users] issue with speech in IVR<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com><br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>hello <o:p></o:p></p>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>i add the <span style='font-size:9.5pt;font-family:
"Arial","sans-serif"'>following in chan_dahdi and the issue has been solved
 thanks a lot for your help and support now ican stop the speech and go to
my context </span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>i really appreciate your help and support<o:p></o:p></p>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p>

<div>

<p class=MsoNormal>2013/11/29 Mitul Limbani <mitul@enterux.in><o:p></o:p></p>

<p>Try following in chan_dahdi<o:p></o:p></p>

<p>immediate = yes<br>
echocancel = no<br>
dtmfmode = auto<o:p></o:p></p>

<p><span style='color:#888888'>Mitul<o:p></o:p></span></p>

<div>

<div>

<div>

<p class=MsoNormal>On Nov 29, 2013 1:42 PM, <isrlgb@gmail.com> wrote:<o:p></o:p></p>

<p class=MsoNormal>Are you using a mp3 file?<br>
I have noticed that using control playback with a mp3 file I cannot use the
keypad to control the playback<br>
<br>
-----Original Message-----<br>
From: Salaheddine Elharit <salah.elharit200@gmail.com><br>
Sender: asterisk-users-bounces@lists.digium.comDate: Fri, 29 Nov 2013 08:05:16<br>
To: Asterisk Users Mailing List - Non-Commercial
Discussion<asterisk-users@lists.digium.com><br>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
 <asterisk-users@lists.digium.com><br>
Subject: Re: [asterisk-users] issue with speech in IVR<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a
href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a
href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p>

</div>

</div>

</div>

<p class=MsoNormal><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a
href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</div>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</div>

</div>

</div>

</div>

<p class=MsoNormal><span style='color:#888888'><br>
<br>
<span class=hoenzb>-- <o:p></o:p></span></span></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='color:#888888'>Regards,<br>
Mitul Limbani,<br>
Chief Architech & Founder,<br>
Enterux Solutions Pvt. Ltd.<br>
110 Reena Complex, Opp. Nathani Steel, <br>
Vidyavihar (W), Mumbai - 400 086. India<br>
<a href="http://www.enterux.com/" target="_blank">http://www.enterux.com/</a><br>
<a href="http://www.entvoice.com/" target="_blank">http://www.entvoice.com/</a><br>
email: <a href="mailto:mitul@enterux.in" target="_blank">mitul@enterux.in</a><br>
DID: +91-22-71967196<br>
Cell: +91-9820332422</span><o:p></o:p></p>

</div>

<p class=MsoNormal><span style='color:#888888'><br>
</span><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a
href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</div>

</body>

</html>