Commit Graph

234 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
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
22 years ago
Jeremy McNamara de20d2a179 rollback everything to known good state. E.164 and prefix routing patches are broken
22 years ago
Jeremy McNamara 6fb5ebfedb try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
22 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
Jeremy McNamara 3817133d4f stupid, stupid, stupid stupid stupid stupid
22 years ago
Jeremy McNamara 9c1844a927 Fix it so we can be unloaded/loaded at will
22 years ago
Jeremy McNamara 00f8683fc0 update with explict versions I like
22 years ago
Jeremy McNamara 6b6ff098eb clean up code and remove install directive in h323/ Makefile
22 years ago
Jeremy McNamara 19b7e41fda nuke file descriptor leak..You don't need a whole new thread to hang up a friggen call
22 years ago
Jeremy McNamara 8abff30849 totally revert that highly broken patch. Please test your code before submitting diffs.
22 years ago
Jeremy McNamara ecc015889c Apply massive patch from PCadach. If things are broken blame him. Bug#469
22 years ago
Jeremy McNamara 9e996ceef8 follow same naming scheme as other simular functions
22 years ago
Jeremy McNamara 3d776a2da2 Update with current information
22 years ago
Jeremy McNamara e09ed4f612 Update with current information
22 years ago
Jeremy McNamara 54ae8fcd9e apply G.729 patches (with changes) from bug #421
22 years ago
Jeremy McNamara 994d37c441 Fix directons below. Thanks xam
22 years ago
Jeremy McNamara ec8d4cfdcc remove the nasty warning, cuz some have gotten newer versions to work
22 years ago
Jeremy McNamara 9a49c07cf3 change default codecs
22 years ago
Jeremy McNamara 29d2a6d9d2 oopsie remove it from here too
22 years ago
Jeremy McNamara a83662beda rollback transfer support...not properly implemented
22 years ago
Jeremy McNamara c874416036 update for the lamers...only if they would acutally read it
22 years ago
Jeremy McNamara 059b57438b implement transfer and call forwarding. Bug #221
22 years ago
Mark Spencer c6d42e9779 Minor makefile fix
22 years ago
Jeremy McNamara 822d556924 sync any left over changes
22 years ago
Jeremy McNamara e5f7fd404e Add H323 to normal build process
22 years ago
Jeremy McNamara 79bbadc3c4 Hopefuly kram fixed my lame build
22 years ago
Jeremy McNamara 981b58ae55 add debug in hopes to figure out native bridging
22 years ago
Jeremy McNamara 5047f6f219 update mutex handling
22 years ago
Jeremy McNamara 71fd88b931 something is crazy here
22 years ago
Jeremy McNamara 1695ca0ce8 make it blatently clear what I am saying
22 years ago
Jeremy McNamara 680e851452 Update Makefile and Readme with warnings and current info
22 years ago
Jeremy McNamara c82e412d32 update callerid handling on outbound calls
22 years ago
Jeremy McNamara fd62e99c23 remote memory profiling
22 years ago
Jeremy McNamara e217072b8b update the other callerid check
22 years ago
Jeremy McNamara 5fc9d43a99 stop seg if callerid is not sent at all
22 years ago
Jeremy McNamara 6b3938f2f2 remove non implemented crap from config sample
22 years ago
Jeremy McNamara 4cb0fe78ba rollback today's futile attempts properly
22 years ago
Jeremy McNamara bb187d73e4 pull everything back out, I am really done now
22 years ago
Jeremy McNamara a085980b22 One last attempt
22 years ago
Jeremy McNamara f1ed7d40c1 roll back, i give up
22 years ago
Jeremy McNamara 6bb88bdcc0 try this crazy idea to make callerid work with no name
22 years ago
Jeremy McNamara d218619e35 add more debug
22 years ago
Jeremy McNamara 5ca00863fb add some debug to see what callerid is doing
22 years ago
Jeremy McNamara 0b7e57f8b8 rollback the last changes. wrong direction
22 years ago
Jeremy McNamara 4aacf51f4d deal with no callerid name in all cases. really need to rethink this function
22 years ago
Jeremy McNamara 9f7b1269b7 deal with no callerid name
22 years ago
Jeremy McNamara f561107add tweak to make user->callerid work properly
22 years ago
Jeremy McNamara 9fd6ce9eba implement callerid passing on type=users. Thanks Ol1ver
22 years ago
Jeremy McNamara 3fabe90067 finish that thought
22 years ago
Jeremy McNamara a948d041fe attempt to implement the passing of callerid. not tested
22 years ago
Jeremy McNamara 29aeb9d959 update sample config with valid info
22 years ago
Jeremy McNamara 6a19e66d00 update to deal with new rtp.c changes
22 years ago
Jeremy McNamara 0bcf4e2787 Update
22 years ago
Jeremy McNamara 01e8718ad5 Update to work around G.729 compile issues, for now
22 years ago
Jeremy McNamara 10183deadb See if this stops a seg
22 years ago
Jeremy McNamara f3e493de49 remote lame ^M's
22 years ago
Jeremy McNamara a5cee9d917 remove unimplemented options
22 years ago
Jeremy McNamara 60f13d2625 Change to be correct info
22 years ago
Jeremy McNamara b2796a0d46 Update with current information
22 years ago
Jeremy McNamara a13bf9ab7a add print showing which H.323ID we are gonna use
22 years ago
Jeremy McNamara 8458723ef2 implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323id
22 years ago
Jeremy McNamara f24eba5c44 tweak a few things to make PPC happy
22 years ago
Jeremy McNamara d52ac4259b remove references to jitter as we use Asterisk's RTP and fix a silly typo
22 years ago
Jeremy McNamara 139db65acf Update README for the lamers who can't make chan_h323 work, (then again will they ever read it?)
22 years ago
Jeremy McNamara cee8ab8dc0 clarify messages, try to stop another debian seg
22 years ago
Jeremy McNamara 8e280ab712 try to kill another possible seg
22 years ago
Jeremy McNamara 21524d6652 tweak the logic in MakeCall
22 years ago
Jeremy McNamara ba9786d714 update changelog
22 years ago
Jeremy McNamara 85accd0169 various bug fixes from Miroslaw KLABA
22 years ago
Jeremy McNamara 36028564f8 back down lib versions since Open H.323's -HEAD code is broken
22 years ago
Jeremy McNamara 6eb85b943b decrement useage counter on hangup
22 years ago
Mark Spencer 7d1c585587 Fix some symbol and Makefile issues
22 years ago
Jeremy McNamara ac16b57304 tweak internal codec order
22 years ago
Jeremy McNamara 979de9323a make non matching IP addresses go to invalid extension if default context exists
22 years ago
Jeremy McNamara 4ffdfcbec7 remove debug
22 years ago
Jeremy McNamara c75fdd13cf more debug
22 years ago
Jeremy McNamara ae23339452 add some debug for testing
22 years ago
Jeremy McNamara ea57a86564 fix silly typo
22 years ago
Jeremy McNamara b49fd4ab95 d'oh! make it so you can acutally use other ports than 1720
22 years ago
Jeremy McNamara 451e3aa6dd fix gatekeeper logic
22 years ago
Jeremy McNamara 0a7548d4ec add more instructions
22 years ago
Jeremy McNamara eeb1a0aad4 update with proper building information
22 years ago
Martin Pycko cb87c27bfd Add make samples to the main Makefile
22 years ago
Martin Pycko 817eaa46c7 Add some instructions to download and compile cvs openh323 and chan_h323
22 years ago
Jeremy McNamara a54c71d4c3 do user authentication right
23 years ago
Jeremy McNamara 33d20ff5ea IP based user authentcation
23 years ago
Jeremy McNamara 861deb56f3 remove debug
23 years ago
Jeremy McNamara 2b32a1bbb7 first commit of chan_h323
23 years ago