Commit Graph

26241 Commits (dc752f515be0e3eed80a4043ae9383dbfbd22bc4)
 

Author SHA1 Message Date
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
Richard Mudgett f1ab2c5e8b chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
George Joseph 5c3e33b3ca app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Matthew Jordan 41ba8fd7c0 translate: Prevent invalid memory accesses on fast shutdown
10 years ago
Matthew Jordan 278ea2f468 res/res_pjsip_sdp_rtp: Revert portion of r432195
10 years ago
Richard Mudgett 9e841e4fb6 ARI: Fix crash if integer values used in JSON payload 'variables' object.
10 years ago
Scott Griepentrog d79670b269 Dial API: add self destruct option when complete
10 years ago
Kevin Harwell d04fbb0f9d app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 3725173b9e channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Rusty Newton e484140aed configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 1
10 years ago
Matthew Jordan ced84d7e62 configure: Promote SQLite3 "not installed" warning to error
10 years ago
Matthew Jordan 4b63da7f7d channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan d68012d1a3 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
David M. Lee ff642289f4 Increase WebSocket frame size and improve large read handling
10 years ago
Richard Mudgett 57525c3cf2 config.h: Use real parameter names for ast_variable_new() define.
10 years ago
Matthew Jordan 8574c4d197 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Kevin Harwell 91733b5d15 bridge_softmix: G.729 codec license held
10 years ago
Joshua Colp bedf51b2ce res_ari_channels: Return a 404 response when a requested channel variable does not exist.
10 years ago
Joshua Colp 87b7060f36 res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
10 years ago
Joshua Colp 283bb15c16 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
10 years ago
Matthew Jordan b3c1ad5d73 apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Joshua Colp 2ea7ccbf70 http: Add missing html tag to 'httpstatus' functionality.
10 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
10 years ago
Corey Farrell ce50fa314a asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Richard Mudgett bb06603d5f chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
George Joseph 340818ad12 ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.
10 years ago