Commit Graph

3415 Commits (a884b26392c2199efb8d443f88551e83418e3176)

Author SHA1 Message Date
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
Joshua Colp 072bf78ba3 Merge "res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited" into 13
10 years ago
Richard Mudgett ecf4102d02 res_stasis: Add control ref to playback and recording structs.
10 years ago
George Joseph d8f0bc3572 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
10 years ago
zuul e595f02f83 Merge "res_rtp_asterisk: Fix packet stats on bridged connection" into 13
10 years ago
Jacek Konieczny 0cfab30b28 res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
George Joseph 1bce690ccb res_rtp_asterisk: Fix packet stats on bridged connection
10 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
zuul 8271a06dde Merge "Restrict CLI/AMI commands on shutdown." into 13
10 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
10 years ago
zuul dcebcaa3da Merge "build: Add configure check for proto field of PJSIP TLS transport setting." into 13
10 years ago
Joshua Colp 677a65fcbb build: Add configure check for proto field of PJSIP TLS transport setting.
10 years ago
Walter Doekes 336cae73cc app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
zuul 9263ea0b13 Merge "res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited" into 13
10 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
George Joseph 27f32cd0a6 res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited
10 years ago
Kevin Harwell 40d9e9e238 bridge.c: Crash during attended transfer when missing a local channel half
10 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
10 years ago
Richard Mudgett 221422be50 bridge core: Add owed T.38 terminate when channel leaves a bridge.
10 years ago
Richard Mudgett 0a5bc64491 channel api: Create is_t38_active accessor functions.
10 years ago
Richard Mudgett 513638a5f4 bridge_channel: Don't settle owed events on an optimization.
10 years ago
zuul d35c494df1 Merge "res_pjsip/config_transport: Allow reloading transports." into 13
10 years ago
Richard Mudgett e7a6abbbd3 rtp_engine.h: Remove extraneous semicolons.
10 years ago
George Joseph d2a1457e0b res_pjsip/config_transport: Allow reloading transports.
10 years ago
zuul 953ba9da88 Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13
10 years ago
Joshua Colp 249d80f120 Merge "res_pjsip: Fix infinite recursion when loading transports from realtime" into 13
10 years ago
George Joseph c1bf014ea0 res_pjsip: Handle pjsip_dlg_create_uas deprecation
10 years ago
Corey Farrell 93e8ed0154 Simplify and fix conditional in FD_SET.
10 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
10 years ago
Mark Michelson 6a799cd78f Check for OpenSSL defines before trying to use them.
10 years ago
Joshua Colp f8acadde2c AST-2016-001 http: Provide greater control of TLS and set modern defaults.
10 years ago
Mark Michelson 65bd4fcc3f res_odbc: Remove connection management
10 years ago
Richard Mudgett f87c3275cc res_pjsip: Add CLI "pjsip dump endpt [details]"
10 years ago
George Joseph 137fe5ae01 res_pjproject: Add module providing pjproject logging and utils
10 years ago
Kevin Harwell 660fedecb7 bridge_basic: don't cache xferfailsound during an attended transfer
10 years ago
Joshua Colp 236896f391 Merge "pjsip: Add option global/regcontext" into 13
10 years ago
Joshua Colp 092c0db493 Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address" into 13
10 years ago
Joshua Colp b91dfcd1fb Merge "res_pjsip: Create human friendly serializer names." into 13
10 years ago
Joshua Colp 56d1162dc2 Merge topic 'update_taskprocessor_commands' into 13
10 years ago
George Joseph 219c204a41 pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address
10 years ago
Daniel Journo 22801a06ee pjsip: Add option global/regcontext
10 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Richard Mudgett ec1f1c6742 taskprocessor.c: New API for human friendly taskprocessor names.
10 years ago
Diederik de Groot 4285dee778 include/asterisk/time.h: Renamed global declaration:tv
10 years ago
Joshua Colp b1ee692568 Merge topic 'pbx-split' into 13
10 years ago
George Joseph 881dc862e0 asterisk.h: Add ASTERISK_REGISTER_FILE macro
10 years ago
Matt Jordan 9016e51c03 Merge "main/pbx: Move variable routines to pbx_variables.c." into 13
10 years ago
George Joseph d228b62fd4 stasis_cache_pattern: Backport to 13
10 years ago
Corey Farrell e462f0063f main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell ab191d124c main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 09a9b93896 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
George Joseph 4ec85a9f07 voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Corey Farrell 7fdcfd7724 main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Corey Farrell 2ffade4574 main/pbx: Move custom function routines to pbx_functions.c.
10 years ago
Matt Jordan bc7c882326 Merge "main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c" into 13
10 years ago
George Joseph 20b8474f20 main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
10 years ago
Joshua Colp a68467d293 Merge "res_http_websocket.c: prevent avoidable disconnections caused by write errors" into 13
10 years ago
George Joseph 3a1c4885be endpoint/stasis: Eliminate duplicate events on endpoint status change
10 years ago
Dade Brandon 136c537695 res_http_websocket.c: prevent avoidable disconnections caused by write errors
10 years ago
Richard Mudgett 36097a185d Fix sscanf() format string type mismatch.
10 years ago
George Joseph 5b867fa904 pjsip/config_transport: Check pjproject version at runtime for async ops
10 years ago
George Joseph 21962dad93 res_pjsip: Add existence and readablity checks for tls related files
10 years ago
George Joseph ed9134282e res_pjsip: Update logging to show contact->uri in messages
10 years ago
Jonathan Rose eadad24b59 Unset BRIDGEPEER when leaving a bridge
10 years ago
Matt Jordan 5d80a6e714 Merge "main: Slight refactor of main. Improve color situation." into 13
10 years ago
Walter Doekes b2787876d6 main: Slight refactor of main. Improve color situation.
10 years ago
David M. Lee 59881fbb99 Fixed some typos
10 years ago
Joshua Colp 3f85a1be5a Merge "translate: Provide translation modules the result of SDP negotiation." into 13
10 years ago
Alexander Traud 0b508789ab translate: Provide translation modules the result of SDP negotiation.
10 years ago
Matt Jordan 3354b325c6 res_statsd: Add functions that support variable arguments
10 years ago
tcambron 1e0040b88f StatsD: Add res_statsd compatibility
10 years ago
Mark Michelson 4f43b85c92 Taskprocessors: Increase high-water mark
10 years ago
Mark Michelson 2f9cb7d62b res_pjsip: Deny requests when threadpool queue is backed up.
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Corey Farrell d098d00424 Fix cli display of build options.
10 years ago
Joshua Colp ba566b0f0f Merge "res_pjsip: Add "like" processing to pjsip list and show commands" into 13
10 years ago
Matt Jordan 4d576fe6d9 Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects." into 13
10 years ago
George Joseph 162acd45f7 res_pjsip: Add "like" processing to pjsip list and show commands
10 years ago
Mark Michelson b3cc2bd7df res_pjsip_pubsub: Solidify lifetime and ownership of objects.
10 years ago
Joshua Colp f2725c8b77 res_pjsip: Move URI validation to use time.
10 years ago
Matt Jordan 4c9f613309 ARI: Add the ability to subscribe to all events
10 years ago
Mark Michelson 9d1f176e29 res_pjsip: Copy default_from_user to avoid crash.
10 years ago
Mark Michelson ac62928d6b res_pjsip: Change default from user value.
10 years ago
Joshua Colp 1b1561f4c8 res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Joshua Colp 2a4eee0cd9 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Matt Jordan a0f451c35e main/format: Add an API call for retrieving format attributes
10 years ago
Scott Emidy df9ce36366 ARI: Retrieve existing log channels
10 years ago
Scott Emidy e9f1bc08cb ARI: Creating log channels
10 years ago
Scott Emidy 78364132ce ARI: Deleting log channels
10 years ago
Mark Duncan aed068844c res/res_rtp_asterisk: Add ECDH support
10 years ago
Joshua Colp 20ee33e22e Merge topic 'misc_rtp_tweaks' into 13
10 years ago
Benjamin Ford 1ae762634c ARI: Rotate log channels.
10 years ago
Richard Mudgett 89b21fd9a3 rtp_engine.h: No sense allowing payload types larger than RFC allows.
10 years ago
Richard Mudgett e20f435b60 rtp_engine.h: Misc comment fixes.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett e31cb6b248 strings.h: Fix issues with escape string functions.
10 years ago
Benjamin Ford 1aafadf814 ARI: Added new functionality to reload a single module.
10 years ago
Mark Michelson 585d98fbb6 Merge "ARI: Added new functionality to get information on a single module." into 13
10 years ago
Mark Michelson ca65ddcd19 Merge "bridge.c: Fixed race condition during attended transfer" into 13
10 years ago
Benjamin Ford 73e35d20de ARI: Added new functionality to get information on a single module.
10 years ago
Kevin Harwell 97ee0ee6c6 bridge.c: Fixed race condition during attended transfer
10 years ago
Matt Jordan e51d86682a Merge "ARI: Added new functionality to get all module information." into 13
10 years ago
Benjamin Ford 47ea312b24 ARI: Added new functionality to get all module information.
10 years ago
Joshua Colp b74b071369 res_sorcery_memory_cache: Backport to 13
10 years ago
Joshua Colp 7386a761c1 Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error." into 13
10 years ago
Richard Mudgett 0422433f47 PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Richard Mudgett ada7346792 res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Matt Jordan 0a1700d286 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13
10 years ago
Matt Jordan e5499c3233 Merge "sorcery: Add ast_sorcery_object_unregister() API call." into 13
10 years ago
Richard Mudgett 84c12f9e0c threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Richard Mudgett 20f3d77ab9 sorcery: Add ast_sorcery_object_unregister() API call.
10 years ago
Richard Mudgett 890c923786 AMI: Add Linkedid to the standard channel snapshot AMI event headers.
10 years ago
Mark Michelson db0521f905 Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration." into 13
10 years ago
Richard Mudgett 2602a7484b test.c: Add unit test registration checks for summary and description.
11 years ago
Joshua Colp 80e82dc97f res_pjsip_mwi: Set up unsolicited MWI upon registration.
11 years ago
Kevin Harwell 31c77b157b res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
11 years ago
Richard Mudgett a2b718f4f6 res_pjsip.h: Fix some doxygen comments.
11 years ago
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