aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0@7221 f38db490-d61c-...kpfleming1-0/+0
2004-09-21support early media/intercept Bug #562jeremy1-18/+118
2004-09-19protect against seg on busy systems. Bug #2249jeremy1-6/+11
2004-07-22clean up warnings, and re-add a return, how did that get removed?jeremy1-1/+1
2004-07-21more changes to properly copy the call token and a small code optimizationjeremy1-12/+13
2004-07-20first attempt to properly copy and then free call detail strings.jeremy1-19/+15
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.jeremy1-4/+10
2004-06-27apply temporary fix to stop people from whining.jeremy1-1/+1
2004-06-26Merge source cleanups (bug #1911)markster1-1/+20
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...jeremy1-1/+6
2004-05-26properly clean capabilites from the endpointjeremy1-1/+5
2004-05-25optmize call setup processjeremy1-34/+14
2004-05-20backout code optimization, add more explict error reportingjeremy1-3/+7
2004-05-20cleanup code and debugjeremy1-13/+5
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...jeremy1-27/+87
2004-05-18clean up codejeremy1-21/+26
2004-04-16Remove all capabilities firstjeremy1-1/+3
2004-04-13Lets see if this way works to remove all capabilities from the listjeremy1-1/+2
2004-04-13back out lame attemptjeremy1-1/+1
2004-04-13print out capability set, if h323debug is turned onjeremy1-0/+3
2004-04-13make sure capability set is clean before setting new value(s)jeremy1-0/+2
2004-03-20re-apply possible CCM fix. Someone still needs to test thisjeremy1-3/+58
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...jeremy1-76/+16
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisjeremy1-3/+58
2004-03-18Properly deal with E.164 and Prefix routingjeremy1-13/+18
2004-03-04check return value stop seg. Bug #967jeremy1-0/+4
2004-01-13WTFjeremy1-12/+1
2004-01-13stupid, stupid, stupid stupid stupid stupidjeremy1-0/+1
2004-01-13Fix it so we can be unloaded/loaded at willjeremy1-9/+8
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy1-150/+112
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy1-26/+25
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy1-394/+95
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy1-95/+394
2003-12-18follow same naming scheme as other simular functionsjeremy1-15/+10
2003-11-19apply G.729 patches (with changes) from bug #421jeremy1-4/+70
2003-09-22rollback transfer support...not properly implementedjeremy1-45/+0
2003-09-06implement transfer and call forwarding. Bug #221jeremy1-4/+66
2003-08-25sync any left over changesjeremy1-17/+31
2003-08-12something is crazy herejeremy1-0/+3
2003-07-31stop seg if callerid is not sent at alljeremy1-1/+1
2003-07-24rollback today's futile attempts properlyjeremy1-2/+2
2003-07-24try this crazy idea to make callerid work with no namejeremy1-4/+1
2003-07-24add more debugjeremy1-5/+5
2003-07-24add some debug to see what callerid is doingjeremy1-0/+3
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy1-2/+2
2003-07-23finish that thoughtjeremy1-4/+8
2003-06-25Update to work around G.729 compile issues, for nowjeremy1-0/+2
2003-06-25See if this stops a segjeremy1-1/+1
2003-06-20remote lame ^M'sjeremy1-1/+1
2003-06-04add print showing which H.323ID we are gonna usejeremy1-0/+5