summaryrefslogtreecommitdiff
path: root/channels/h323/chan_h323.h
AgeCommit message (Expand)Author
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-04-22Make chan_h323 respect packetization settings and fix small reload issue.Jeff Peeler
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryJeff Peeler
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2006-10-07Merged revisions 44684 via svnmerge from Paul Cadach
2006-09-29Merged revisions 44009 via svnmerge from Paul Cadach
2006-09-28Handle HOLD/RETRIEVE notificationsPaul Cadach
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFPaul Cadach
2006-09-24Define DTMF payload typesPaul Cadach
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...Joshua Colp
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ...Jeremy McNamara
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)Mark Spencer
2005-05-21Optimize global/user/peer configuration call options. Bug #4336Jeremy McNamara
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334Jeremy McNamara
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #...Jeremy McNamara
2005-05-03Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug ...Jeremy McNamara
2005-05-02Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112Jeremy McNamara
2005-04-04Better dependancy and version checking method, solve call problems when deali...Jeremy McNamara
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...Jeremy McNamara
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...Jeremy McNamara
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...Jeremy McNamara
2004-11-11format properlyJeremy McNamara
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...Jeremy McNamara
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upJeremy McNamara
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...Jeremy McNamara
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 Tunne...Jeremy McNamara
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...Jeremy McNamara
2004-09-30massive changes, very broken, do not use (from airport)Jeremy McNamara
2004-09-21support early media/intercept Bug #562Jeremy McNamara
2004-09-19protect against seg on busy systems. Bug #2249Jeremy McNamara
2004-07-22clean up warnings, and re-add a return, how did that get removed?Jeremy McNamara
2004-07-21const is evil?Jeremy McNamara
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.Jeremy McNamara
2004-06-26Merge source cleanups (bug #1911)Mark Spencer
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...Jeremy McNamara
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...Jeremy McNamara
2004-03-04deal with bindaddr properlyJeremy McNamara
2004-01-13Not needed hereJeremy McNamara
2004-01-13ok, its waay too lateJeremy McNamara
2004-01-11clean up code and remove install directive in h323/ MakefileJeremy McNamara
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...Jeremy McNamara
2003-12-24totally revert that highly broken patch. Please test your code before submitt...Jeremy McNamara
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469Jeremy McNamara
2003-12-18follow same naming scheme as other simular functionsJeremy McNamara
2003-09-22rollback transfer support...not properly implementedJeremy McNamara
2003-09-06implement transfer and call forwarding. Bug #221Jeremy McNamara