Hi,

I have a voice application running in a voice browser and sending DTMF tones.  
On the other hand, I have a self-written Java tool running through Freeswitch  
to load-test the voice application. To interact, both applications essential do 
the following: sending DTMFs, reading DTMS, playing audios.

Now, when a lot of calls are initiated (48 calls with at most 12 concurrent), 
it seems that Freeswitch misses some digits. I looked at the wireshark trace 
and it shows that the sequence that was sent by the voice application is 253988 
while Freeswitch only received 23988. In each call, the application under test 
will typically play 10 such DTMF sequences; multiplying this by the number of 
calls, it means that the problem happened once in 480 times. Or in other terms 
since each dtmf sequence has 6 digits, this problem happened for one digit out 
of 2880. Yet, we can consistently reproduce this.

I have the Freeswitch logs and the Wireschark dump (50Megs) if somebody would 
like to take a look.

Is there anything i might be doing wrong?

Thanks,
Klaus.



-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

_______________________________________________
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