Commit Graph

23762 Commits (b583f708cb6615c1fd9a5867d47ddf1e2620d53c)
 

Author SHA1 Message Date
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
Richard Mudgett b2be6e5616 sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett e5d1800160 app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 3e5fb27f06 Blocked revisions 413949
11 years ago
Walter Doekes 655e69954c res_musiconhold: Minor cleanup.
11 years ago
Jonathan Rose 93e4470a65 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Walter Doekes adb50be36d chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Walter Doekes 8ade79ebe3 h264: Fix H264 SDP payload format.
11 years ago
Walter Doekes 4471447ea8 rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Jonathan Rose c4e0f4361f app_chanspy: Fix a test that was failing on account of r413551
11 years ago
Kinsey Moore 87afd43d47 Blocked revisions 413591
11 years ago
Kinsey Moore 79d3c5bac1 Fix 32bit build for func_env
11 years ago