aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Expand)AuthorFilesLines
2005-04-29Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045jeremy1-2/+3
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-04-19update so people don't whine any morejeremy1-2/+2
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy4-16/+122
2005-01-28Force the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)jeremy2-6/+34
2005-01-18Add missing cvs ignore (bug #3373)markster1-0/+1
2005-01-18use PROC instead of OSARCHjeremy1-1/+1
2005-01-15Fix H.323 build on ppc (bug #3353)markster1-1/+4
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack spec...jeremy2-13/+11
2004-12-16Properly deal with Q.931 cause codesjeremy1-3/+5
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...jeremy5-13/+32
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...jeremy3-60/+267
2004-11-15Add depend support for H.323 (bug #2757)markster1-4/+13
2004-11-11format properlyjeremy1-1/+1
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...jeremy3-7/+8
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy3-315/+238
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...jeremy2-20/+13
2004-10-14be more explicitjeremy1-1/+1
2004-10-14document proper usage of Bindaddr and type=peerjeremy1-1/+9
2004-10-10Detail type=peer a bitjeremy1-3/+9
2004-10-10Update README with new information.jeremy1-42/+38
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 Tunne...jeremy4-236/+93
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...jeremy2-33/+29
2004-09-30massive changes, very broken, do not use (from airport)jeremy3-63/+59
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