Commit Graph

23774 Commits (1644cd874ded77f4b9145a39e0224e7046ff39c5)
 

Author SHA1 Message Date
Matthew Jordan 1644cd874d chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Corey Farrell 23d1b904b0 Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
11 years ago
Corey Farrell fe70d27731 refcounter.py: prevent use of excessive RAM with large refs logs
11 years ago
Matthew Jordan 5d3078bd48 res_http_websocket: Export symbol for ast_websocket_set_timeout
11 years ago
Matthew Jordan 0b9601052b udptl: Correct FEC to not consider negative sequence numbers as missing
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Corey Farrell 2875174e97 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Joshua Colp 3e642e66d1 res_rtp_asterisk: Return the length of data written when sending via ICE instead of 0.
11 years ago
Rusty Newton cd6a931be5 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 c7e9233a81 build: Turn FORTIFY_SOURCE off if DONT_OPTIMIZE is set.
11 years ago
George Joseph 2b4423d2b3 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
George Joseph a6ba838fce build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Kinsey Moore b583f708cb Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
George Joseph 874be8b530 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
George Joseph b960b9c2d5 Update extensions.lua.sample with naming conflict guidance.
11 years ago
Mark Michelson cc7bc40c2a Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
11 years ago
Kinsey Moore 15d2f541b4 MoH: Don't restart stream on repeated start calls
11 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.
11 years ago
Matthew Jordan 8d848c048d MoH: Undo commit r416150 (1.8)
11 years ago
Kinsey Moore 71c9c7612e MoH: Don't restart stream on repeated start calls
11 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Rusty Newton 7e2ed2e032 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
11 years ago
Corey Farrell c7df3bd093 chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
11 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose 0df802b473 Correct UPGRADE.txt notes in r415825
11 years ago
Scott Griepentrog a5f39fc2ba app_queue: delayed state can cause early leavewhenempty ringing
11 years ago
Jonathan Rose 064bd035e7 MixMonitor: Add class authorization requirements to MixMonitor AMI commands
11 years ago
Richard Mudgett 33a4ae86a1 format.c: Fix misuse of hash container function.
11 years ago
Alexandr Anikin 73945f9a97 chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file
11 years ago
Walter Doekes ea8009da8e safe_asterisk: Cleanup additions to r415132.
11 years ago
Corey Farrell 2173e79720 autoservice: stop thread on graceful shutdown
11 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett 4cc6c7683c config: Fix config files not reloading when only an included file changes.
11 years ago
Matthew Jordan a890f5469b app_confbridge: Allow muting of users waiting to enter a ConfBridge
11 years ago
Walter Doekes 2fbf3e8811 safe_asterisk: Cleanup and debian compatibility.
11 years ago
Corey Farrell b9838a9960 app_confbridge: Correct verification of conference name length
11 years ago
Walter Doekes fb0754681a func_odbc: Fix fixed size buffers fix (r414968).
11 years ago
Matthew Jordan c0494ad9c9 main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore b4042d348f PBX: Prevent incorrect hint parsing
11 years ago
Joshua Colp 80237dcf5b res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Walter Doekes 1ab8cca110 chan_unistim: Unlock mutex in rare OOM condition.
11 years ago
Walter Doekes 611f27fbd9 chan_sip: Start session timer at 200, not at INVITE.
11 years ago
Walter Doekes 7041eee5e5 res_config_odbc: Fix old and new ast_string_field memory leaks.
11 years ago
Jonathan Rose f992988b1f Blocked revisions 414488
11 years ago
Richard Mudgett c3d1e68377 app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Matthew Jordan 95eb7df060 UPGRADE: Add note for REF_DEBUG flag
11 years ago
Richard Mudgett e5843ab97d chan_local: Only block media frames when a generator is on both ends of a local channel.
11 years ago
Scott Griepentrog 7d1a06a5dd pbx.c: prevent potential crash from recursive replace()
11 years ago
Alexandr Anikin f704632ffa chan_ooh323: fix h323_log full path name
11 years ago
Richard Mudgett c9e1d7a154 chan_dahdi: Fix analog dialtone detection.
11 years ago