[asterisk-dev] AGI Function Control Stream File
Bryant Zimmerman
BryantZ at zktech.com
Tue Jul 14 08:45:27 CDT 2009
After reviewing the ast_controlstreamfile code and
handles_controlstreamfile code. It looks to me that there are some inherent
limitations designed into the code. I am not much of a c coder so I do
not think I can safely modify it at this time.
I would like to suggest two new functions that would allow for much cleaner
control from an agi programmers point of view.
stream file fastforward and stream file reverse. With these two functions
and the standard stream file I believe that an agi developer could make
almost any combination of playback decision. each would need to support a
digit return and endpos. The only down side I can see to using this method
is a little more overhead on file open and close but I think the
flexibility merits it.
How could we get some one to pick up and add these functions. I am willing
to write the spec and test.
Thanks
Bryant Zimmerman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20090714/a0af351d/attachment.htm
More information about the asterisk-dev
mailing list