Commit Graph

26269 Commits (ab674f67b515e78ae73237cf500236135f7ebd21)
 

Author SHA1 Message Date
Kevin Harwell ab674f67b5 app_confbridge: file playback blocks dtmf
10 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
10 years ago
Matthew Jordan 47156aab92 res_xmpp: Buddies are always auto-registered when processing the roster
10 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
10 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
10 years ago
Richard Mudgett 7e097bce86 Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
10 years ago
Richard Mudgett 148e8799fe res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
10 years ago
Matthew Jordan 627cc16a8d funcs/func_env: Fix regression caused in FILE read operation
10 years ago
Kevin Harwell 79a81fed59 alemebic scripts: endpoint identifier order option
10 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded.
10 years ago
Corey Farrell d486659502 chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
10 years ago
Corey Farrell 2c83ac4364 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Richard Mudgett e0ea490a11 res_pjsip_session: Fix off-nominal extra unref of session.
10 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
10 years ago
Scott Griepentrog f25b265329 core: Introduce chaos into memory allocations
10 years ago
Scott Griepentrog 62cf2a2c02 Reverting accidental ci of wrong change in r433061
10 years ago
Scott Griepentrog cb6c7eecfd various: cleanup issues found during leak hunt
10 years ago
Richard Mudgett c41dd32b94 Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Richard Mudgett 259e833e88 res_pjsip: Add reason comment.
10 years ago
Matthew Jordan e89f83b3ad main/frame: Don't report empty disallow values as an error
10 years ago
Joshua Colp 0d52907d2b func_curl: Don't hold exclusive lock when performing HTTP request.
10 years ago
Matthew Jordan ac1214d9d4 apps/app_sms: Add an option to prevent SMS content from being logged
10 years ago
Joshua Colp b3fa35786f core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Matthew Jordan b4cc056067 FILE: fix retrieval of file contents when offset is specified
10 years ago
Matthew Jordan dc752f515b apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
10 years ago
Richard Mudgett c52adca396 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
10 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
10 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Matthew Jordan 38ee441ea7 main/audiohook: Update internal sample rate on reads
10 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Richard Mudgett 4115e327ac res_pjsip: Move internal init/destroy prototypes to private header file.
10 years ago
Richard Mudgett 89b65f5dda res_pjsip: Fix pjsip.conf type=global object default value handling.
10 years ago
Richard Mudgett 185d2e082a res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.
10 years ago
Joshua Colp 2889f074a0 core: Don't create snapshots with locks.
10 years ago
Matthew Jordan 15d266bf85 res/res_config_odbc: Fix improper escaping of backslashes with MySQL
10 years ago
Matthew Jordan ab6e2c93f3 app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
Matthew Jordan 79e9b37ad0 localtime: Fix file descriptor leak on kqueue(2) systems
10 years ago
Richard Mudgett e7ee83ea90 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
10 years ago
Joshua Colp a5f80f1781 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
10 years ago
Richard Mudgett affcf1d766 res_pjsip_refer: Make safely get the context for a blind transfer.
10 years ago
Richard Mudgett 090ab1735b res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
10 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
10 years ago
Richard Mudgett c7cc1b3059 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago