Commit Graph

3923 Commits (cc46ce38bc98e1544d6d077c910238ee0c7b51ed)

Author SHA1 Message Date
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 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Corey Farrell 9dc2f92921 Fix ast_writestream leaks
11 years ago
Corey Farrell 0b55748232 func_jitterbuffer: fix frame leaks.
11 years ago
Matthew Jordan 0a2400ab6e main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Matthew Jordan 8c96fa291c AST-2014-011: Fix POODLE security issues
11 years ago
Kinsey Moore e6bd251926 CallerID: Fix parsing regression
11 years ago
Corey Farrell 5454c620e0 astobj2: Correct REF_DEBUG false leak report
11 years ago
Matthew Jordan 478e64f1e4 message: Don't close an AMI connection on SendMessage action error
11 years ago
Corey Farrell 7d06282b9e Release AMI connections on shutdown.
11 years ago
Walter Doekes a1fab60fcc cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Richard Mudgett 7d0f1a26e6 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Kinsey Moore 6badd734d3 Bridging: Fix bouncing native bridge
11 years ago
George Joseph 2fbdeafb19 config: bug: fix truncation of included config files on permissions error
11 years ago
Jonathan Rose 388a13abb8 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
George Joseph cc3fb5bcb6 manager: Make WaitEvent action respect eventfilters
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Richard Mudgett 05c31108a5 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore 16a3e1cc3f AMI Docs: Fix Status channel parameter optionality
12 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
12 years ago
Matthew Jordan 174c84f6a2 main/file: Move test event to emit PLAYBACK event more consistently
12 years ago
Walter Doekes a63e70c46d logger: Don't store verbose-magic in the log files.
12 years ago
Walter Doekes 9aba91e5a6 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
12 years ago
Walter Doekes d43da8846c tcptls: Avoid compiler warning on non-dev-mode.
12 years ago
George Joseph 0430c887f3 pbx_lua: fix regression with global sym export and context clash by pbx_config.
12 years ago
Richard Mudgett 9707876002 format.c: Add reason comments for the format_list ordering.
12 years ago
Rusty Newton af592bbc94 Manager - Improve documentation for manager commands Getvar and Setvar.
12 years ago
Richard Mudgett 4c47641f0c features.c: Allow appliationmap to use Gosub.
12 years ago
Matthew Jordan bfc6904871 manager: Return ActionID on nominal responses to PresenceState action
12 years ago
Corey Farrell 148b8d128e astobj2: work around REF_DEBUG race which causes out of order log entries
12 years ago
Scott Griepentrog a100307eaa config: inform config hook of change when writing file
12 years ago
Matthew Jordan 8f5461d3dc main/untils: Prevent potential infinite loop in ast_careful_fwrite
12 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
12 years ago
Corey Farrell 23d1b904b0 Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
12 years ago
Matthew Jordan 0b9601052b udptl: Correct FEC to not consider negative sequence numbers as missing
12 years ago
Kinsey Moore b583f708cb Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
Igor Goncharovskiy 07a0838e2a We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
12 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Rusty Newton 7e2ed2e032 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Richard Mudgett 33a4ae86a1 format.c: Fix misuse of hash container function.
12 years ago
Corey Farrell 2173e79720 autoservice: stop thread on graceful shutdown
12 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Richard Mudgett 4cc6c7683c config: Fix config files not reloading when only an included file changes.
12 years ago
Matthew Jordan c0494ad9c9 main/config.c: AMI action UpdateConfig EmptyCat clears all categories
12 years ago
Kinsey Moore b4042d348f PBX: Prevent incorrect hint parsing
12 years ago
Walter Doekes 4471447ea8 rtp: Fix case typo in H263+ mime.
12 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago