summaryrefslogtreecommitdiff
path: root/channels/h323/ast_h323.cpp
AgeCommit message (Expand)Author
2006-04-03bug updates chan_h323 to some api changes it Matt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...Jeremy McNamara
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-21Make debug output more precise. Bug #4345Jeremy 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-11C++ formatting fixes, Log PWLib assertions, remove uncessary locking and to s...Jeremy McNamara
2005-05-11Fix one way audio with some broken Endpoints and to shut bkw up. Bug #4164Jeremy McNamara
2005-05-02Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112Jeremy McNamara
2005-04-29Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045Jeremy McNamara
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
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 Q.931 cause codesJeremy 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-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-21more changes to properly copy the call token and a small code optimizationJeremy McNamara
2004-07-20first attempt to properly copy and then free call detail strings.Jeremy McNamara
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.Jeremy McNamara
2004-06-27apply temporary fix to stop people from whining.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-26properly clean capabilites from the endpointJeremy McNamara
2004-05-25optmize call setup processJeremy McNamara
2004-05-20backout code optimization, add more explict error reportingJeremy McNamara
2004-05-20cleanup code and debugJeremy McNamara
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...Jeremy McNamara
2004-05-18clean up codeJeremy McNamara
2004-04-16Remove all capabilities firstJeremy McNamara
2004-04-13Lets see if this way works to remove all capabilities from the listJeremy McNamara
2004-04-13back out lame attemptJeremy McNamara
2004-04-13print out capability set, if h323debug is turned onJeremy McNamara
2004-04-13make sure capability set is clean before setting new value(s)Jeremy McNamara
2004-03-20re-apply possible CCM fix. Someone still needs to test thisJeremy McNamara
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...Jeremy McNamara
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisJeremy McNamara
2004-03-18Properly deal with E.164 and Prefix routingJeremy McNamara
2004-03-04check return value stop seg. Bug #967Jeremy McNamara
2004-01-13WTFJeremy McNamara
2004-01-13stupid, stupid, stupid stupid stupid stupidJeremy McNamara