I have a few scripts that use the javascript
session.streamFile('somefile.wav', onDtmf); where onDtmf is a function
that returns false to interrupt the streaming file. There is a short
delay between the time when I press a key and the time the file stops
playing. Is there anything I can adjust that would affect that? It's
only maybe 2-3 seconds, but it "feels" too long to me.--Stephen _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
