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 Sequence Delta (ms) <br>42 26138 0.00 <br>43 26139 0.02 <br>46 26140 45.69<br>47 26141 0.02 <br>48 26142 2.96 <br>52 26143 56.31<br>53 26144 5.75 <br>
54 26145 0.02 <br>58 26146 51.99<br>59 26147 0.03 <br>60 26148 2.96 <br>63 26149 42.95<br>65 26150 17.06<br>66 26151 0.02 <br>67 26152 2.90 <br>71 26153 56.99<br>
72 26154 0.03 <br>73 26155 0.02 <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>