aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.7@7221 f38db490-d61c-...kpfleming9-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.7@7220 f38db490-d61c-...kpfleming1-1/+0
2005-03-18This commit was manufactured by cvs2svn to create tag 'v1-0-7'.(no author)4-8/+18
2004-09-21support early media/intercept Bug #562jeremy3-21/+123
2004-09-21Add a bit more newbie protectionjeremy1-1/+2
2004-09-19protect against seg on busy systems. Bug #2249jeremy3-11/+17
2004-08-31nit picky fixupsjeremy1-3/+3
2004-08-31add exten example. Thanks ManxPowerjeremy1-3/+21
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-0/+2
2004-07-22clean up warnings, and re-add a return, how did that get removed?jeremy2-3/+3
2004-07-21more changes to properly copy the call token and a small code optimizationjeremy1-12/+13
2004-07-21const is evil?jeremy1-7/+7
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.jeremy2-16/+21
2004-06-27apply temporary fix to stop people from whining.jeremy1-1/+1
2004-06-26Merge source cleanups (bug #1911)markster3-23/+33
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster2-7/+30
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...jeremy2-2/+11
2004-05-26oopsiejeremy1-1/+1
2004-05-26explain a proper upgrade sequence (lowering the signal-to-noise ratio again)jeremy1-3/+12
2004-05-26properly clean capabilites from the endpointjeremy1-1/+5
2004-05-25optmize call setup processjeremy2-38/+14
2004-05-20backout code optimization, add more explict error reportingjeremy1-3/+7
2004-05-20cleanup code and debugjeremy2-14/+5
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...jeremy3-63/+157
2004-05-18Don't advertise Janus, its still brokenjeremy1-4/+3
2004-05-18clean up codejeremy1-21/+26
2004-05-18add explict version infojeremy1-2/+3
2004-05-16add ./configure for the thick headed who can't read documentation...wait will...jeremy1-0/+2
2004-04-28OpenBSD portability to H323markster1-1/+4
2004-04-21rollback to pre-janus, for the momentjeremy1-5/+16
2004-04-19update once again to the right versionjeremy1-1/+1
2004-04-19Make comptable with Open H.323's Janus release. See http://www.sf.net/project...jeremy2-31/+17
2004-04-19OpenBSD portability enhancements (bug 1002)citats1-1/+7
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 thisjeremy2-4/+78
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...jeremy2-96/+17
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisjeremy3-14/+80
2004-03-18Properly deal with E.164 and Prefix routingjeremy2-15/+28
2004-03-04check return value stop seg. Bug #967jeremy1-0/+4
2004-03-04deal with bindaddr properlyjeremy1-1/+3
2004-01-26Add even more explicit information. Take 2jeremy1-2/+2
2004-01-26Add even more explicit informationjeremy1-3/+2
2004-01-13Not needed herejeremy1-2/+0
2004-01-13ok, its waay too latejeremy1-0/+2
2004-01-13WTFjeremy1-12/+1