summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-06vector: Additional enhancements and fixesGeorge Joseph
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-05-04Merge "Remove unneeded uses of optional_api providers." into 13Matt Jordan
2015-05-04Merge "Update configure.ac/Makefile for clang" into 13Matt Jordan
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02include/asterisk/channel.h: Fix typoRodrigo Ramírez Norambuena
2015-04-30Update configure.ac/Makefile for clangDiederik de Groot
2015-04-29res_fax: allow 2400 transmission rate according to v.27ter standardKevin Harwell
2015-04-28res_pjsip_outbound_registration: Don't fail on delayed processing: 13.Mark Michelson
2015-04-22Merge "Fix/Update clang-RAII macro implementation" into 13Matt Jordan
2015-04-20Merge "pjsip_options: Fix non-qualified contacts showing as unavailable" int...Joshua Colp
2015-04-20Fix/Update clang-RAII macro implementationDiederik de Groot
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-17Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.Corey Farrell
2015-04-17Merge "Detect potential forwarding loops based on count." into 13Matt Jordan
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-17Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout"...Matt Jordan
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-13git migration: Remove support for file versionsMatt Jordan
2015-04-12Add .gitignore and .gitreview filesGeorge Joseph
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-04-06build: Fixes for gcc 5 compilationGeorge Joseph
2015-04-02pjsip: resolve compatibility problem with ast_sip_sessionScott Griepentrog
2015-03-30Fix an ABI compatibility issue with ast_log_safe for modules.Corey Farrell
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-27Fix link error for utils/aelparse.Corey Farrell
2015-03-27Improved and portable ast_log recursion avoidanceCorey Farrell
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-17Various: bugfixes found via chaosScott Griepentrog
2015-03-17core: Introduce chaos into memory allocationsScott Griepentrog
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2015-03-11res_pjsip: Move internal init/destroy prototypes to private header file.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-10res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.Richard Mudgett
2015-03-09res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-06app: Add functions to swap voicemail function table for testing purposesJonathan Rose
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett
2015-02-26Dial API: add self destruct option when completeScott Griepentrog
2015-02-21asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.Corey Farrell