Commit Graph

47 Commits (076b29dd5b51e7ec68c141d9e6c5ec8a2c63be66)

Author SHA1 Message Date
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Jason Parker 900714beb9 Convert CCSS manager events to stasis.
12 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
12 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Richard Mudgett a36f73447d Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Richard Mudgett f85db0e34d Things don't need to be that const.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Mark Michelson e9ab568f88 Fix some potential misuses of ast_str in the code.
13 years ago
Matthew Jordan 9367893cff Destroy the generic_monitors container after the core_instances in ccss
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Richard Mudgett f3bf3acbfd Check if PBX was started for generic CCSS recall.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
13 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Kinsey Moore 4585ec1bbf Add missing newline to ccss state change notification
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett 31bcafab5b Merged revisions 321924 via svnmerge from
14 years ago
Richard Mudgett b33fc4db48 Merged revisions 319758 via svnmerge from
14 years ago
Richard Mudgett eddc32a3b3 Merged revisions 319259 via svnmerge from
14 years ago
Richard Mudgett ae2926b5d0 Add Device State Information CCSS for Generic Devices.
14 years ago
Richard Mudgett 75594e6e4a Merged revisions 312461 via svnmerge from
14 years ago
Richard Mudgett b2ef13cb60 Merged revisions 307879 via svnmerge from
14 years ago
Mark Michelson 0074165356 Merged revisions 307065 via svnmerge from
14 years ago
Mark Michelson f4ea670a6a Merged revisions 306575 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Richard Mudgett 4e354aebc9 Merged revisions 304554 via svnmerge from
14 years ago
Richard Mudgett 9974f89a7d Merged revisions 303153 via svnmerge from
14 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Richard Mudgett 8bc5bf82df Merged revisions 282098 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
Russell Bryant 4e77fc3c58 Remove a LOG_WARNING.
15 years ago
Richard Mudgett dafb48fe09 Avoid crash in generic CC agent init if caller name or number is NULL.
15 years ago
Mark Michelson 5fd23b2ed4 Shuffle some casts to make builds on bamboo happier.
15 years ago
Mark Michelson 57c8eea6fe Change cc_ref and cc_unref from macros to inline functions.
15 years ago
Mark Michelson 69c252c290 Fix issue where recall would not happen when it should.
15 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago