<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=607062109-28042008><FONT face=Arial 
color=#0000ff size=2>as you can see here:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=607062109-28042008><FONT size=2>
<P></FONT><A href="http://jira.freeswitch.org/browse/MODENDP-40"><U><FONT 
color=#0000ff 
size=2>http://jira.freeswitch.org/browse/MODENDP-40</U></FONT></A></P>
<P><SPAN class=607062109-28042008><FONT face=Arial color=#0000ff size=2>i have 
this problem all the time (the error mentioned in this issue was only related 
with this).</FONT></SPAN></P>
<P><SPAN class=607062109-28042008><FONT face=Arial color=#0000ff size=2>It has 
to do with windows handle sleep() method, you has say sleep(1) for 1ms but on 
my</FONT></SPAN></P>
<P><SPAN class=607062109-28042008><FONT face=Arial color=#0000ff size=2>machine 
it waits 15ms (it depends on your hardware, other PCs behave different!). So i 
tested around with high performance counters.</FONT></SPAN></P>
<P><SPAN class=607062109-28042008><FONT face=Arial color=#0000ff size=2>For now 
i ignore that problem an set jitterbuffers on other device big 
enough.</FONT></SPAN></P>
<P><SPAN class=607062109-28042008><FONT face=Arial color=#0000ff 
size=2>Thomas</FONT></SPAN></P></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> 
freeswitch-users-bounces@lists.freeswitch.org 
[mailto:freeswitch-users-bounces@lists.freeswitch.org] <B>Im Auftrag von 
</B>Zelei Csaba<BR><B>Gesendet:</B> Donnerstag, 24. April 2008 
19:05<BR><B>An:</B> freeswitch-users@lists.freeswitch.org<BR><B>Betreff:</B> 
[Freeswitch-users] mod_portaudio send 3 rtp packet/60ms instead of1 
packet/20ms<BR></FONT><BR></DIV>
<DIV></DIV>Dear all,<BR><BR>I tried to use FS in client mode, starting calls 
with mod_portaudio to our providers gateway ( a Cirpack softswitch )<BR>I 
experienced that there is 2-3 sec delay in the call, its choppy and robot 
like.<BR>I tested it with a softphone, and an ip phone and everything was fine. 
I traced back the problem to mod_portaudio sending 3 rtp packet in 60ms instead 
of 1 packet/20ms.<BR><BR>Here is an rtp statistic from a call: (see <A 
href="http://pastebin.freeswitch.org/4307">http://pastebin.freeswitch.org/4307</A> 
for the complete list and sip trace)<BR><BR>Packet&nbsp;&nbsp;&nbsp; 
Sequence&nbsp;&nbsp;&nbsp; Delta (ms)&nbsp;&nbsp;&nbsp; <BR>42&nbsp; 
26138&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp; <BR>43&nbsp;&nbsp;&nbsp; 
26139&nbsp;&nbsp;&nbsp; 0.02&nbsp;&nbsp;&nbsp; <BR>46&nbsp;&nbsp;&nbsp; 
26140&nbsp;&nbsp;&nbsp; 45.69<BR>47&nbsp;&nbsp;&nbsp; 26141&nbsp;&nbsp;&nbsp; 
0.02&nbsp;&nbsp;&nbsp; <BR>48&nbsp;&nbsp;&nbsp; 26142&nbsp;&nbsp;&nbsp; 
2.96&nbsp;&nbsp;&nbsp; <BR>52&nbsp;&nbsp;&nbsp; 26143&nbsp;&nbsp;&nbsp; 
56.31<BR>53&nbsp;&nbsp;&nbsp; 26144&nbsp;&nbsp;&nbsp; 5.75&nbsp;&nbsp;&nbsp; 
<BR>54&nbsp;&nbsp;&nbsp; 26145&nbsp;&nbsp;&nbsp; 0.02&nbsp;&nbsp;&nbsp; 
<BR>58&nbsp;&nbsp;&nbsp; 26146&nbsp;&nbsp;&nbsp; 51.99<BR>59&nbsp;&nbsp;&nbsp; 
26147&nbsp;&nbsp;&nbsp; 0.03&nbsp;&nbsp;&nbsp; <BR>60&nbsp;&nbsp;&nbsp; 
26148&nbsp;&nbsp;&nbsp; 2.96&nbsp;&nbsp;&nbsp; <BR>63&nbsp;&nbsp;&nbsp; 
26149&nbsp;&nbsp;&nbsp; 42.95<BR>65&nbsp;&nbsp;&nbsp; 26150&nbsp;&nbsp;&nbsp; 
17.06<BR>66&nbsp;&nbsp;&nbsp; 26151&nbsp;&nbsp;&nbsp; 0.02&nbsp;&nbsp;&nbsp; 
<BR>67&nbsp;&nbsp;&nbsp; 26152&nbsp;&nbsp;&nbsp; 2.90&nbsp;&nbsp;&nbsp; 
<BR>71&nbsp;&nbsp;&nbsp; 26153&nbsp;&nbsp;&nbsp; 56.99<BR>72&nbsp;&nbsp;&nbsp; 
26154&nbsp;&nbsp;&nbsp; 0.03&nbsp;&nbsp;&nbsp; <BR>73&nbsp;&nbsp;&nbsp; 
26155&nbsp;&nbsp;&nbsp; 0.02&nbsp;&nbsp;&nbsp; <BR><BR>Did anyone else 
experience similar problems?<BR>Is this the desired behaviour, because portaudio 
get data in 60ms interval or can I set it to 20ms 
somehow?<BR><BR>Thanks,<BR><BR>Csaba Zelei<BR><BR><BR></BODY></HTML>