aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-17Merged revisions 182722 via svnmerge from jpeeler1-16/+12
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler1-22/+24
2006-10-07Merged revisions 44684 via svnmerge from pcadach1-0/+1
2006-09-29Merged revisions 44022 via svnmerge from pcadach1-0/+1
2006-09-29Merged revisions 44009 via svnmerge from pcadach1-0/+2
2006-09-28Merged revisions 43861-43862 via svnmerge from pcadach1-0/+1
2006-09-28Handle HOLD/RETRIEVE notificationspcadach1-0/+23
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach1-1/+1
2006-09-20Split capability definitions into own source filepcadach1-121/+0
2006-09-20Remove unnecessary (long time ago commented out) codepcadach1-27/+0
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file1-6/+24
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-97/+149
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334jeremy1-1/+3
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy1-0/+2
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...jeremy1-0/+3
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...jeremy1-2/+13
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...jeremy1-1/+1
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy1-96/+33
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 Tunne...jeremy1-29/+12
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