aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-13stupid, stupid, stupid stupid stupid stupidjeremy1-0/+1
2004-01-13Fix it so we can be unloaded/loaded at willjeremy2-12/+8
2004-01-12update with explict versions I likejeremy1-3/+3
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy4-230/+117
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a fri...jeremy3-47/+28
2003-12-24totally revert that highly broken patch. Please test your code before submitt...jeremy4-507/+136
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy4-136/+507
2003-12-18follow same naming scheme as other simular functionsjeremy2-16/+11
2003-12-03Update with current informationjeremy1-2/+4
2003-11-19Update with current informationjeremy1-16/+9
2003-11-19apply G.729 patches (with changes) from bug #421jeremy3-10/+164
2003-11-07Fix directons below. Thanks xamjeremy1-2/+4
2003-11-03remove the nasty warning, cuz some have gotten newer versions to workjeremy1-3/+2
2003-09-25change default codecsjeremy1-3/+3
2003-09-22oopsie remove it from here toojeremy1-1/+0
2003-09-22rollback transfer support...not properly implementedjeremy2-51/+0
2003-09-10update for the lamers...only if they would acutally read itjeremy1-1/+5
2003-09-06implement transfer and call forwarding. Bug #221jeremy3-7/+86