Commit Graph

23086 Commits (bb38f97269c2be55696df72bcf3d384b809cbcd4)
 

Author SHA1 Message Date
Michael L. Young bb38f97269 Improve Code Readability And Fix Setting natdetected Flag
14 years ago
Pedro Kiefer ed6c432874 Fix chan_sip websocket payload handling
14 years ago
Richard Mudgett c223b79688 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
14 years ago
Richard Mudgett b6101cfec7 Enhance MALLOC_DEBUG CLI commands.
14 years ago
Jonathan Rose f4e00404e7 manager: Make challenge work with allowmultiplelogin=no
14 years ago
Richard Mudgett 8a32488929 Fix extension matching with the '-' char.
14 years ago
Richard Mudgett 37b50fe4e5 Remove unnecessary channel module references.
14 years ago
Richard Mudgett 224dd2f60a Made AST_LIST_REMOVE() simpler and use better names.
14 years ago
Matthew Jordan c4f013c5c8 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
14 years ago
David M. Lee 4c924bdce1 Added missing newlines to websocket ast_logs.
14 years ago
Mark Michelson 0cc3b6cd9b Add "Require: timer" to 200 OK responses when appropriate.
14 years ago
Alec L Davis 4e76aa4920 Reduce CLI spam of "Extension Changed" device state messages.
14 years ago
Walter Doekes 65c8d16d79 Fix most leftover non-opaque ast_str uses.
14 years ago
Matthew Jordan 2bb01eb0ff Reorder startup sequence to prevent lockups when process is sent to background
14 years ago
Matthew Jordan 3d2e80d93b Add a test event that reports changes in ConfBridge state
14 years ago
Jonathan Rose c0c552de2c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
14 years ago
David M. Lee c40b60f970 Fixed extconf.c breakage introduced in r376306.
14 years ago
David M. Lee bbf3526314 Migrate hashtest/hashtest2 to be unit tests.
14 years ago
Jonathan Rose 0c77685b91 app_meetme: Fix channels lingering when hung up under certain conditions
14 years ago
Rusty Newton 5d858e92ac Patch to play correct sound file when a voicemail's urgent status is removed
14 years ago
Richard Mudgett 52d8a7dee4 Fix call files when astspooldir is relative.
14 years ago
Brent Eagles 852bc686c9 Patch to prevent stopping the active generator when it is not the silence
14 years ago
Joshua Colp 4e04ea29c7 Properly check if the "Context" and "Extension" headers are empty in a ShowDialPlan action.
14 years ago
Michael L. Young 1255a271d4 Fix Dynamic Hints Variable Substition - Underscore Problem
14 years ago
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
14 years ago
Mark Michelson 0e7a64e55e Fix a "set but not used" warning on newer gccs.
14 years ago
Richard Mudgett c7e2bf3187 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
14 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
14 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
14 years ago
Richard Mudgett 647810f1d0 Fix stuck DTMF when bridge is broken.
14 years ago
Joshua Colp 5f28931a1f Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
14 years ago
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
14 years ago
Richard Mudgett 463cbc55ac Add safety NULL pointer check in module user references.
14 years ago
Jonathan Rose 1d054dbbba chan_sip: Document a change to user-field encoding introduced with r303509
14 years ago
Matthew Jordan 769d9aa259 Don't attempt to purge sessions when no sessions exist
14 years ago
Matthew Jordan e4afa2c0e2 Only deref a reserved gateway session if we actually reserved one
14 years ago
Matthew Jordan d38c42aab8 Properly clean up manager resources on exit
14 years ago
Matthew Jordan 260da253be Properly finalize prepared SQLite3 statements to prevent memory leak
14 years ago
Matthew Jordan 4483067638 Blocked revisions 375759
14 years ago
Matthew Jordan 717068e362 Fix memory leaks in XML documentation
14 years ago
Matthew Jordan 69777a9376 Prevent multiple CDR batches from conflicting when scheduling the CDR write
14 years ago
Andrew Latham 794eb78090 Doxygen Updates
14 years ago
Richard Mudgett 93d85a0087 Things don't need to be that const.
14 years ago
Damien Wedhorn f4fb271601 Fix for chan_skinny leaving RTP ports open
14 years ago
Richard Mudgett 35e96f995e Multiple revisions 375519-375524
14 years ago
Michael L. Young 2fce31c09a Fix Wrong Result In Debug Message For SDP Origin Processing
14 years ago
Jonathan Rose 509f348639 chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
14 years ago
Joshua Colp 05be2e8bee Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered.
14 years ago
Matthew Jordan 7cedfef4fd Properly extract the Body information of an EWS calendar item
14 years ago
Richard Mudgett 1fc6b54a5d Fix ConfBridge crash if no timing module loaded.
14 years ago