summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
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-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
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