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&#39;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&#39;t solve that problem with playandgetdigits() example of Mr. <span style>Michael Collins that what is the code of [handler.php].</span></div><div><span style><br>
</span></div><div><span style>=====================================================================================================================</span></div><div><span style><b><br></b></span></div><div><span style><b>originate user/1500 meeting_request_1500</b></span><br style>
<br style><span style>Then create that extension:</span><br style><br style><span style>&lt;extension name=&quot;meeting request&quot;&gt;</span><br style><span style>  &lt;condition field=&quot;destination_number&quot; expression=&quot;^meeting_request_(</span><span style>\d+)$&quot;&gt;</span><br style>
<span style>    &lt;action application=&quot;set&quot; data=&quot;target_user=$1&quot;/&gt;</span><br style><span style>    &lt;action application=&quot;set&quot; data=&quot;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.&quot;/&gt;</span><br style>
<span style>    &lt;action application=&quot;answer&quot;/&gt;</span><br style><span style>    &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</span><br style><span style>    &lt;action application=&quot;play_and_get_</span><span style>digits&quot; </span><br style>
<span style>      data=&quot;1 1 3 5000 # speak:${text} ivr/ivr-that_was_an_invalid_entry.wav answer \d&quot;/&gt;</span><br style><span style><font color="#222222">    &lt;action application=&quot;set&quot; data=&quot;api_hangup_hook=system </font><b><font color="#ff0000">handler.<span class="il" style="background-image:initial;background-color:rgb(255,255,204)">php</span></font></b><font color="#222222"> ${target_user} ${answer}&quot;/&gt;</font></span><br style>
<span style>    &lt;action application=&quot;log&quot; data=&quot;INFO User ${target_user} responded with ${answer}&quot;/&gt;</span><br style><span style>    &lt;action application=&quot;playback&quot; data=&quot;ivr/ivr-Thank_you.wav&quot;/&gt;</span><br style>
<span style>    &lt;action application=&quot;hangup&quot;/&gt;</span><br style><span style>  &lt;/condition&gt;</span><br style><span style>&lt;/extension&gt;</span>
</div><div><span style><br></span></div><div><span style>===================================================================================================================</span>
</div><div><span style><br></span></div><div><span style>is anyone guide me how to do it php, </span></div><div><span style><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>