[Asterisk-Users] Channel Status in AGI
Asterisk Phone Server
asterisk at carhil.com
Fri May 23 12:45:26 MST 2003
Good thought, but I don't want to change the priority of the extension,
just a 1 for onhook or 0 for offhook or something similar. My app will
go through a list of potential agents and dial the person whose last
call was recieved longest ago if they are not currently off-hook.
Otherwise it will mark that user busy and go to the next in line
time-wise. I don't think asterisk currently does anything like this. I'm
not familiar enough with Asterisk to delve into real apps yet and I have
a deadline to meet.
Jim Friedeck
Martin Pycko wrote:
>You can look at application ChanIsAvail
>
>Martin
>
>On Fri, 23 May 2003, asterisk wrote:
>
>
>
>>I am looking for a way to quickly and easily test for on-hook channels
>>from within a C-language AGI app. CHANNEL STATUS works but is a bit
>>clumsy. I don't want to rely on strcmp'ing the returned '200 result=-1'
>>as the meaning of this might change in the future. I am trying to create
>>an ACD using MySQL and want to test each channel before I Dial it. Any
>>ideas?
>>
>>Jim Friedeck
>>
>>_______________________________________________
>>Asterisk-Users mailing list
>>Asterisk-Users at lists.digium.com
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>>
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
More information about the asterisk-users
mailing list