Commit Graph

33255 Commits (82c0971e6e66cebc594cd6876b55e753367c9a9c)
 

Author SHA1 Message Date
George Joseph ccb4951bf8 logger.c: Automatically add a newline to formats that don't have one
5 years ago
Joshua C. Colp 938a240793 res_pjsip_pidf_digium_body_supplement: Support Sangoma user agent.
5 years ago
Nathan Bruning 0774d9f9aa res_musiconhold: Don't crash when real-time doesn't return any entries
5 years ago
Joshua C. Colp 5b4e71fa0a pjsip: Match lifetime of INVITE session to our session.
5 years ago
lvl 92fcd4edba Introduce astcachedir, to be used for temporary bucket files
5 years ago
Sean Bright f39d5ea7cd res_http_media_cache.c: Set reasonable number of redirects
5 years ago
Sean Bright f9438e6457 media_cache: Fix reference leak with bucket file metadata
5 years ago
Stanislav 6a85dc860f res_pjsip_stir_shaken: Fix module description
5 years ago
Joshua C. Colp fd57fae048 voicemail: add option 'e' to play greetings as early media
5 years ago
Alexander Traud bf9f0f13c4 loader: Sync load- and build-time deps.
5 years ago
Sean Bright 994fbdaf48 CHANGES: Remove already applied CHANGES update
5 years ago
Alexander Greiner-Baer c79bd583d9 res_pjsip: set Accept-Encoding to identity in OPTIONS response
5 years ago
Alexander Traud e884d935f6 chan_sip: Remove unused sip_socket->port.
5 years ago
Boris P. Korzun 33e3542132 bridge_basic: Fixed setup of recall channels
5 years ago
Alexander Traud 6e1fb58183 modules.conf: Align the comments for more conclusiveness.
5 years ago
George Joseph 2413598705 app_queue: Fix deadlock between update and show queues
5 years ago
Asterisk Development Team 98d1537c1e Update CHANGES and UPGRADE.txt for 18.1.0
5 years ago
George Joseph 860e40dd80 res_pjsip_outbound_registration.c: Use our own scheduler and other stuff
5 years ago
George Joseph 569fc28966 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexei Gradinari da0f2ea99e sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
Alexander Traud 5a6037778b res_pjsip/config_transport: Load and run without OpenSSL.
5 years ago
Alexander Traud be54c7e9ea res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Dovid Bender c635c78265 func_curl.c: Allow user to set what return codes constitute a failure.
5 years ago
Kevin Harwell 6baa4b53be AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford 82325ba58b AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Sean Bright fe540d0326 sip_to_pjsip.py: Handle #include globs and other fixes
5 years ago
Alexander Traud e0ee53dc9c Compiler fixes for GCC with -Og
5 years ago
Alexander Traud 2dacadd9df Compiler fixes for GCC with -Os
5 years ago
Alexander Traud f86af1fbd0 Compiler fixes for GCC when printf %s is NULL
5 years ago
Alexander Traud 5b25c75d7b chan_sip: On authentication, pick MD5 for sure.
5 years ago
Walter Doekes fb3b14ab7d main/say: Work around gcc 9 format-truncation false positive
5 years ago
Kevin Harwell 439f7bb848 res_pjsip, res_pjsip_session: initialize local variables
5 years ago
Alexander Traud f89531cb98 install_prereq: Add GMime 3.0.
5 years ago
Nick French f041763e3b res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
5 years ago
Alexander Traud 2773f93154 BuildSystem: Enable Lua 5.4.
5 years ago
Sean Bright 6f321b561a features.conf.sample: Sample sound files incorrectly quoted
5 years ago
Andrew Siplas ff33f7f44f logger.conf.sample: add missing comment mark
5 years ago
Joshua C. Colp 412b385de5 res_pjsip: Adjust outgoing offer call pref.
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
Sean Bright a6faa53af0 tcptls.c: Don't close TCP client file descriptors more than once
5 years ago
Jean Aunis 7ced144867 resource_endpoints.c: memory leak when providing a 404 response
5 years ago
Sean Bright abee490639 app_voicemail.c: Document VMSayName interruption behavior
5 years ago
Sean Bright 5a0b19a4f3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 4a049ad510 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Jasper van der Neut 08ccfd4588 channels: Don't dereference NULL pointer
5 years ago
Holger Hans Peter Freyther 4499fbc819 res_pjsip_sdp_rtp: Fix accidentally native bridging calls
5 years ago
lvl b3b6b5e9f7 res_musiconhold: Load all realtime entries, not just the first
5 years ago
Torrey Searle c470327e6c res_pjsip_diversion: fix double 181
5 years ago
Sean Bright 5929e0ccbd res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
5 years ago
Sean Bright 9b08eddf90 dsp.c: Update calls to ast_format_cmp to check result properly
5 years ago