summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-10DNS: Fix doxygen comments.Richard Mudgett
2015-06-10res_pjsip.h: Fix some doxygen comments.Richard Mudgett
2015-06-09Merge "Fix unsafe uses of ast_context pointers."Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-08AMI: Escape string values.Kevin Harwell
2015-05-31Fix buffer overflow in slin sample frames generation.Ivan Poddubny
2015-05-29Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"George Joseph
2015-05-27endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-24Merge "Stasis: Fix unsafe use of stasis_unsubscribe in modules."Matt Jordan
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-22Astobj2: Run weakproxy subscription callbacks in reverse order.Corey Farrell
2015-05-22Merge "res_pjsip: Refactor endpt_send_transaction (qualify_timeout)"Joshua Colp
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph
2015-05-22res_sorcery_memory_cache: Add basic module implementation.Joshua Colp
2015-05-21Merge "audiohook.c: Difference in read/write rates caused continuous buffer r...Matt Jordan
2015-05-20audiohook.c: Difference in read/write rates caused continuous buffer resetsKevin Harwell
2015-05-20res/res_http_websocket: Add a pre-session established callbackMatt Jordan
2015-05-19doxygen: Fix doxygen errorsMatt Jordan
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-05-15Add X.509 subject alternative name support to TLS certificateMaciej Szmigiero
2015-05-14Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list"Joshua Colp
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-12Allow command-line options to override asterisk.conf.Corey Farrell
2015-05-12sorcery: Add API to insert/remove a wizard to/from an object type's listGeorge Joseph
2015-05-11vector: Add REMOVE, ADD_SORTED and RESET macrosGeorge Joseph
2015-05-08Fix error's produced by astmm.h when standard allocators are used.Corey Farrell
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