summaryrefslogtreecommitdiff
path: root/channels/h323/chan_h323.h
AgeCommit message (Expand)Author
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
2003-08-25sync any left over changesJeremy McNamara
2003-07-23finish that thoughtJeremy McNamara
2003-07-23attempt to implement the passing of callerid. not testedJeremy McNamara
2003-06-20remote lame ^M'sJeremy McNamara
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idJeremy McNamara
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typoJeremy McNamara
2003-05-12various bug fixes from Miroslaw KLABAJeremy McNamara
2003-03-31do user authentication rightJeremy McNamara
2003-03-31first commit of chan_h323Jeremy McNamara