Commit Graph

22765 Commits (edca0bd412b712ab31cf108e9ffcdf1d93172fb0)
 

Author SHA1 Message Date
Walter Doekes edca0bd412 tcptls: Avoid compiler warning on non-dev-mode.
11 years ago
Richard Mudgett 7153c2c2c5 chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
George Joseph 76d1ae97d4 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Rusty Newton e3ad222bb0 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Richard Mudgett dae78b0892 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Richard Mudgett 9e3411a762 features.c: Allow appliationmap to use Gosub.
11 years ago
Corey Farrell 0789fefda6 chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy
11 years ago
Jason Parker 94afd8c438 Don't cause Asterisk to exit if ooh323.conf not found.
11 years ago
Kinsey Moore 912f2287e9 Fix more dev-mode build issues
11 years ago
Jonathan Rose 3ee4ecb045 func_uri: URIENCODE/URIDECODE - allow empty strings as argument
11 years ago
Corey Farrell 01492e96d9 astobj2: work around REF_DEBUG race which causes out of order log entries
11 years ago
Richard Mudgett 4542181b8a chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett 863e7e528c chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Matthew Jordan 904a6b3910 main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Matthew Jordan 67a11896e7 chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Corey Farrell 5386eeda30 Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
11 years ago
Corey Farrell d8a04cd816 refcounter.py: prevent use of excessive RAM with large refs logs
11 years ago
Matthew Jordan db3d055e38 udptl: Correct FEC to not consider negative sequence numbers as missing
11 years ago
Corey Farrell c56504a148 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Rusty Newton d3d407c175 main/features - documentation - reformat examples and options in features.conf.sample to show clearly which options apply in which section
11 years ago
George Joseph c64fde05ab build: Turn FORTIFY_SOURCE off if DONT_OPTIMIZE is set.
11 years ago
George Joseph 356a1f8620 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
George Joseph 46c8b1eefd build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Kinsey Moore 7752d56964 Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
George Joseph 8184532a9f Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
George Joseph c2c3e17138 Update extensions.lua.sample with naming conflict guidance.
11 years ago
Mark Michelson 964fac8524 Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
11 years ago
Kinsey Moore 21c4871730 MoH: Don't restart stream on repeated start calls
11 years ago
Igor Goncharovskiy b718f91873 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.
11 years ago
Matthew Jordan 6b782f84b8 MoH: Undo commit r416150 (1.8)
11 years ago
Kinsey Moore 4707dd1ce5 MoH: Don't restart stream on repeated start calls
11 years ago
Richard Mudgett 1509ae5779 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Rusty Newton 989b441f6c main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
11 years ago
Corey Farrell 883d2e6924 chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
11 years ago
Richard Mudgett 7550fe7efb AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Scott Griepentrog 855fceccac app_queue: delayed state can cause early leavewhenempty ringing
11 years ago
Alexandr Anikin 9972136127 chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file
11 years ago
Walter Doekes ef59e04d6c safe_asterisk: Cleanup additions to r415132.
11 years ago
Corey Farrell 1dff17f051 autoservice: stop thread on graceful shutdown
11 years ago
Jonathan Rose 560380a018 chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett ae71ca1d2f config: Fix config files not reloading when only an included file changes.
11 years ago
Walter Doekes 14cfff4a02 safe_asterisk: Cleanup and debian compatibility.
11 years ago
Corey Farrell 45c62c1733 app_confbridge: Correct verification of conference name length
11 years ago
Walter Doekes 6175902998 func_odbc: Fix fixed size buffers fix (r414968).
11 years ago
Matthew Jordan c1be1f43cb main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore 27d80767db PBX: Prevent incorrect hint parsing
11 years ago
Joshua Colp 8a52013dca res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Walter Doekes bf94ff5763 chan_sip: Start session timer at 200, not at INVITE.
11 years ago
Walter Doekes 81b4fbb578 res_config_odbc: Fix old and new ast_string_field memory leaks.
11 years ago
Jonathan Rose 71df5a4a63 Backport Asterisk 11 r413876 to 1.8
11 years ago