summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2014-02-21json: Fix json API wrapper code for json library versions earlier than 2.3.0.Richard Mudgett
2014-02-21rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}Kevin Harwell
2014-02-21channel.c: MOH is not working for transferee after attended transferKevin Harwell
2014-02-20pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.George Joseph
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-02-19config: Add file size and nanosecond resolution fields to the cached modified...Richard Mudgett
2014-02-16pbx: Handle a completely empty dialplan during a context mergeMatthew Jordan
2014-02-14ARI: correct upper/lower case URI discrepanciesScott Griepentrog
2014-02-14format.c: correct possible null pointer dereferenceScott Griepentrog
2014-02-13Logger: Add dynamic logger channelsKinsey Moore
2014-02-12realtime: Fix ast_update2_realtime() on raspberry pi.Walter Doekes
2014-02-11scheduler: Remove hashtab usage.Joshua Colp
2014-02-07security_events: Fix assertion failure in dev-mode on optional IE parsingMatthew Jordan
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2014-02-07security_events: Fix error caused by DTD validation errorMatthew Jordan
2014-02-06security_events: Add AMI documentation; output optional fieldsMatthew Jordan
2014-02-05Logger: Fix handling of absolute pathsKinsey Moore
2014-02-04devicestate: Make ast_devstate_changed_literal() return value and doxygen con...Richard Mudgett
2014-02-04tcptls.c: Made TLS handle a certificate chain file.Richard Mudgett
2014-02-03cdrs: Check for applications to lock onto during dial begin handlingMatthew Jordan
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2014-01-31CDRs: fix a variety of dial status problems, h/hangup handler creating CDRsMatthew Jordan
2014-01-30res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictionsCorey Farrell
2014-01-30Make a NOTICE about an invalid channel name more useful.Sean Bright
2014-01-28rtp_engine: improved handling of get_rtp_info failureScott Griepentrog
2014-01-27manager: ExtensionStatus event status human readableKevin Harwell
2014-01-27Allow nested #includes in extconfig.confRussell Bryant
2014-01-27manager: The eventfilter= option now takes an extended regex.Walter Doekes
2014-01-27Protect ast_filestream object when on a channelRussell Bryant
2014-01-26tcptls.c: Add missing cleanup on off nominal path.Richard Mudgett
2014-01-24CEL: Protect data structures during reload and shutdown.Richard Mudgett
2014-01-24Thread Debugging: Add LWP to core show locks outputJonathan Rose
2014-01-24manager: Register atexit shutdown routine only once.Richard Mudgett
2014-01-24manager: Protect data structures during shutdown.Richard Mudgett