summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2014-03-10AST-2014-001: Stack overflow in HTTP processing of Cookie headers.Richard Mudgett
2014-03-10unqiueid: correct max uniqueid length testScott Griepentrog
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-07config_options: Display the see-also information for CLI config option helpMatthew Jordan
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-07stasis cache: Enhance to keep track of an item from different entities.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-06sorcery.c: Fix off-nominal path ref and memory leak in ast_sorcery_objectset_...Richard Mudgett
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-03-05config: Fix inverted testKinsey Moore
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-03-04AO2: Add an assert for bad objectsKinsey Moore
2014-03-03doxygen: Tweak the link back to ye olde Digium websiteMatthew Jordan
2014-03-01devicestate.c: Simplified some logic in _ast_device_state().Richard Mudgett
2014-03-01stasis_cache.c: Remove some unnecessary RAII_VAR() usage.Richard Mudgett
2014-02-28stasis.c: Misc code cleanups.Richard Mudgett
2014-02-22main: Initialize dialplan providing core components prior to module pre-loadMatthew Jordan
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
2014-02-21rtp_engine: Dynamic payload change in rtp mapping not supportedKevin Harwell
2014-02-21manager: Fix AMI Status action of a single channel.Richard Mudgett