Commit Graph

24218 Commits (bd4aee4b7bd10f793ae0bbd7db8fcdb9eff9c65c)
 

Author SHA1 Message Date
Richard Mudgett 7a29f3603b queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Matthew Jordan 5c7b830492 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Joshua Colp a77d50cf2e acl: Fix reloading of configuration if configuration file does not exist at startup.
11 years ago
Richard Mudgett d7e4eab27c res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().
11 years ago
Richard Mudgett 375b08b673 chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett c0c395514c chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Richard Mudgett da6805c58a chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode.
11 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Joshua Colp 03d831ec94 chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Richard Mudgett b97dbd724e DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Matthew Jordan 94c6c279e8 res/res_agi: Make Verbose message for 'stream file' match other playbacks
11 years ago
Joshua Colp 3aeed57b3c res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Matthew Jordan 1a934e007f res/res_monitor: Reset in/out sample counts on Monitor start
11 years ago
Matthew Jordan c02beb1097 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
Matthew Jordan 4a054379de apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Matthew Jordan a6ed286a9a pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
11 years ago
Joshua Colp d2d6a36bc8 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording.
11 years ago
Richard Mudgett 14d534a73a manager: Fix could not extend string messages.
11 years ago
Mark Michelson 4035e91fb6 Fix error with mixed address family ACLs.
11 years ago
Kevin Harwell 31d0fc0ecc AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Kevin Harwell 060ced4b54 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Joshua Colp ce20eaa076 AST-2014-014: Fix race condition where channels may get stuck in ConfBridge under load.
11 years ago
Richard Mudgett 094eeade6e ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell b3e0d05aad chan_sip: Fix theoretical leak of p->refer.
11 years ago
Matthew Jordan f20ddb1285 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
11 years ago
Matthew Jordan 10d242b728 app_confbridge: Don't play leader leaving prompt if no one will hear it
11 years ago
Matthew Jordan 2f27faa037 cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
11 years ago
Scott Griepentrog d0495f4139 stun: correct attribute string padding to match rfc
11 years ago
Joshua Colp 093db340b1 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Joshua Colp 329d09913e pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Corey Farrell e55b96ad57 Fix compiler error when using ./configure --enable-dev-mode --enable-coverage
11 years ago
Corey Farrell 0e37018d93 manager: Fix HTTP connection reference leaks.
11 years ago
Matthew Jordan cc46ce38bc configs/features.conf: Add documentation noting potential chan_agent conflict
11 years ago
Matthew Jordan 938f6d3bc0 channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Matthew Jordan 80439dac04 addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messages
11 years ago
Corey Farrell ed7dabef46 chan_console: Fix reference leaks to pvt.
11 years ago
Corey Farrell 8745e12323 main/file.c: fix possible extra ast_module_unref to format modules.
11 years ago
Corey Farrell e9f3480121 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 48f329bfe8 test_strings: Remove string tests that exercise asserts.
11 years ago
George Joseph 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Corey Farrell 47ee18acc1 Fix compile error caused by review 4138
11 years ago
Corey Farrell 9dc2f92921 Fix ast_writestream leaks
11 years ago
Corey Farrell 0b55748232 func_jitterbuffer: fix frame leaks.
11 years ago
Tzafrir Cohen 72bf6d5052 Fix syntax from commit r426927
11 years ago
Tzafrir Cohen 4a313981f1 install init.d files on GNU/kFreeBSD
11 years ago
Matthew Jordan 9da14f75e0 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Corey Farrell 2716e17f51 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
Corey Farrell a3ec9d8f1b app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Walter Doekes 15f16e3187 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Igor Goncharovskiy 865aa54aac Add additional checks for NULL pointers to fix several crashes reported.
11 years ago