[asterisk-users] Help with call scenario
James Mutuku
listmutuku at gmail.com
Wed Sep 2 18:18:25 CDT 2009
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 asterisk –rx “core show hints to asterisk and get the
data back.
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.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090903/3bb5753e/attachment.htm
More information about the asterisk-users
mailing list