On Wed, 12 Oct 2005, Jason Walker wrote:
> > I have 4 * servers interconnected with IAX trunks. Three are on a local LAN, > one is accessible over a VPN tunnel out of the office. The IAX peer status > (iax2 show peers from the CLI) will sometimes show upwards of 300ms. > Considering the lag and distance, I am not entirely surprised. > > Anyway - my question falls towards the jitterbuffer settings in the > iax.conf. > > Should I or should I not? I seem to come across one document that says to do > it to only find another document that says this is not the best option for > my particular installation. So I am now perplexed. Hi Jason, You need to tell us which Asterisk version you are using. In the 1.0 series, trunking and the jitter buffer won't work together - the trunking process mangles frame timestamps in a way that the jitter buffer can't handle. In CVS-HEAD/1.2, you can optionally have trunked frames include extra timestamp info so that the jitter buffer can still work. Regards, Steve _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
