summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2015-03-22Fix compilation issues for OpenBSDMatthew Jordan
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-03-20res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.Richard Mudgett
2015-03-19funcs/func_env: Fix regression caused in FILE read operationMatthew Jordan
2015-03-19alemebic scripts: endpoint identifier order optionKevin Harwell
2015-03-19logger: Apply default console logging when configuration cannot be loaded.Corey Farrell
2015-03-19chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.Corey Farrell
2015-03-19chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.Corey Farrell
2015-03-18res_pjsip_session: Fix off-nominal extra unref of session.Richard Mudgett
2015-03-17Various: bugfixes found via chaosScott Griepentrog
2015-03-17core: Introduce chaos into memory allocationsScott Griepentrog
2015-03-17Reverting accidental ci of wrong change in r433061Scott Griepentrog
2015-03-17various: cleanup issues found during leak huntScott Griepentrog
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Add reason comment.Richard Mudgett
2015-03-14main/frame: Don't report empty disallow values as an errorMatthew Jordan
2015-03-14func_curl: Don't hold exclusive lock when performing HTTP request.Joshua Colp
2015-03-14apps/app_sms: Add an option to prevent SMS content from being loggedMatthew Jordan
2015-03-14core: Fix tab completion of "core set debug channel" CLI command.Joshua Colp
2015-03-14FILE: fix retrieval of file contents when offset is specifiedMatthew Jordan
2015-03-14apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentationMatthew Jordan
2015-03-13chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.Richard Mudgett
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Logger: Fix MALLOC_DEBUG build error.Corey Farrell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-03-12main/audiohook: Update internal sample rate on readsMatthew Jordan
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2015-03-11res_pjsip: Move internal init/destroy prototypes to private header file.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-11res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.Richard Mudgett
2015-03-10core: Don't create snapshots with locks.Joshua Colp
2015-03-10res/res_config_odbc: Fix improper escaping of backslashes with MySQLMatthew Jordan
2015-03-10app_voicemail: Fix crash with IMAP backends when greetings aren't presentMatthew Jordan
2015-03-10localtime: Fix file descriptor leak on kqueue(2) systemsMatthew Jordan
2015-03-10res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.Richard Mudgett
2015-03-09res_pjsip: allow configuration of endpoint identifier query orderKevin Harwell
2015-03-08res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.Joshua Colp
2015-03-06res_pjsip_refer: Make safely get the context for a blind transfer.Richard Mudgett
2015-03-06res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a...Richard Mudgett
2015-03-06app: Add functions to swap voicemail function table for testing purposesJonathan Rose
2015-03-06chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.Richard Mudgett
2015-03-06chan_sip: Fix realtime locking inversion when poking a just built peer.Richard Mudgett
2015-03-05app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.George Joseph
2015-03-04translate: Prevent invalid memory accesses on fast shutdownMatthew Jordan
2015-03-02res/res_pjsip_sdp_rtp: Revert portion of r432195Matthew Jordan
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett