[Asterisk-Users] Asterisk codecs and packet size

Andres andres at telesip.net
Wed Sep 1 08:46:17 MST 2004


>
> The quick and dirty way:
> ------------------------
>
> In rtp.c, function "ast_rtp_write", in the "switch" statement,
> "AST_FORMAT_G729A" case, change the smoother creation to something
> larger. E.g.:
>
>     rtp->smoother = ast_smoother_new(40);
>
> Keep in mind that you must set this into something valid
> (45 obviously is not valid). Recompile and you should be fine.
>
Michael, this little nugget made my day.  Last year we offered to pay 
for this development.  Too bad you didn't collect:)

Thanks!

-- 
Andres
Network Admin
http://www.telesip.net





More information about the asterisk-users mailing list