aboutsummaryrefslogtreecommitdiffstats
path: root/udptl.c
AgeCommit message (Collapse)AuthorFilesLines
2006-02-11set standard properties on all non-binary fileskpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9549 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01use string fields for some stuff in ast_channelkpfleming1-1/+1
const-ify some more APIs remove 'type' field from ast_channel, in favor of the one in the channel's tech structure allow string field module users to specify the 'chunk size' for pool allocations update chan_alsa to be compatible with recent const-ification patches git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9060 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-31define a global null_frame object so when queueing a null frame, you don'trussell1-3/+2
have to allocate one on the stack git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9001 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20fix version reporting (issue #6292)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8324 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12Bug 6223 - Remove unnecessary header that caused FreeBSD not to compiletilghman1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8038 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12Changes to add udptl to asterisk (preliminary merging of the t.38 patch)mattf1-0/+1261
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8014 f38db490-d61c-443f-a65b-d21fe96a405b