Commit Graph

4428 Commits (0ebbeac69fb8a407ea8d5e434efefb12e80fb596)

Author SHA1 Message Date
Matthew Jordan 8b295a2792 security_events: Fix assertion failure in dev-mode on optional IE parsing
13 years ago
Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations.
13 years ago
Matthew Jordan 42d3fe8772 security_events: Fix error caused by DTD validation error
13 years ago
Matthew Jordan cbaa27142c security_events: Add AMI documentation; output optional fields
13 years ago
Kinsey Moore 6f4a834870 Logger: Fix handling of absolute paths
13 years ago
Richard Mudgett dd0c6e9cc1 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
13 years ago
Richard Mudgett 12668b6659 tcptls.c: Made TLS handle a certificate chain file.
13 years ago
Matthew Jordan 01af8d6e12 cdrs: Check for applications to lock onto during dial begin handling
13 years ago
Joshua Colp e5899852cc res_stasis: Enable transfers and provide events when they occur.
13 years ago
Matthew Jordan 66c46fba24 CDRs: fix a variety of dial status problems, h/hangup handler creating CDRs
13 years ago
Corey Farrell c35d07950f res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
13 years ago
Sean Bright 98de7719dd Make a NOTICE about an invalid channel name more useful.
13 years ago
Scott Griepentrog 601692a7e4 rtp_engine: improved handling of get_rtp_info failure
13 years ago
Kevin Harwell f9479fbcbd manager: ExtensionStatus event status human readable
13 years ago
Russell Bryant 8a762efb35 Allow nested #includes in extconfig.conf
13 years ago
Walter Doekes cc42229f26 manager: The eventfilter= option now takes an extended regex.
13 years ago
Russell Bryant 33071d636c Protect ast_filestream object when on a channel
13 years ago
Richard Mudgett 45261449ec tcptls.c: Add missing cleanup on off nominal path.
13 years ago
Richard Mudgett 42c15dfa6e CEL: Protect data structures during reload and shutdown.
13 years ago
Jonathan Rose 2a9d15b400 Thread Debugging: Add LWP to core show locks output
13 years ago
Richard Mudgett a9911f027e manager: Register atexit shutdown routine only once.
13 years ago
Richard Mudgett 82cce81737 manager: Protect data structures during shutdown.
13 years ago
Scott Griepentrog 64e2e1d5d8 pbx.c: Pre-initialize timezone to avoid crash on destroy
13 years ago
Walter Doekes 9a88cc33f8 manager: Clarify eventfilter documentation. Textual changes only.
13 years ago
Scott Griepentrog 2b14601bdc pjsip: fix support for allow=all
13 years ago
Scott Griepentrog 2704b49c1b http: supported chunked Transfer-Encoding
13 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
13 years ago
Kevin Harwell 7054e12ef2 manager: Originate doesn't abort on failed format_cap allocation
13 years ago
Richard Mudgett ed0d083596 string container: Remove unnecessary RAII_VAR usage and string object lock.
13 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
13 years ago
Matthew Jordan 373965dbff CDRs: Synchronize dialplan applications that manipulate CDRs with the engine
13 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
13 years ago
Richard Mudgett 4bde62eb40 Logging callid: Fix some sizeof() references per coding guidelines.
13 years ago
Kinsey Moore 51901aa2ed astobj2: Correct ao2_iterator opacity violations
13 years ago
Tzafrir Cohen 3eee3f21ad asterisk.c: suppress live_dangerously warning on rasterisk
13 years ago
Kevin Harwell bd4be333fb manager: UserEvent including action on output
13 years ago
Kevin Harwell 20d02c1288 channels.c: core show channeltypes slicing
13 years ago
David M. Lee a952abb9da http: Properly reject requests with Transfer-Encoding set
13 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
13 years ago
Scott Griepentrog a0c288bb23 say.c: correct time for polish
13 years ago
Richard Mudgett 9e4f80a4f6 Whitespace fixes.
13 years ago
Scott Griepentrog efd7c40712 security_events: log events with descriptive names
13 years ago
Mark Michelson 1b91ee6c4b Fix a deadlock that occurred due to a conflict of masquerades.
13 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
13 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
13 years ago
Scott Griepentrog 2882c5f9f1 astdb: crash in sqlite3 during shutdown
13 years ago
Joshua Colp eb235ad05f channel: Add a missing ast_channel_unlock when allocating a Surrogate channel.
13 years ago
Matthew Jordan 7e9febbf86 app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state
13 years ago
Jason Parker 04dfe2d77f Add AMI event for presence state.
13 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
13 years ago