summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-07Merge "res_pjsip_exten_state: Fix race condition between sending NOTIFY and t...Joshua Colp
2015-05-07Merge "vector: Additional enhancements and fixes"Matt Jordan
2015-05-07res_pjsip_exten_state: Fix race condition between sending NOTIFY and terminationJoshua Colp
2015-05-07Merge topics 'ASTERISK-25049', 'ASTERISK-25056'Matt Jordan
2015-05-06vector: Additional enhancements and fixesGeorge Joseph
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-05-04Merge "Remove unneeded uses of optional_api providers."Matt Jordan
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-04-30include/asterisk/channel.h: Fix typoRodrigo Ramírez Norambuena
2015-04-29res_fax: allow 2400 transmission rate according to v.27ter standardKevin Harwell
2015-04-29Merge "Astobj2: Add ao2_weakproxy_ref_object function."Matt Jordan
2015-04-29Astobj2: Add ao2_weakproxy_ref_object function.Corey Farrell
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-23Merge "New AMI Command Output Format"Matt Jordan
2015-04-22Fix/Update clang-RAII macro implementationDiederik de Groot
2015-04-20New AMI Command Output FormatGareth Palmer
2015-04-20Merge "pjsip_options: Fix non-qualified contacts showing as unavailable"Joshua Colp
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."Matt Jordan
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17Merge topic 'ASTERISK-24863'Matt Jordan
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-13astobj2: Add support for weakproxy objects.Corey Farrell
2015-04-13Merge "git migration: Refactor the ASTERISK_FILE_VERSION macro"Joshua Colp
2015-04-13Optional API: Fix handling of sources that are both provider and user.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11Add .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-09Reduce duplication of common DNS code.Mark Michelson
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-06Merge NAPTR support into trunk.Mark Michelson
2015-04-02pjsip: resolve compatibility problem with ast_sip_sessionScott Griepentrog
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
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