Having spent the last week developing a small js app, I ran some tests
today. With just 5 calls going on, I'm seeing huge delays from when the
call is answered to when the audio file is played.  Sometimes it doesn't
even play at all!!

 

Example 3 calls and the matching playbacks

 

2009-02-17 15:41:04 [NOTICE] voice.js:1 console_log() ready: Start DTMF

2009-02-17 15:41:08 [NOTICE] voice.js:1 console_log() ready: Start DTMF

2009-02-17 15:41:22 [NOTICE] voice.js:1 console_log() ready: Start DTMF

 

2009-02-17 15:41:26 [NOTICE] voice.js:1 console_log() Playing message:
message.wav

2009-02-17 15:41:26 [NOTICE] voice.js:1 console_log() Playing message:
message.wav

2009-02-17 15:41:26 [NOTICE] voice.js:1 console_log() Playing message:
message.wav

 

That's 22 seconds for the first one!!

 

Anyone any ideas as to what's going on here?

 

Regards

 

 

_______________________________________________
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

Reply via email to