Commit Graph

2420 Commits (96e4e31eeb728c89a971b63a140506ddce3c0305)

Author SHA1 Message Date
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Russell Bryant 44301c95d2 Merged revisions 207360 via svnmerge from
16 years ago
David Vossel e0a8fc8c0e Merged revisions 206867 via svnmerge from
16 years ago
Russell Bryant 4cf8a968fd Add an API for reporting security events, and a security event logging module.
16 years ago
Kevin P. Fleming 7574941cb4 Update comments about the level of T.38 support in Asterisk.
16 years ago
Michiel van Baak b31302d55d make this compile again under devmode
16 years ago
Michiel van Baak 0d19ab4efe pthread_self returns a pthread_t which is not an unsigned int on all
16 years ago
Matthew Nicholson a638000451 Fix a CEL related regression with hints updating by subscribing to AST_DEVICE_STATE instead of AST_DEVICE_STATE_CHANGED.
16 years ago
David Vossel e39a252b1e Merged revisions 205409 via svnmerge from
16 years ago
David Vossel b99f857fbd missing comma in devstatestring array
16 years ago
David Brooks 174c36ad41 Fixes Park() argument handling
16 years ago
Tilghman Lesher e01d5d6cb5 Oops, fixing build
16 years ago
Sean Bright e75ae63ac2 Fix a few compilation problems found when building Asterisk against uClibc.
16 years ago
Tilghman Lesher 370ef6d7eb Merged revisions 205188 via svnmerge from
16 years ago
Russell Bryant 18e8d092bb Use tabs instead of spaces for indentation.
16 years ago
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
16 years ago
Kevin P. Fleming 8b878c8303 Improve handling of AST_CONTROL_T38 and AST_CONTROL_T38_PARAMETERS for non-T.38-capable channels.
16 years ago
Matthew Nicholson fd6a49beac Moved trigger for BRIDGE_END CEL event so that it is more accurate.
16 years ago
David Vossel 48c9a85d91 Merged revisions 204681 via svnmerge from
16 years ago
Tilghman Lesher ff4bfb966a Merged revisions 204556 via svnmerge from
17 years ago
Jason Parker 51d7dc5d83 Merged revisions 204474 via svnmerge from
17 years ago
Tilghman Lesher 34d0143955 Recorded merge of revisions 204469 via svnmerge from
17 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Tilghman Lesher b5f6eac49e Allow trunk to once again compile under MALLOC_DEBUG
17 years ago
Russell Bryant 236c10a070 Only update total silence counter after a counter reset.
17 years ago
Russell Bryant 4021f7d71b Merged revisions 203785 via svnmerge from
17 years ago
Mark Michelson e403a7fdfb Add timestamp to response to "Ping" manager action.
17 years ago
Russell Bryant cce4fad522 Make invalid hints report Unavailable instead of Idle.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Sean Bright e06c6f97c4 Add functions to map syslog facilities and priorities constants to strings.
17 years ago
Sean Bright 2f88262abb Add checks in configure for non-POSIX syslog facilities.
17 years ago
Russell Bryant fe07434497 One more formatting nit ... use spaces for inline indentation.
17 years ago
Russell Bryant cd1e7b61df Convert spaces to tabs for indentation.
17 years ago
Sean Bright 4535305772 Move syslog utility functions into a separate file so they can be re-used.
17 years ago
David Vossel a6426cdf9d fixes a few redundant conditions
17 years ago
Terry Wilson ef9b9e36d4 Merged revisions 203380 via svnmerge from
17 years ago
Russell Bryant bd2e4dc229 Merged revisions 203375 via svnmerge from
17 years ago
Terry Wilson 3814caadad Merged revisions 203311 via svnmerge from
17 years ago
Sean Bright ca3a181c33 Pass a logmsg to ast_log_vsyslog instead of separate arguments.
17 years ago
Ryan Brindley ef667f2f82 If we delete the info, lets also delete the lines
17 years ago
Russell Bryant 0bbd5c9424 Ignore voicemail messages that are just silence.
17 years ago
Russell Bryant 2affa3e999 Merged revisions 202496 via svnmerge from
17 years ago
David Vossel 87c8658912 attempting to load running modules
17 years ago
Russell Bryant b390327dd7 Remove unnecessary usleep() from a couple of module unload callbacks.
17 years ago
Joshua Colp e85296e244 Add support for allowing an RTP engine to decide on whether it is possible for specific formats to be transcoded for an RTP instance.
17 years ago
Tilghman Lesher ad0d1bfd9e Merged revisions 201828 via svnmerge from
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
Mark Michelson d8cc968adc Merged revisions 201450 via svnmerge from
17 years ago