Commit Graph

22737 Commits (b718f91873e39e75aee91bd73d95ffb62ed38f1e)
 

Author SHA1 Message Date
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
Richard Mudgett 2beabaabeb app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Matthew Jordan 4f78ecf9b5 UPGRADE: Add note for REF_DEBUG flag
11 years ago
Richard Mudgett 46aff9f0f8 chan_local: Only block media frames when a generator is on both ends of a local channel.
11 years ago
Scott Griepentrog 1035ef957c pbx.c: prevent potential crash from recursive replace()
11 years ago
Alexandr Anikin 7fa61bee7d chan_ooh323: fix h323_log full path name
11 years ago
Richard Mudgett ffe97a9c8f chan_dahdi: Fix analog dialtone detection.
11 years ago
Richard Mudgett e97c2eccc0 app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 8bf18ed4d3 chan_local+app_dial: Propagagate call answered elsewhere over local channels.
11 years ago
Walter Doekes 76a57fcbc4 res_musiconhold: Minor cleanup.
11 years ago
Walter Doekes adb0ee2dcd chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Walter Doekes 228d5c9052 rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett 3dace58a49 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore b2f263b374 Fix 32bit build for func_env
11 years ago
Kinsey Moore 650b948d21 Fix 32bit build for chan_sip
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp cb8877e720 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Mark Michelson afecc456ad Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson b7b11ef2f0 Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson 1a60296a80 Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Mark Michelson c299732b72 Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Richard Mudgett 8ccad4ce21 http: Fix spurious ERROR message in responses with no content.
11 years ago
Jonathan Rose 500ce9b5f4 chan_sip: trust_id_outbound CHANGES message improvement
11 years ago
Jonathan Rose 4100002e21 Typo in CHANGES
11 years ago
Kinsey Moore 24f054f497 HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Jonathan Rose 5d924bc0fc chan_sip: Add sendrpid trust options
11 years ago
Matthew Jordan e1eaa7dcd3 app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
Rusty Newton 4a68620cfb sounds: Fix Sounds Makefile and XML that didn't support new sound prompt sets
11 years ago
Matthew Jordan 03ed8d30ba channels/chan_oss: Fix compilation problem on SmartOS/Illumos/SunOS
11 years ago