<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>Satellite link-IAX Jitter Buffer.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I would like to setup asterisk via a dedicated satellite link with latencies of 700ms -1000ms I am having problems adjusting the jitter buffer and would like to find out if anyone has iax configs for a similar setting I am using g729 codec .I can communicate but just having issues with sound clarity I can hear the person on the other end but would like to fine tune it for the best possible results my iax conf is as&nbsp; follows on both ends.</FONT></P>

<P><FONT SIZE=2>iax.conf</FONT>
</P>

<P><FONT SIZE=2>[general]</FONT>
<BR><FONT SIZE=2>bindport = 4569&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Port to bind to (IAX is 4569)</FONT>
<BR><FONT SIZE=2>bindaddr = 0.0.0.0&nbsp;&nbsp;&nbsp; ; Address to bind to (all addresses on machine)</FONT>
<BR><FONT SIZE=2>disallow=all</FONT>
<BR><FONT SIZE=2>allow=g729</FONT>
<BR><FONT SIZE=2>allow=ilbc</FONT>
<BR><FONT SIZE=2>allow=ulaw</FONT>
<BR><FONT SIZE=2>allow=alaw</FONT>
<BR><FONT SIZE=2>allow=gsm</FONT>
<BR><FONT SIZE=2>mailboxdetail=yes</FONT>
</P>

<P><FONT SIZE=2>bandwidth=low</FONT>
<BR><FONT SIZE=2>jitterbuffer=yes</FONT>
<BR><FONT SIZE=2>dropcount=4</FONT>
<BR><FONT SIZE=2>maxjitterbuffer=450</FONT>
<BR><FONT SIZE=2>maxexcessbuffer=80</FONT>
<BR><FONT SIZE=2>jittershrinkrate=1</FONT>
<BR><FONT SIZE=2>trunktimestamps=yes</FONT>
<BR><FONT SIZE=2>trunkfreq=50</FONT>
<BR><FONT SIZE=2>tos=lowdelay </FONT>
</P>

<P><FONT SIZE=2>Regards</FONT>
<BR><FONT SIZE=2>Brian</FONT>
</P>

</BODY>
</HTML>