Commit Graph

234 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
Kevin P. Fleming 1485fa4c24 move this header to include where it belongs
19 years ago
Matthew Fredrickson 81b6e171bd Get rid of zero size old config file
19 years ago
Matthew Fredrickson 1dfc281c40 Work!!!
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant 3daaf2163f use .PHONY instead of FORCE
19 years ago
Russell Bryant 4c76028de9 - add the ability to configure forced jitterbuffers on h323, jingle,
19 years ago
Russell Bryant 0debd3dec2 allow chan_h323 to build (issue #7006, casper)
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Russell Bryant 825d6d7c99 Big oops. I did this from my trunk directory instead of autoconf_and_menuselect ...
19 years ago
Russell Bryant aade174330 include autoconfig.h (casper)
19 years ago
Matt O'Gorman 319945c922 bug updates chan_h323 to some api changes it
19 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Jeremy McNamara fa46248f9d Request a sane amount of bandwdith from GK, and fix one-way auido problems with broken H.323 stacks *cough* CCM.
20 years ago
Jeremy McNamara 27041dbda8 document UserByAlias usage
20 years ago
Jeremy McNamara fc0f505c5f Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
20 years ago
Jeremy McNamara 8adbac17df Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
20 years ago
Mark Spencer 41e7cc8154 Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
20 years ago
Jeremy McNamara 2353f5925c Optimize global/user/peer configuration call options. Bug #4336
20 years ago
Jeremy McNamara 39f884aaff Make debug output more precise. Bug #4345
20 years ago
Jeremy McNamara ec9ce8db9d Make capbilities be connection specific versus for the whole endpoint. Bug #4334
20 years ago
Jeremy McNamara 793182ea7d Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
20 years ago
Jeremy McNamara c224da2948 C++ formatting fixes, Log PWLib assertions, remove uncessary locking and to shut bkw up. Bug #4185
20 years ago
Jeremy McNamara f3f322c990 Fix one way audio with some broken Endpoints and to shut bkw up. Bug #4164
20 years ago
Jeremy McNamara bd8ec48b6a Add specific gcc version to shut bkw up
20 years ago
Jeremy McNamara f0c47a88ba Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug #4135
20 years ago
Jeremy McNamara 931e1debff Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112
20 years ago
Jeremy McNamara 1ebd942a88 Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
20 years ago
Jeremy McNamara 45f7567d70 Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Jeremy McNamara e3db569d62 update so people don't whine any more
20 years ago
Jeremy McNamara 0efb0da41f Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)
20 years ago
Jeremy McNamara 4e158e372c Force the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)
21 years ago
Mark Spencer 2a1dff7ba2 Add missing cvs ignore (bug #3373)
21 years ago
Jeremy McNamara ee456ae10d use PROC instead of OSARCH
21 years ago
Mark Spencer a0e6229adb Fix H.323 build on ppc (bug #3353)
21 years ago
Jeremy McNamara f4d1002166 Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack specifically which codec we are expecting.
21 years ago
Jeremy McNamara c49adea89c Properly deal with Q.931 cause codes
21 years ago
Jeremy McNamara 0155dee2fd Properly deal with Caller*ID, document the new RTP Payload setting, remove compiler option that may confuse g++ and force chan_h323.so to be relinked on every compile
21 years ago
Jeremy McNamara 4082e265d6 Major fixes: Fixed deadlock issue, added support for inband call progress and correct Progress Indicator messages, added configurable RTP payload to send RFC2833 DTMF and correct sending of RFC2833 User Input capability, fixed hostname parsing on peers, preliminary support for correct Q.931 cause codes and fixed bindaddr compile warning
21 years ago
Mark Spencer 0e3c6239fc Add depend support for H.323 (bug #2757)
21 years ago
Jeremy McNamara be93d86b48 format properly
21 years ago
Jeremy McNamara 0543c58018 A [possibly] better solution to the CalledPartyAddress problem. Test and report please
21 years ago
Jeremy McNamara b31c4d7fb9 implement type=alias to deprecate type=h323 and a whole lot more code clean up
21 years ago
Jeremy McNamara 9f0d70a9e6 re-implement callerid, still might not be right. Remove channel limits, in favor to app_groupcount. A lot more code cleanup. Please test and report as I am sure I broke something
21 years ago
Jeremy McNamara f84de658d4 be more explicit
21 years ago
Jeremy McNamara 34e4f69f84 document proper usage of Bindaddr and type=peer
21 years ago
Jeremy McNamara a3b0b2d6a0 Detail type=peer a bit
21 years ago
Jeremy McNamara 67cdd39162 Update README with new information.
21 years ago
Jeremy McNamara 34afeec2e7 finish implementing type=peer, implement setting of FastStart and H.245 Tunneling per user/peer, update External RTP implemenation, fixed compile process/other buglets to operate with Open H.323 v1.14.4 and PWLib v1.7.5, and massive code clean up. All of the above is untested, please test and report
21 years ago
Jeremy McNamara c0273110c4 a major rework - type=peer support, code cleanup, and optimization. Still not ready to use
21 years ago
Jeremy McNamara 76485d3f02 massive changes, very broken, do not use (from airport)
21 years ago
Jeremy McNamara ef889d6672 support early media/intercept Bug #562
21 years ago
Jeremy McNamara 291ce3e839 Add a bit more newbie protection
21 years ago
Jeremy McNamara 199ec4356a protect against seg on busy systems. Bug #2249
21 years ago
Jeremy McNamara 380b9a40a3 nit picky fixups
21 years ago
Jeremy McNamara f6109b7b94 add exten example. Thanks ManxPower
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Jeremy McNamara 0afbb8bcbf clean up warnings, and re-add a return, how did that get removed?
21 years ago
Jeremy McNamara 0bb8d95674 more changes to properly copy the call token and a small code optimization
21 years ago
Jeremy McNamara 405d0be9fe const is evil?
21 years ago
Jeremy McNamara a59c1d2ac4 first attempt to properly copy and then free call detail strings.
21 years ago
Jeremy McNamara f10148d3e3 actually implement the setting of noFastStart and noH245Tunneling.
21 years ago
Jeremy McNamara 88eede5218 apply temporary fix to stop people from whining.
21 years ago
Mark Spencer 3db853b428 Merge source cleanups (bug #1911)
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Jeremy McNamara 1f4eadaf6a check to make sure the extension exists b4 actually accepting the call and lets hope this gives Open H.323 enough time to sync up (bug #1714)
21 years ago
Jeremy McNamara f7a7158f3f oopsie
21 years ago
Jeremy McNamara 728cceca7e explain a proper upgrade sequence (lowering the signal-to-noise ratio again)
21 years ago
Jeremy McNamara 9432a1c19f properly clean capabilites from the endpoint
21 years ago
Jeremy McNamara 588801931f optmize call setup process
21 years ago
Jeremy McNamara 89dbeddcfc backout code optimization, add more explict error reporting
21 years ago
Jeremy McNamara e1b72cf020 cleanup code and debug
21 years ago
Jeremy McNamara eff9477388 properly send call progress and alerting PDUs, re-fix one-way audio on call manager, and hopefully add call progress (N+101) support (not tested)
21 years ago
Jeremy McNamara 1c445d44c5 Don't advertise Janus, its still broken
21 years ago
Jeremy McNamara e0ab451084 clean up code
21 years ago
Jeremy McNamara 1f506e55d0 add explict version info
21 years ago
Jeremy McNamara 3794c9bfef add ./configure for the thick headed who can't read documentation...wait will they even read the README?
21 years ago
Mark Spencer da8f6a9acf OpenBSD portability to H323
21 years ago
Jeremy McNamara 87e84064d2 rollback to pre-janus, for the moment
21 years ago
Jeremy McNamara 50edb67fc4 update once again to the right version
21 years ago
Jeremy McNamara e9ea9975de Make comptable with Open H.323's Janus release. See http://www.sf.net/projects/openh323/ for details. These changes will cause any version less than Janus to fail at compile time. This update may also address the recent instability noise...
21 years ago
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
21 years ago
Jeremy McNamara 2d232c4c57 Remove all capabilities first
21 years ago
Jeremy McNamara 5ebb0b8c15 Lets see if this way works to remove all capabilities from the list
21 years ago
Jeremy McNamara 64d509a931 back out lame attempt
21 years ago
Jeremy McNamara 9cb2272494 print out capability set, if h323debug is turned on
21 years ago
Jeremy McNamara d3f45d14b3 make sure capability set is clean before setting new value(s)
21 years ago
Jeremy McNamara 68e767078f re-apply possible CCM fix. Someone still needs to test this
21 years ago
Jeremy McNamara de20d2a179 rollback everything to known good state. E.164 and prefix routing patches are broken
21 years ago
Jeremy McNamara 6fb5ebfedb try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
21 years ago
Jeremy McNamara d3b2cb19e4 Properly deal with E.164 and Prefix routing
22 years ago
Jeremy McNamara 9e21bc74ac check return value stop seg. Bug #967
22 years ago
Jeremy McNamara bff0a94507 deal with bindaddr properly
22 years ago
Jeremy McNamara 8face6c67c Add even more explicit information. Take 2
22 years ago
Jeremy McNamara f2bb840936 Add even more explicit information
22 years ago
Jeremy McNamara e46d9edc98 Not needed here
22 years ago
Jeremy McNamara e88fdae17d ok, its waay too late
22 years ago
Jeremy McNamara b3d1d22317 WTF
22 years ago