<br>I am new to AGI. I have written my first php agi  script that gets the extension dialed and says it back the caller using flite. I am stuck on how to pass the comand <font color="navy" size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;">asterisk –rx
“core show hints to asterisk and get the data back. <br></span></font><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">











<div link="blue" vlink="blue" lang="EN-US">

<div>

<p><font color="navy" size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;">This isn’t the recommended way, but
it does work:  Let’s say extension A is 100 and B is 101.  Set up hints
for 100 and 101.  Then do a quick and dirty agi to parse “asterisk –rx
“core show hints” “ for InUse.  If any of the 4 lines of 100
are in use, hints will report it as inuse, so you can use that to report back
to b (101) that 100 is busy.</span></font></p>

<p><font color="navy" size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p></div></div></blockquote></div><br>