summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03pbx_config: Add manager actions to add/remove extensionsJonathan Rose
2014-07-03HTTP: Add persistent connection support.Richard Mudgett
2014-07-03main/tcptls: Add checks for OpenSSL Elliptic Curve supportMatthew Jordan
2014-07-03main/tcptls: Add support for Perfect Forward SecrecyMatthew Jordan
2014-07-03main/untils: Prevent potential infinite loop in ast_careful_fwriteMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-30app_voicemail, say: Add support for Japanese LanguageMatthew Jordan
2014-06-27event.c: Fix type mismatch errors in ie_maps[].Richard Mudgett
2014-06-27Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid objectCorey Farrell
2014-06-26CEL: Add bridge tech to relevant CEL recordsKinsey Moore
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-26udptl: Correct FEC to not consider negative sequence numbers as missingMatthew Jordan
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-24Move eid functions to utils.c, mark netsock.h deprecatedCorey Farrell
2014-06-23core_unreal: Fix off by one buffer overwrite error.Richard Mudgett
2014-06-20Logger: Add manager command 'LoggerRotate' to rotate loggerJonathan Rose
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore
2014-06-18stasis_channels: Update the stasis cache if manager variables are neededMatthew Jordan
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2014-06-15channel_internal_api: Publish a snapshot change when linkedids changeMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13CEL: Expose parking retreiver in extra fieldKinsey Moore
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett
2014-06-12main/pbx - documentation - enhance 'core show hints' and 'core show hint' hel...Rusty Newton
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-11format.c: Fix misuse of hash container function.Richard Mudgett
2014-06-11CLI: correct presence information on core show hintsScott Griepentrog
2014-06-10CLI: add presence information to core show hintsScott Griepentrog
2014-06-10Fix build in dev mode due to signed/unsigned mismatchKinsey Moore
2014-06-10PJSIP: PJSIPNotify - Strip content-length headers and add documentationJonathan Rose
2014-06-09autoservice: stop thread on graceful shutdownCorey Farrell
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-06-06core uri: Custom uri parsing error when no query parametersKevin Harwell
2014-06-06Split astobj2.c into more maintainable components.George Joseph
2014-06-05config: Fix indentation and missing curlies in config_text_file_load().Richard Mudgett
2014-06-05config: Fix config files not reloading when only an included file changes.Richard Mudgett
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-30main/config.c: AMI action UpdateConfig EmptyCat clears all categoriesMatthew Jordan
2014-05-29PBX: Prevent incorrect hint parsingKinsey Moore
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-25core_unreal: Prevent double free of core_unreal pvtMatthew Jordan
2014-05-23Fix signed/unsigned build warningsKinsey Moore
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose