summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-04-23http: Fix spurious ERROR message in responses with no content.Richard Mudgett
2014-04-23Fix error loading res_monitor.Russell Bryant
2014-04-21HTTP: Add TCP_NODELAY to accepted connectionsKinsey Moore
2014-04-19main/asterisk: Fix startup sequence for realtime featuresMatthew Jordan
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-18app_dial and app_queue: Make lock the forwarding channel while taking the cha...Richard Mudgett
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-17Fix a silly shadowed variable mistake that was missed from play tones patchJonathan Rose
2014-04-17ARI: Add tones playback resourceJonathan Rose
2014-04-17main/Makefile: Fix build failure on SmartOS/Illumos/SunOSMatthew Jordan
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-15chan_sip.c: Fix channel staging assertion failure.Richard Mudgett
2014-04-14autoservice: fix reference leak of logger callid.Corey Farrell
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-04-11Formatting: Remove invisible charactersOlle Johansson
2014-04-11Formatting only.Olle Johansson
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan
2014-04-08Internal timing: Add notice that the -I and internal_timing option are no lon...Richard Mudgett
2014-04-08config: Fix CB_ADD_LEN() to work as originally intended.Richard Mudgett
2014-04-07AGI/Manager: Prevent multiple NewExten events during AGI application changesJonathan Rose
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2014-04-04Add some asserts that were handy when looking for a stasis cache problem.Richard Mudgett
2014-04-04http: Fix spurious ERROR message in responses with no contentMatthew Jordan
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-04-01stasis_channels.c: Eliminate another overuse of RAII_VAR().Richard Mudgett
2014-03-28http: response body often missing after specific requestScott Griepentrog
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-27main/formats: Fix crash in ast_format_cmp during non-clean shutdown.Corey Farrell
2014-03-27Give sorcery instances a reference to their wizards.Mark Michelson
2014-03-26say: Fix a bug where SayNumber in Polish tries to play incorrect sound.Joshua Colp
2014-03-25Revert -r411073. It didn't help and blew up the system.Richard Mudgett
2014-03-24locking: Add temporary sanity checks.Richard Mudgett
2014-03-21Remove a LOG_NOTICE from ast_config_engine_register.Sean Bright
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-18ARI: allow json content type with zero length bodyScott Griepentrog
2014-03-18cdr: Add asserts for when we don't know about a CDR for a channelMatthew Jordan
2014-03-18stasis_cache: Use the right variable in the cache entry ao2 cmp function.Richard Mudgett
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-17callerid: Logic error in checksum processingRuss Meyerriecks
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-14manager: fix memory leak in manager_add_filter functionJonathan Rose
2014-03-14Remove an extra ast_cond_wait() that slipped through the patch.Mark Michelson
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-14Prevent delayed astdb syncs.Mark Michelson
2014-03-14res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.Richard Mudgett
2014-03-13cdr.c: Add missing aow_unlock(cdr) in off nominal path of handle_dial_message().Richard Mudgett
2014-03-12res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is ...Richard Mudgett