<div class="gmail_quote"><br>Hi Everyone,<div><br></div><div>i am a new user and want to learn how to create php application using ESL i just want to play a dynamic message using cepstral and get the customer response using dtmf. but i can't unserstand how to handle call using php as their is no mod_php is available like mod_lua, i park the call and now want to speak in the call but unable to do:</div>
<div><br></div><div><br></div><div>please guide me i can't solve that problem with playandgetdigits() example of Mr. <span>Michael Collins that what is the code of [handler.php].</span></div><div><span><br>
</span></div><div><span>===============================================================================================</span></div><div><span><b><br></b></span></div><div><span><b>originate user/1500 meeting_request_1500</b></span><br>
<br><span>Then create that extension:</span><br><br><span><extension name="meeting request"></span><br><span> <condition field="destination_number" expression="^meeting_request_(</span><span>\d+)$"></span><br>
<span> <action application="set" data="target_user=$1"/></span><br><span> <action application="set" data="text=cepstral|callie|Hi, we have a meeting on Monday at 9, are you joining us, if yes then press, 1. and if not press, 2."/></span><br>
<span> <action application="answer"/></span><br><span> <action application="sleep" data="1000"/></span><br><span> <action application="play_and_get_</span><span>digits" </span><br>
<span> data="1 1 3 5000 # speak:${text} ivr/ivr-that_was_an_invalid_entry.wav answer \d"/></span><br><span><font color="#222222"> <action application="set" data="api_hangup_hook=system </font><b><font color="#ff0000">handler.<span style="background-image:initial;background-color:rgb(255,255,204)">php</span></font></b><font color="#222222"> ${target_user} ${answer}"/></font></span><br>
<span> <action application="log" data="INFO User ${target_user} responded with ${answer}"/></span><br><span> <action application="playback" data="ivr/ivr-Thank_you.wav"/></span><br>
<span> <action application="hangup"/></span><br><span> </condition></span><br><span></extension></span>
</div><div><span><br></span></div><div><span>=============================================================================================</span></div><div><span><br></span></div><div><span>is anyone guide me how to do it php, </span></div>
<div><span><br></span></div><div><font color="#222222" face="arial, sans-serif">thanks in advance,</font></div>
<div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif">Shahzad Bhatti</font></div>
</div><br>