[Asterisk-Dev] More AGI problems - fails to stream file
Iain Stevenson
iain at iainstevenson.com
Sat Jan 3 11:31:21 MST 2004
I've updated to current cvs and am using the eagi framework in C. WAIT FOR
DIGIT will correctly detect and return a digit as far as I can tell.
STREAM FILE will not play the entire audio message but cuts it off after a
second or two. Specifically, ast_waitstream_full returns even though no
event that should be detected has occurred. This seems to happen at about
the same time in playback every time eg with sample_offset = 23840. If you
press a key before * gives up on streaming the audio it will be detected OK.
Iain
More information about the asterisk-dev
mailing list