<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&#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>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>&lt;extension name=&quot;meeting request&quot;&gt;</span><br><span>  &lt;condition field=&quot;destination_number&quot; expression=&quot;^meeting_request_(</span><span>\d+)$&quot;&gt;</span><br>

<span>    &lt;action application=&quot;set&quot; data=&quot;target_user=$1&quot;/&gt;</span><br><span>    &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>

<span>    &lt;action application=&quot;answer&quot;/&gt;</span><br><span>    &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</span><br><span>    &lt;action application=&quot;play_and_get_</span><span>digits&quot; </span><br>

<span>      data=&quot;1 1 3 5000 # speak:${text} ivr/ivr-that_was_an_invalid_entry.wav answer \d&quot;/&gt;</span><br><span><font color="#222222">    &lt;action application=&quot;set&quot; data=&quot;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}&quot;/&gt;</font></span><br>

<span>    &lt;action application=&quot;log&quot; data=&quot;INFO User ${target_user} responded with ${answer}&quot;/&gt;</span><br><span>    &lt;action application=&quot;playback&quot; data=&quot;ivr/ivr-Thank_you.wav&quot;/&gt;</span><br>

<span>    &lt;action application=&quot;hangup&quot;/&gt;</span><br><span>  &lt;/condition&gt;</span><br><span>&lt;/extension&gt;</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>