Commit Graph

23094 Commits (a7e9ee3a7b43ee157fc422061b0a60b14308bb7d)
 

Author SHA1 Message Date
Richard Mudgett a7e9ee3a7b Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Joshua Colp 5935aaa6ec Fix an RTP instance reference count leak in chan_motif.
13 years ago
Joshua Colp 1d83d32489 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett b8a4eff072 chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Sean Bright 258edecea8 Minor spelling fix to the VOLUME documentation.
13 years ago
Mark Michelson da951d0855 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 0c6a476bb3 chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 903a942b85 Fix compile error.
13 years ago
Michael L. Young bb38f97269 Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer ed6c432874 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett c223b79688 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett b6101cfec7 Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose f4e00404e7 manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett 8a32488929 Fix extension matching with the '-' char.
13 years ago
Richard Mudgett 37b50fe4e5 Remove unnecessary channel module references.
13 years ago
Richard Mudgett 224dd2f60a Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan c4f013c5c8 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee 4c924bdce1 Added missing newlines to websocket ast_logs.
13 years ago
Mark Michelson 0cc3b6cd9b Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 4e76aa4920 Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 65c8d16d79 Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan 2bb01eb0ff Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Matthew Jordan 3d2e80d93b Add a test event that reports changes in ConfBridge state
13 years ago
Jonathan Rose c0c552de2c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
13 years ago
David M. Lee c40b60f970 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee bbf3526314 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Jonathan Rose 0c77685b91 app_meetme: Fix channels lingering when hung up under certain conditions
13 years ago
Rusty Newton 5d858e92ac Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Richard Mudgett 52d8a7dee4 Fix call files when astspooldir is relative.
13 years ago
Brent Eagles 852bc686c9 Patch to prevent stopping the active generator when it is not the silence
13 years ago
Joshua Colp 4e04ea29c7 Properly check if the "Context" and "Extension" headers are empty in a ShowDialPlan action.
13 years ago
Michael L. Young 1255a271d4 Fix Dynamic Hints Variable Substition - Underscore Problem
13 years ago
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Mark Michelson 0e7a64e55e Fix a "set but not used" warning on newer gccs.
13 years ago
Richard Mudgett c7e2bf3187 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Richard Mudgett 647810f1d0 Fix stuck DTMF when bridge is broken.
13 years ago
Joshua Colp 5f28931a1f Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
13 years ago
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 463cbc55ac Add safety NULL pointer check in module user references.
13 years ago
Jonathan Rose 1d054dbbba chan_sip: Document a change to user-field encoding introduced with r303509
13 years ago
Matthew Jordan 769d9aa259 Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan e4afa2c0e2 Only deref a reserved gateway session if we actually reserved one
13 years ago
Matthew Jordan d38c42aab8 Properly clean up manager resources on exit
13 years ago
Matthew Jordan 260da253be Properly finalize prepared SQLite3 statements to prevent memory leak
13 years ago
Matthew Jordan 4483067638 Blocked revisions 375759
13 years ago
Matthew Jordan 717068e362 Fix memory leaks in XML documentation
13 years ago
Matthew Jordan 69777a9376 Prevent multiple CDR batches from conflicting when scheduling the CDR write
13 years ago
Andrew Latham 794eb78090 Doxygen Updates
13 years ago