summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03ARI: Improvements to body parameters documentationSam Galarneau
2014-07-03api.wiki.mustache: Update wiki template to support body parametersSam Galarneau
2014-07-03dahdi_span_config_hook: automatically register new dahdi channelsTzafrir Cohen
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-07-02ARI: Remove unnecessary \briefs from automatically generated documentationJonathan Rose
2014-07-01res_rtp_asterisk: Don't leak memory or reset state if DTLS configuration is s...Joshua Colp
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-30Reverse logic during subscription persistence recreation.Mark Michelson
2014-06-30apps/app_voicemail: Fix compilation error introduced in r417591Matthew Jordan
2014-06-30app_voicemail, say: Add support for Japanese LanguageMatthew Jordan
2014-06-30chan_sip: be more tolerant of whitespace between attributes in SDP fmtp lineMatthew 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-27refcounter.py: prevent use of excessive RAM with large refs logsCorey Farrell
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-06-27CEL: Update unit tests for bridge tech fieldKinsey Moore
2014-06-26CHANGES: Add missing changesKinsey Moore
2014-06-26res_http_websocket: Export symbol for ast_websocket_set_timeoutMatthew Jordan
2014-06-26chan_pjsip: Add a test event for fast picture updatesMatthew Jordan
2014-06-26CEL: Add bridge tech to relevant CEL recordsKinsey Moore
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-26app_jack: Support audio with a sampling rate higher than 8kHzMatthew Jordan
2014-06-26udptl: Correct FEC to not consider negative sequence numbers as missingMatthew Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-26chan_sip: Fix handling of "From" headers longer than 256 charactersCorey Farrell
2014-06-25Abstract PJSIP-specific elements from the pubsub API.Mark Michelson
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-25Skinny: cleanup some log messages around sessions.Damien Wedhorn
2014-06-24Move eid functions to utils.c, mark netsock.h deprecatedCorey Farrell
2014-06-23res_rtp_asterisk: Return the length of data written when sending via ICE inst...Joshua Colp
2014-06-23core_unreal: Fix off by one buffer overwrite error.Richard Mudgett
2014-06-23suspended destructions of pri spans on eventsTzafrir Cohen
2014-06-22astobj2: Add an ao2_replace macro to astobj2.hGeorge Joseph
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-06-20res_parking: Make manager commands register with module informationJonathan Rose
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-19Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.cGeorge Joseph
2014-06-18Update extensions.lua.sample with naming conflict guidance.George Joseph
2014-06-18stasis_channels: Update the stasis cache if manager variables are neededMatthew Jordan
2014-06-17Allow the PUSH and UNSHIFT functions to set inheritable channel variables.Mark Michelson
2014-06-17Fix string growth algorithm for XML presence bodies.Mark Michelson