Displaying 1 result from an estimated 1 matches for "strcmp'ing".
Did you mean:
strcat'ing
2003 May 23
1
Channel Status in AGI
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