Commit Graph

26255 Commits (e0ea490a11da8565e0f5aa0f178324e70e2f9604)
 

Author SHA1 Message Date
Richard Mudgett e0ea490a11 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Scott Griepentrog f25b265329 core: Introduce chaos into memory allocations
11 years ago
Scott Griepentrog 62cf2a2c02 Reverting accidental ci of wrong change in r433061
11 years ago
Scott Griepentrog cb6c7eecfd various: cleanup issues found during leak hunt
11 years ago
Richard Mudgett c41dd32b94 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Richard Mudgett 259e833e88 res_pjsip: Add reason comment.
11 years ago
Matthew Jordan e89f83b3ad main/frame: Don't report empty disallow values as an error
11 years ago
Joshua Colp 0d52907d2b func_curl: Don't hold exclusive lock when performing HTTP request.
11 years ago
Matthew Jordan ac1214d9d4 apps/app_sms: Add an option to prevent SMS content from being logged
11 years ago
Joshua Colp b3fa35786f core: Fix tab completion of "core set debug channel" CLI command.
11 years ago
Matthew Jordan b4cc056067 FILE: fix retrieval of file contents when offset is specified
11 years ago
Matthew Jordan dc752f515b apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
11 years ago
Richard Mudgett c52adca396 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
11 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
11 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Matthew Jordan 38ee441ea7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Richard Mudgett 4115e327ac res_pjsip: Move internal init/destroy prototypes to private header file.
11 years ago
Richard Mudgett 89b65f5dda res_pjsip: Fix pjsip.conf type=global object default value handling.
11 years ago
Richard Mudgett 185d2e082a res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.
11 years ago
Joshua Colp 2889f074a0 core: Don't create snapshots with locks.
11 years ago
Matthew Jordan 15d266bf85 res/res_config_odbc: Fix improper escaping of backslashes with MySQL
11 years ago
Matthew Jordan ab6e2c93f3 app_voicemail: Fix crash with IMAP backends when greetings aren't present
11 years ago
Matthew Jordan 79e9b37ad0 localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Richard Mudgett e7ee83ea90 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
11 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
11 years ago
Joshua Colp a5f80f1781 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
11 years ago
Richard Mudgett affcf1d766 res_pjsip_refer: Make safely get the context for a blind transfer.
11 years ago
Richard Mudgett 090ab1735b res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
11 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
11 years ago
Richard Mudgett c7cc1b3059 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
11 years ago
Richard Mudgett f1ab2c5e8b chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
George Joseph 5c3e33b3ca app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
11 years ago
Matthew Jordan 41ba8fd7c0 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Matthew Jordan 278ea2f468 res/res_pjsip_sdp_rtp: Revert portion of r432195
11 years ago
Richard Mudgett 9e841e4fb6 ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog d79670b269 Dial API: add self destruct option when complete
11 years ago
Kevin Harwell d04fbb0f9d app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan 3725173b9e channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Rusty Newton e484140aed configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 1
11 years ago
Matthew Jordan ced84d7e62 configure: Promote SQLite3 "not installed" warning to error
11 years ago
Matthew Jordan 4b63da7f7d channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan d68012d1a3 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
David M. Lee ff642289f4 Increase WebSocket frame size and improve large read handling
11 years ago