Pan wrote:
> I am trying to apply the Asterisk packetization patch found at 
> http://bugs.digium.com/view.php?id=5162

> I have several versions of Asterisk, the most recent being 1.2.12.1, 
> but I can not successfully apply the patch.

> Any suggestions on how to successfully apply this patch to a recent 
> version of Asterisk?
This feature has been merged for 1.4, so no patching required....
I haven't worked on the 1.2.X code in some time, but if you can
post the name of the patch you are using and what errors the
patch process generates, I can try to help you get it applied.

> Once the patch is successfully applied I assume I can then set 
> packetization = X on my peers?
The latest versions, including the version add to the 1.4 codebase,
so the packetization is set on a per codec basis using this format:
        allow=codec:packetization-ms
Examples:
        allow=ulaw:30
        allow=ulaw,g729:40

If :packetization-ms is not added, then the default of 20ms is
set.

> Thanks very much for your time!

> Cheers,

> Pan
Dan
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to