Commit Graph

106 Commits (f95db061fd9f34b7dc5a50d9fc136dda9df42dd1)

Author SHA1 Message Date
Russell Bryant 66b15a3461 Fix an issue that would cause a NewCallerID manager event to be generated
19 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Ben Kramer 3e2507a07a i/ got the loop drop the wrong way around
20 years ago
Ben Kramer e9f5bd158b / added dropping of loop when hanging up a station port from another chan
20 years ago
Ben Kramer 9693d05882 / fix to for compiling with both 2.4.x and 3.x vpb-drivers
20 years ago
Ben Kramer b2c2b5cd49 working on delay issue when bridging via ast_bridge
20 years ago
Ben Kramer 610f5614e3 added patched to support collecting caller ID before first ring using
20 years ago
Russell Bryant 9ddf0e4dce Remove unnecessary checks before calls to ast_strlen_zero. Also, change
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer 141d9f7156 Make sure when the timeout occurs that we actually break the bridge (bug #5252)
20 years ago
Mark Spencer dd11afca42 Fix call timeouts with rtp bridge etc (bug #5252)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Ben Kramer 5cd67220f4 / fixed bug introduced during bridge code cleanups
20 years ago
Kevin P. Fleming ce7a1e4768 bridging code cleanups:
20 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 4803ab0bb2 don't use locks when reading usecounts (reading only, not writing)
20 years ago
Ben Kramer 32741dc1c6 / fix for bug 4550
20 years ago
Ben Kramer 20c26996ef / fixes possibility for accessing of struct when null
20 years ago
Ben Kramer f70c5e190b / fixed bugs introduced by the fix for bug #4368 by kpfleming
20 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
20 years ago
Kevin P. Fleming 005e436b57 another round of version tag updates, along with 'show version files' pattern filtering
20 years ago
Kevin P. Fleming 8726967435 handle going to 'fax' extension when inside a macro properly (bug #4368)
20 years ago
Ben Kramer 5c735f4c68 / changed the logging in vpb_call()
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Ben Kramer 18e2c2e468 / updated to get it to use ast indications again after the change to ast_chan_tech stuff
20 years ago
Ben Kramer f61b19eda8 / fixed an inverted test
20 years ago
Ben Kramer c6822b3fb1 / changed ast_channel_tech structure init to the GCC-specific format, seems
20 years ago
Ben Kramer 6f5e43a60f / updated ast_channel_tech structure init.
20 years ago
Ben Kramer 72c039758c / implementing callpickup
21 years ago
Ben Kramer 1a6a17aab8 / updated to work with new fixes for bug #3573
21 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
21 years ago
Ben Kramer 9f553ef8ba / added fax detection support
21 years ago
Ben Kramer 8df2830434 / added break-for-dtmf=no for native bridging
21 years ago
Ben Kramer 37fcb4fc3f / added an option to use the AST vad DSP for DTMF detection
21 years ago
Ben Kramer 367da10e08 / adjusted how the gain settings are implemeted
21 years ago
Ben Kramer 847164efa0 / fixed ring-back on FXS ports
21 years ago
Ben Kramer d77b6a6c8c / fix for when caller hangs up after first ring
21 years ago
Ben Kramer f8d6b80b97 / updated so that it can deal with multiple matching in extensions, with
21 years ago
Ben Kramer 08f888a148 / added parameter to change ec suppresion threshhold from config
21 years ago
Ben Kramer 17f19d921b / put in ifdef wrapper around routines to save caller ID packet recording
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Ben Kramer 5914c791bb / trimmed down caller ID collect time for vpb cid.
21 years ago
Ben Kramer 44fbf78d78 / patched for bug 3350
21 years ago
Ben Kramer a00fad7d48 / updated caller ID to use ast_set_callerid
21 years ago
Ben Kramer 185461cfb6 / added a ring timer so that an incoming call will termintate if it hasnt
21 years ago
Ben Kramer dcd583bbde / checks to if owner is set before using it.
21 years ago
Ben Kramer 847de38584 / changed mkif to static function so as not to conflict with other modules
21 years ago