Commit Graph

26233 Commits (6ca98524bfc321c12398df5ed0cac6c7cad3c55c)
 

Author SHA1 Message Date
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
11 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
11 years ago
Corey Farrell 4c84dca2d8 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett dba0f1ad67 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
11 years ago
Scott Griepentrog 1fb1c81923 core: Introduce chaos into memory allocations
11 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Richard Mudgett 522f063186 res_pjsip: Add reason comment.
11 years ago
Matthew Jordan 5c03a5f2e7 main/frame: Don't report empty disallow values as an error
11 years ago
Joshua Colp f7c6bedb06 func_curl: Don't hold exclusive lock when performing HTTP request.
11 years ago
Joshua Colp 287a22435f core: Fix tab completion of "core set debug channel" CLI command.
11 years ago
Matthew Jordan 37d33ed997 FILE: fix retrieval of file contents when offset is specified
11 years ago
Matthew Jordan a4c27baf47 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
11 years ago
Richard Mudgett a3292230b8 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
11 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
11 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Matthew Jordan b9fd61f2c7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Richard Mudgett bd029688cd res_pjsip: Move internal init/destroy prototypes to private header file.
11 years ago
Richard Mudgett c24a294f0b res_pjsip: Fix pjsip.conf type=global object default value handling.
11 years ago
Richard Mudgett 737064bfa4 res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.
11 years ago
Joshua Colp bc357c1d7e core: Don't create snapshots with locks.
11 years ago
Matthew Jordan afea98dc73 res/res_config_odbc: Fix improper escaping of backslashes with MySQL
11 years ago
Matthew Jordan 055001716c app_voicemail: Fix crash with IMAP backends when greetings aren't present
11 years ago
Matthew Jordan 92178247ee localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
11 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Joshua Colp 714cb27000 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
11 years ago
Richard Mudgett e158517a9c res_pjsip_refer: Make safely get the context for a blind transfer.
11 years ago
Richard Mudgett 5d16d80b59 res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
11 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
11 years ago
Richard Mudgett 8cced7767c chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
11 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
George Joseph 06fa8db864 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
11 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Matthew Jordan 9cdadc168c res/res_pjsip_sdp_rtp: Revert portion of r432195
11 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog c33c5183a5 Dial API: add self destruct option when complete
11 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Rusty Newton 53aec7a969 configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 1
11 years ago
Matthew Jordan 474fec4f92 configure: Promote SQLite3 "not installed" warning to error
11 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan dd8ac00f24 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago