aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.7@7221 f38db490-d61c-...kpfleming1-0/+0
2004-09-21support early media/intercept Bug #562jeremy1-1/+2
2004-09-19protect against seg on busy systems. Bug #2249jeremy1-0/+1
2004-06-26Merge source cleanups (bug #1911)markster1-12/+3
2004-05-25optmize call setup processjeremy1-4/+0
2004-05-20cleanup code and debugjeremy1-1/+0
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...jeremy1-23/+45
2004-03-20re-apply possible CCM fix. Someone still needs to test thisjeremy1-1/+20
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...jeremy1-20/+1
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisjeremy1-1/+20
2004-01-13Fix it so we can be unloaded/loaded at willjeremy1-3/+0
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy1-62/+5
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy1-20/+0
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy1-55/+12
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy1-12/+55
2003-11-19apply G.729 patches (with changes) from bug #421jeremy1-0/+94
2003-09-22oopsie remove it from here toojeremy1-1/+0
2003-09-06implement transfer and call forwarding. Bug #221jeremy1-2/+6
2003-08-25sync any left over changesjeremy1-2/+3
2003-08-14add debug in hopes to figure out native bridgingjeremy1-0/+3
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy1-2/+2
2003-07-23finish that thoughtjeremy1-1/+1
2003-06-20remote lame ^M'sjeremy1-1/+1
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy1-1/+1
2003-05-12various bug fixes from Miroslaw KLABAjeremy1-1/+2
2003-04-23decrement useage counter on hangupjeremy1-1/+2
2003-03-31first commit of chan_h323jeremy1-0/+249