Commit Graph

4245 Commits (development/16/python3)

Author SHA1 Message Date
Naveen Albert 41ba9f5f31 logger: Add custom logging capabilities
5 years ago
Naveen Albert 7feee9c65b res_pjsip_caller_id: Add ANI2/OLI parsing
5 years ago
Naveen Albert 11516e4b8e func_sayfiles: Retrieve say file names
5 years ago
Naveen Albert 698604a064 res_tonedetect: Tone detection module
5 years ago
Sean Bright fb72158f46 dns.c: Load IPv6 DNS resolvers if configured.
5 years ago
Naveen Albert c5c5171ec8 app_read: Allow reading # as a digit
5 years ago
Rijnhard Hessel b40e97b1d7 res_statsd: handle non-standard meter type safely
5 years ago
Andre Barbosa 884d863c08 res_stasis_playback: Send PlaybackFinish event only once for errors
5 years ago
Joshua C. Colp 4470838d89 core: Don't play silence for Busy() and Congestion() applications.
5 years ago
Ben Ford cee88c9826 STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
5 years ago
George Joseph 7c0b8f0701 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
5 years ago
Naveen Albert ea117be4c6 AMI: Add AMI event to expose hook flash events
5 years ago
Ben Ford 0b4b207076 STIR/SHAKEN: Switch to base64 URL encoding.
5 years ago
Ben Ford 184a027eaa STIR/SHAKEN: Fix certificate type and storage.
5 years ago
Sean Bright 5a2939a5d6 res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
Kevin Harwell 20af6d23df time: Add timeval create and unit conversion functions
5 years ago
Mark Murawski 98d149b4ce logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Kevin Harwell ec8b030bd7 manager: Increase the non breaking AMI version number
6 years ago
Jaco Kroon fce875cf46 app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
6 years ago
Sean Bright 08b94d5837 strings.h: ast_str_to_upper() and _to_lower() are not pure.
6 years ago
Joshua C. Colp 11b53aecc8 sorcery: Add support for more intelligent reloading.
6 years ago
Jaco Kroon a63c7883b4 app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
6 years ago
Sebastien Duthil 435d68be97 app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
6 years ago
Ben Ford 215550ed4b core_unreal: Fix T.38 faxing when using local channels.
6 years ago
Dan Cropp a5364ac69b chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
6 years ago
Sean Bright 4c5bffb217 asterisk: Export additional manager functions
6 years ago
lvl 8d2558209b Introduce astcachedir, to be used for temporary bucket files
6 years ago
George Joseph 80f116c156 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
6 years ago
Alexei Gradinari 728cd55cde sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
6 years ago
Alexander Traud 277aa0ced6 res_stir_shaken: Include OpenSSL headers where used actually.
6 years ago
Kevin Harwell 8973fe5cf3 AST-2020-001 - res_pjsip: Return dialog locked and referenced
6 years ago
Ben Ford 58aa6a7057 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
6 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
6 years ago
Ben Ford 681a1624b5 utils.c: NULL terminate ast_base64decode_string.
6 years ago
Ben Ford 21ab0a450b res_stir_shaken: Add stir_shaken option and general improvements.
6 years ago
Ben Ford d979bdf87a res_stir_shaken: Add outbound INVITE support.
6 years ago
Ben Ford 746ce16b16 res_stir_shaken: Add inbound INVITE support.
6 years ago
Ben Ford 035b463c93 res_stir_shaken: Added dialplan function and API call.
6 years ago
Ben Ford 70af7e1311 res_stir_shaken: Implemented signature verification.
6 years ago
Ben Ford e9ee9a381b res_stir_shaken: Implemented signing of JSON payload.
6 years ago
Ben Ford 716e51a3f3 res_stir_shaken: Initial commit and reading private key.
6 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
George Joseph fb6f2157e7 logger.h: Fix ast_trace to respect scope_level
6 years ago
Torrey Searle 5a12463c07 res_pjsip_diversion: implement support for History-Info
6 years ago
Sean Bright c9cc281484 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
6 years ago
George Joseph 65088494cb res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Ben Ford e7620d034a Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Kevin Harwell 7b441505dc conversions: Add string to signed integer conversion functions
6 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
6 years ago
George Joseph b9ba0f8da8 scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph 377caaed3c stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
6 years ago
Sean Bright abad395098 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
6 years ago
Sean Bright e9e441c399 utf8.c: Add UTF-8 validation and utility functions
6 years ago
Sean Bright 7892bdec53 vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
6 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 43ba72dea0 Scope Trace: Add some new tracing macros and an ast_str helper
6 years ago
Kevin Harwell 82ce3b7620 pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Joshua C. Colp 563f2f94d6 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
6 years ago
George Joseph 6a0c472374 Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
Nathan Bruning 92169e6f8a app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Joshua C. Colp 2128eb1f47 stream: Enforce formats immutability and ensure formats exist.
6 years ago
Joshua C. Colp 62183bc777 confbridge: Add support for disabling text messaging.
6 years ago
Jean Aunis ef4255f6ed func_volume: Accept decimal number as argument
6 years ago
Jaco Kroon 85fca26c24 acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Jaco Kroon ff0e685eea netsock2: compile fixes.
6 years ago
Sean Bright 479723f3cc dns_txt: Add TXT record parsing support
7 years ago
Joshua Colp 1affc17d95 Merge "message & stasis/messaging: make text message variables work in ARI" into 16
7 years ago
Kevin Harwell 9617e530b6 Merge "res/res_pjsip_sdp_rtp: Fix MOH transitions" into 16
7 years ago
Kevin Harwell fc1d93cf97 message & stasis/messaging: make text message variables work in ARI
7 years ago
Torrey Searle 9ecb651564 res/res_pjsip_sdp_rtp: Fix MOH transitions
7 years ago
Kevin Harwell ed68feeca4 Merge "say: Remove unused "plural" option from main/say" into 16
7 years ago
Kevin Harwell a421759d63 Merge "format_cap: make function parameters 'const'" into 16
7 years ago
Kevin Harwell 333f64ce83 Merge "pjsip: Update ACLs on named ACL changes." into 16
7 years ago
Walter Doekes ad5a81aac4 say: Remove unused "plural" option from main/say
7 years ago
Kevin Harwell dd959bf8d0 format_cap: make function parameters 'const'
7 years ago
George Joseph 0cf988e72b Merge "bridging: Add better support for adding/removing streams." into 16
7 years ago
Joshua C. Colp b20a215ea7 pjsip: Update ACLs on named ACL changes.
7 years ago
Joshua C. Colp 423b0e68ce bridging: Add better support for adding/removing streams.
7 years ago
Ben Ford 411d3a2f75 RTP/ICE: Send on first valid pair.
7 years ago
George Joseph d6574cb7c7 message.c: Add option to suppress the Message channel AMI and ARI events
7 years ago
Jaco Kroon b92b0469ff netsock2: ast_addressfamily_to_sockaddrsize and ast_sockaddr_from_sockaddr.
7 years ago
Friendly Automation 3746b1e09e Merge "res_pjsip_pubsub: Add ability to persist generator state information." into 16
7 years ago
Joshua Colp 521f534712 Merge "res_pjsip_endpoint_identifier_ip.c: Add port matching support" into 16
7 years ago
Joshua C. Colp 8318b05f25 res_pjsip_pubsub: Add ability to persist generator state information.
7 years ago
Friendly Automation 932271939b Merge "stasis.c: Use correct topic name in stasis_topic_pool_delete_topic" into 16
7 years ago
Sean Bright f8b0c2c933 res_pjsip_endpoint_identifier_ip.c: Add port matching support
7 years ago
George Joseph dd82ebecd3 stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
7 years ago
Sean Bright 47ba42f4a0 websocket: Consider pending SSL data when waiting for socket input
7 years ago
Friendly Automation a992180091 Merge "res_fax: wrap v21 detected Asterisk initiated negotiation with config option" into 16
7 years ago
Friendly Automation a3edac10a6 Merge "confbridge: Add support for specifying maximum sample rate." into 16
7 years ago
Joshua C. Colp 82e2f0c662 Merge "configure: Add check for MySQL client bool and my_bool type usage." into 16
7 years ago
Joshua C. Colp 7167fd6d46 configure: Add check for MySQL client bool and my_bool type usage.
7 years ago
Joshua C. Colp 5622df0a94 confbridge: Add support for specifying maximum sample rate.
7 years ago
Kevin Harwell d17bbcb9f1 res_fax: wrap v21 detected Asterisk initiated negotiation with config option
7 years ago