Commit Graph

3197 Commits (cf98c744d5bb7e5f015f201bc79c58462f7aaaed)

Author SHA1 Message Date
Matt Jordan 8ea1c0aa81 Merge "Fix unsafe uses of ast_context pointers." into 13
11 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
11 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
11 years ago
Ivan Poddubny 888bb49618 Fix buffer overflow in slin sample frames generation.
11 years ago
George Joseph 1558a89129 Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"
11 years ago
George Joseph 35c699086a endpoint/stasis: Eliminate duplicate events on endpoint status change
11 years ago
George Joseph 262d590819 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes
11 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
George Joseph 60e2fbfe62 res_pjsip: Refactor endpt_send_transaction (qualify_timeout)
11 years ago
Matt Jordan 620054c527 Merge "audiohook.c: Difference in read/write rates caused continuous buffer resets" into 13
11 years ago
Kevin Harwell b1e8c0b9eb audiohook.c: Difference in read/write rates caused continuous buffer resets
11 years ago
Matt Jordan 31cc24aad6 res/res_http_websocket: Add a pre-session established callback
11 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
11 years ago
George Joseph 637c8f065e sorcery: Add API to insert/remove a wizard to/from an object type's list
11 years ago
George Joseph ea917fefaf vector: Add REMOVE, ADD_SORTED and RESET macros
11 years ago
Joshua Colp 1e44d1bef9 Merge "res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination" into 13
11 years ago
Joshua Colp d649d682c4 res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
11 years ago
George Joseph 5f9aea8e3c vector: Additional enhancements and fixes
11 years ago
George Joseph 7a7e9733c2 vector: Traversal, retrieval, insert and locking enhancements
11 years ago
Matt Jordan 74799b3fe2 Merge "Remove unneeded uses of optional_api providers." into 13
11 years ago
Matt Jordan 78c02f8e88 Merge "Update configure.ac/Makefile for clang" into 13
11 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
11 years ago
Rodrigo Ramírez Norambuena 525c8c8689 include/asterisk/channel.h: Fix typo
11 years ago
Diederik de Groot 9c3ed42875 Update configure.ac/Makefile for clang
11 years ago
Kevin Harwell 3fb6daeb55 res_fax: allow 2400 transmission rate according to v.27ter standard
11 years ago
Mark Michelson e39bd6ba46 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
11 years ago
Matt Jordan 5a3948a66f Merge "Fix/Update clang-RAII macro implementation" into 13
11 years ago
Joshua Colp 96e18453f4 Merge "pjsip_options: Fix non-qualified contacts showing as unavailable" into 13
11 years ago
Diederik de Groot 2be9cc2643 Fix/Update clang-RAII macro implementation
11 years ago
George Joseph 63169e00ff pjsip_options: Fix non-qualified contacts showing as unavailable
11 years ago
Corey Farrell c59a800707 Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
11 years ago
Matt Jordan e05b076827 Merge "Detect potential forwarding loops based on count." into 13
11 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
11 years ago
George Joseph 674b18bdf0 pjsip_options: Add qualify_timeout processing and eventing
11 years ago
Matt Jordan f1abf51b73 Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout" into 13
11 years ago
George Joseph bf46799f0e res_pjsip: Refactor endpt_send_request to include transaction timeout
11 years ago
George Joseph 1b6f6ff841 res_pjsip: Add global option to limit the maximum time for initial qualifies
11 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
11 years ago
George Joseph 555b5f5d30 Add .gitignore and .gitreview files
11 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
11 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
11 years ago
Scott Griepentrog 169e57d2e0 pjsip: resolve compatibility problem with ast_sip_session
11 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Corey Farrell b0df413fb2 Fix link error for utils/aelparse.
11 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
11 years ago