Commit Graph

3021 Commits (ca8d5676ab5d79f4dbdcd597825ce2d8bbfb2074)

Author SHA1 Message Date
Matthew Nicholson 9f1136143b Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes.
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
Terry Wilson de18661bee Don't continue sending the file when there has been an error
16 years ago
Tilghman Lesher 7037dd6680 Merged revisions 270583 via svnmerge from
16 years ago
Tilghman Lesher 479ce4351e Merged revisions 269960 via svnmerge from
16 years ago
Tilghman Lesher d66b4616f0 Add DBGetComplete event after a DBGetResponse.
16 years ago
Tilghman Lesher c7293780b8 Remove lines from the output related to the backtrace itself.
16 years ago
Mark Michelson e8d2153da6 Merged revisions 269821 via svnmerge from
16 years ago
Kevin P. Fleming 33ba94eb0b Ensure that 'logger show channels' works properly when wildcards are used in logger.conf.
16 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
16 years ago
Russell Bryant 90ac07ce45 Attempt to fix FreeBSD build problem.
16 years ago
Russell Bryant 05c46771ca Resolve an invalid memory read on an event.
16 years ago
Paul Belanger 9aafd4c6b1 Merged revisions 269334 via svnmerge from
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
16 years ago
Tilghman Lesher de625d9c08 Event well was going dry.
16 years ago
Paul Belanger 1bc478656e Set threshold for silence detection defaults to 256
16 years ago
Richard Mudgett a8b0a415fc Suppress warning in waitstream_core().
16 years ago
Tilghman Lesher 47ad8c27f5 Fix crash in DTMF detection.
16 years ago
Tilghman Lesher 0807833f8d Verify event is not NULL before attempting to lower its usecount.
16 years ago
Russell Bryant 4e77fc3c58 Remove a LOG_WARNING.
16 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
16 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
16 years ago
Russell Bryant 6aa4002270 Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified.
16 years ago
Russell Bryant 98ef8df1ab Add a CLI command that blocks until Asterisk has fully booted.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Paul Belanger c2e059292d Merged revisions 267009 via svnmerge from
16 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
16 years ago
Paul Belanger 7bdc11519b pthread_join to assure the thread is really gone
16 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
16 years ago
Tilghman Lesher 7718567b24 Eliminate stale manager events after a set interval, even if AMI clients don't query for them.
16 years ago
Tilghman Lesher dd26c53707 Merged revisions 266585 via svnmerge from
16 years ago
Tilghman Lesher 2da88f1977 Setup environment variables for the benefit of child processes and disallow changing them.
16 years ago
Tilghman Lesher 7e204048fc Only report swap on platforms which can examine those statistics
16 years ago
Tilghman Lesher fb80119b87 Merged revisions 266142 via svnmerge from
16 years ago
Mark Michelson 8999372c33 Fix misspelling of macro args.
16 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
16 years ago
Richard Mudgett 838ce15e20 Memory leak in connected line data when SIP blond transfer done.
16 years ago
Terry Wilson 0390dae08d Merge the rest of the FullyBooted patch
16 years ago
Tilghman Lesher 6f998f06af On systems with a LOT of RAM, a signed integer sometimes printed negative.
16 years ago
David Vossel fdb698ca2b fixes segfault when using generic plc
16 years ago
Richard Mudgett ba8e183938 Channel initialization failure causes crashes.
16 years ago
Mark Michelson 73e8c7572e Merged revisions 264996 via svnmerge from
16 years ago
Richard Mudgett 43991ce806 Merged revisions 264820 via svnmerge from
16 years ago
Tilghman Lesher 815d7bfe44 Let ExtensionState resolve dynamic hints.
16 years ago
Richard Mudgett dafb48fe09 Avoid crash in generic CC agent init if caller name or number is NULL.
16 years ago
Kevin P. Fleming 2aa0c11679 Correct 'all logger levels' patch to work properly.
16 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
David Vossel d7e9d07156 fixes infinite loop during udptl.c's decode_open_type
16 years ago
Matthew Nicholson 6eaf9b874f Cast an unsigned int to a signed int when comparing it with 0.
16 years ago
Tilghman Lesher 07df131a7f Keep track of digit duration, when we're decoding inband to pass DTMF frames.
16 years ago
Leif Madsen e3c9e6ae86 Fix compilation problem with previous commit.
16 years ago
Kevin P. Fleming e77efbc12e Add ability for logger channels to include *all* levels.
16 years ago
Leif Madsen a8a1961be7 Add ability to hangup all channels from the CLI.
16 years ago
Tilghman Lesher f55aff74ed Merged revisions 263949 via svnmerge from
16 years ago
David Vossel 10789ef88a fixes segfault on logging
16 years ago
Mark Michelson e3ac20a7f6 Merged revisions 263639 via svnmerge from
16 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
16 years ago
Leif Madsen fa5350f7d7 Missing newlines added to Set-Cookie line in manager.c
16 years ago
Leif Madsen 193d495a8a Recorded merge of revisions 263456 via svnmerge from
16 years ago
Kevin P. Fleming c44da92360 Improve some very confusing structure names in astobj2.c
16 years ago
Russell Bryant 420acb8f0a Fix build on linux.
16 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
16 years ago
Paul Belanger 7d53dc86d6 Notify CLI when modules is loaded / unloaded
16 years ago
Russell Bryant 12631bc3a0 Fix handling of removing nodes from the middle of a heap.
16 years ago
Paul Belanger b2f59bea24 New 'manager show settings' CLI command.
16 years ago
Tilghman Lesher 6a0ea1d79e Merged revisions 261093-261094 via svnmerge from
16 years ago
Eliel C. Sardanons caa2eff30c Avoid making AstData depend on libxml2 to compile.
16 years ago
Tilghman Lesher 623ba816fa Don't allow file descriptors to go above 64k, when we're closing them in a fork(2).
16 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
16 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
16 years ago
Mark Michelson 5fd23b2ed4 Shuffle some casts to make builds on bamboo happier.
16 years ago
Jason Parker 7108038175 Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.
16 years ago
Mark Michelson 57c8eea6fe Change cc_ref and cc_unref from macros to inline functions.
16 years ago
Mark Michelson af6690ba7f Merged revisions 259104 via svnmerge from
16 years ago
Mark Michelson 317a12d950 Merged revisions 259018 via svnmerge from
16 years ago
Matthew Nicholson 99a7b2fed0 Fix previous commit.
16 years ago
Matthew Nicholson 8c41f2db82 Merged revisions 193391,258670 via svnmerge from
16 years ago
Russell Bryant 52a8ddba51 Add ast_event subscription unit test and fix some ast_event API bugs.
16 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
16 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
16 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
16 years ago
Jason Parker c7cf47ce7b Change log message to match severity.
16 years ago
Jason Parker 7965dd9509 Don't consider a missing indications.conf to be a critical error.
16 years ago
Terry Wilson 9674766487 Fix incomplete CDR merge from r195881
16 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
16 years ago
Tilghman Lesher 8b7a90a026 Yet another issue where the conversion of the application delimiter to comma caused an issue.
16 years ago
Matthew Nicholson 2724f89bba Merged revisions 257070 via svnmerge from
16 years ago
Mark Michelson 69c252c290 Fix issue where recall would not happen when it should.
16 years ago
Leif Madsen d2e1f421fa CLI command logger set level auto complete.
16 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
16 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
16 years ago
Russell Bryant 37797ddd52 Merged revisions 256009 via svnmerge from
16 years ago
Tilghman Lesher 3c6c879681 Pass the PID of the Asterisk process, not the PID of the canary.
16 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
16 years ago
Russell Bryant 899f995703 Remove a debugging log entry.
16 years ago
Terry Wilson 408ba24fad Merged revisions 254451 via svnmerge from
16 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
16 years ago
Mark Michelson 10d65ad6b1 Fix potential invalid reads that could occur in pbx.c
16 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
16 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results.
16 years ago
Jeff Peeler 48edf2c78a Exit native bridging early for greater timing accuracy with warnings
16 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 years ago
Mark Michelson f9e4d024c9 Initialize channels prior to loading "preload" modules.
16 years ago
Matthew Nicholson 8acef966ef Merged revisions 253799 via svnmerge from
16 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
16 years ago
Alec L Davis 743b168319 prevent segfault if bad magic number is encountered.
16 years ago
Russell Bryant 32a649c3b9 Update comment to reflect new timeout value.
16 years ago
Russell Bryant d6ca5ac86e Increase CLI command output timeout for asterisk -rx to 60 seconds.
16 years ago
Tilghman Lesher 0c0bf14d99 Just in case of a race, send the signal on interrupt.
16 years ago
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message.
16 years ago
Leif Madsen 6587f0941d Fix a typo.
16 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
16 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
16 years ago
Russell Bryant f72c83684b Resolve unit test failure that occurred on Mac OSX.
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
16 years ago
Jeff Peeler 9620ccf057 Fix ParkAndAnnounce not respecting parking options.
16 years ago
Jeff Peeler 94c83acaf4 Fix jitterbuffer logging not creating logfiles.
16 years ago
Tilghman Lesher da6ba8e60e Remove portions that weren't meant to be committed for the OS X compat fix
16 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
16 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
16 years ago
David Vossel 59f615dbca Changes 0ms to <1ms in cli END results during 'test execute'
16 years ago
Tilghman Lesher de7dcfd5d3 One more fix to editline
16 years ago
Tilghman Lesher 6a90983ce6 Eliminate remaining libedit warnings (shown in bamboo)
16 years ago
David Vossel 7b51d1d71d fixes assumption that test failed if it did not pass when generating results
16 years ago
Leif Madsen 78fdaa6865 Add missing description of the PARKINGLOT variable in XML documentation.
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
David Vossel feae3dbbdf adds Time field to "test show results" cli command
16 years ago
Mark Michelson da96c84c67 Send a manager event when the manager BridgeAction command is used.
16 years ago
Russell Bryant b607585b07 Trim trailing whitespace (to help reduce diff against cdr-q branch)
16 years ago
Mark Michelson a1af5f4f72 Fix incorrect ACL behavior when CIDR notation of "/0" is used.
16 years ago
Tilghman Lesher a0af2cff0e Merged revisions 248859 via svnmerge from
16 years ago
Tilghman Lesher 4e1e6820db Merged revisions 248582 via svnmerge from
16 years ago
Russell Bryant 5665aa361f Minor tweaks to comment blocks and includes.
16 years ago
Matthew Nicholson 469fed1cd3 Merged revisions 247651 via svnmerge from
16 years ago
Richard Mudgett efea9ad922 Fix placing ISDN calls on hold preventing native bridging from being reexamined after a transfer.
16 years ago
Mark Michelson 23d1c9186d Fix a couple of bugs in test tab completion.
16 years ago
Mark Michelson dd975726fc Tab completion for test categories and names for "test show registered" and "test execute" CLI commands.
16 years ago
Mark Michelson 2ce7eabb24 Fix two problems in ast_str functions found while writing a unit test.
16 years ago
Jeff Peeler 27a4cda821 Add support for GROUP_MATCH_COUNT regex matching on category
16 years ago
David Vossel 57c819fd5e addition of dynamic parkinglots feature
16 years ago
Tilghman Lesher bbb5acc65e RTP documentation states that you can pass NULL as the module, so make sure that's really the case.
16 years ago
Mark Michelson 68c6175f87 Add va_end calls to __ast_str_helper.
16 years ago
David Vossel 0f9e5ab557 swap openssl with OpenSSL in warning message.
16 years ago
David Vossel d693767226 warning message if openssl support is missing while attempting tls connection
16 years ago
David Vossel 091f850a58 fixes sample rate conversion issue with Monitor application
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
David Vossel 7d5d0311c1 Merged revisions 246545 via svnmerge from
16 years ago
David Vossel 9478670527 astobj2 unit test and bug fix
16 years ago
Russell Bryant 1321748c19 Add a test module for the event API, test_event.c.
16 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
Russell Bryant f2282722dd Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.
16 years ago
Russell Bryant a0d74cef66 Use memmove() instead of memcpy() for a case where the buffers overlap.
16 years ago
Tilghman Lesher 2b01c7b185 Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
16 years ago
Jason Parker e90a6b4646 Merged revisions 245496 via svnmerge from
16 years ago
Russell Bryant 2191c94336 Remove an extra space.
16 years ago
David Vossel bc16d44b73 fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabled
16 years ago
Tilghman Lesher cf6592e58e Merge tests that verify the same thing. (Oops.)
16 years ago
Sean Bright acdb1bd82f Merged revisions 244926 via svnmerge from
16 years ago
David Vossel a7123b5f4f fixes memory leak in astobj2 test
16 years ago
Tilghman Lesher 962b1a22fd Try to make ast_format_str_reduce fail...
16 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered'
16 years ago
Jeff Peeler b527525ffc Add some additional option support for non-default parking lots.
16 years ago
Mark Michelson dbc3111652 Initialize counters in ast_sched_report so that resulting data is not bogus.
16 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
16 years ago
Tilghman Lesher 72c1b76038 Merged revisions 244070 via svnmerge from
16 years ago
Jeff Peeler 80d3e91714 Optimization to manager events.
16 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
16 years ago
Mark Michelson 630b8027c3 Merged revisions 243486 via svnmerge from
16 years ago
David Vossel 7662c7fed2 Merged revisions 243390 via svnmerge from
16 years ago
Jeff Peeler c277952cea Merged revisions 243258 via svnmerge from
16 years ago
Jeff Peeler 1d293d0093 Fix crash resulting from frames with invalid data pointers.
16 years ago
David Vossel adfa169e46 modify 'test show registered' cli output format
16 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
16 years ago
Tilghman Lesher 1ffdf5c2ee Merged revisions 242969 via svnmerge from
16 years ago
Olle Johansson 7c61a7105f Change api for pbx_builtin_setvar to actually return error code if a function can't be written to.
16 years ago
Olle Johansson 52b0cb912b Merged revisions 242850 via svnmerge from
16 years ago
Tilghman Lesher 245bd1861f Merged revisions 242852 via svnmerge from
16 years ago
Tilghman Lesher afb9fab574 Merged revisions 242728 via svnmerge from
16 years ago
Tilghman Lesher 2016dbb826 Merged revisions 242683 via svnmerge from
16 years ago
Russell Bryant d6ad0f30b4 Update the doxygenification of some comments.
16 years ago
Mark Michelson c8c4ea9bf4 Add missing argument to ast_calloc calls.
16 years ago
Olle Johansson fccf277864 Make sure we initialize the ast_ha structure with ast_calloc
16 years ago
Russell Bryant e718ef4d45 Point to a useful reference on the XML output format.
16 years ago
Russell Bryant efdbde9c25 Modify test results XML format to match the JUnit format.
16 years ago
Alec L Davis 3a24f8ad06 Add Calling and Called Subaddress to CDR record
16 years ago
Alec L Davis c7be027151 Update CDR variables as pbx starts
16 years ago
Jeff Peeler 8fd9401e3d Initialize data on the stack so that Park doesn't interpret random arguments.
16 years ago
Tilghman Lesher 49bf540c71 Create iterative method for querying SRV results, and use that for finding AGI servers.
16 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Jason Parker bbd290308f Fix an RTP instance allocation failure on Solaris.
16 years ago
Sean Bright bb03a2f7d9 Merged revisions 241015 via svnmerge from
16 years ago
Sean Bright 9e02292e5c Avoid a crash on Solaris when running 'core show functions.'
16 years ago
Tilghman Lesher 6c1e69370e Err, oops, it was already the way I intended.
16 years ago
Tilghman Lesher 8037982fa6 The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
16 years ago
Tilghman Lesher e8a6d2995e Add pickup event to AMI. Also, fix AMI documentation.
16 years ago
Mark Michelson fe72baf06b Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_stringfields.
16 years ago
Russell Bryant 86c57df84e Ensure payload type is properly checked when comparing against cached events.
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Jeff Peeler 9228fba7d7 Fix broken call pickup
16 years ago
Tilghman Lesher 3eb8f0a8dc Similarly, ensure that matchcid is duplicated correctly when merging contexts.
16 years ago
Tilghman Lesher 20e57b12e8 Ensure that the callerid is NULL when the parent is effectively NULL.
16 years ago
Matthew Nicholson ef0da09c74 This change fixes a few bugs in the way the far max IFP was calculated that were introduced in r231692.
16 years ago
Tilghman Lesher 87ea570ef1 Oops, another tag error
16 years ago
Tilghman Lesher b01df91513 Oops, missed a closing tag
16 years ago
Tilghman Lesher ecbe7eff7a Add the TESTTIME() dialplan function, which permits testing GotoIfTime.
16 years ago
Tilghman Lesher 919437428e Flex uses fwrite incorrectly, which breaks the build. Providing a workaround.
16 years ago
Jeff Peeler 495b701a85 Merged revisions 239838 via svnmerge from
16 years ago
Tilghman Lesher 6d1086ec86 Code previously added to ast_expr2f.c warranted a change in the source file ast_expr2.fl.
16 years ago
David Vossel 03529837cc add silence gen to wait apps
16 years ago
Olle Johansson c300b12b18 MAX() moved to utils.h
16 years ago
Tilghman Lesher d80a38310a Blank callerid and NULL callerid should not compare equal.
16 years ago
Alec L Davis 113ff66f7f add Dialed Number Identifier (DNID) field to cdr records.
16 years ago
Sean Bright ba6201cae6 Fix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA are passed.
16 years ago
Sean Bright 1ad2999112 Fix spelling of 'category.'
16 years ago
Tilghman Lesher 9c1b53cab4 According to POSIX, the capital L modifier applies only to floating point types.
16 years ago
Tilghman Lesher 5e0762370c It's been long enough -- make the behavior introduced in 1.6 the default.
16 years ago
Tilghman Lesher 31e93b2865 Merged revisions 238915 via svnmerge from
16 years ago
Jeff Peeler cde1057ec3 Merged revisions 238834 via svnmerge from
16 years ago
David Vossel bf06747778 fixes AUDIOHOOK_INHERIT regression
16 years ago
Matthew Nicholson 98b69d84e1 Merged revisions 238629 via svnmerge from
16 years ago
Jeff Peeler 7df5564a61 Stop trying to find a parking space after traversing the parkinglot one time.
16 years ago
David Vossel a575a50cd5 fixes ast_transfer stall until hangup if called with a channel that doesn't support transfers
16 years ago
Jeff Peeler 0a4f80cbcf Fix channel name comparison for bridge application.
16 years ago
David Vossel bebe42f3a7 fixes subscriptions being lost after 'module reload'
16 years ago
Russell Bryant 3a6d247def Fix build of utility apps that include utils.c.
16 years ago
Russell Bryant 630152f848 Merged revisions 237697 via svnmerge from
16 years ago
Tilghman Lesher 3f33c38c8a Merged revisions 237573 via svnmerge from
16 years ago
Tilghman Lesher 7acf8196d0 Merged revisions 237493 via svnmerge from
16 years ago
Tilghman Lesher c0eb48380a Oops, didn't compile (thanks, kpfleming)
16 years ago
Tilghman Lesher f2a282ce17 Further reduce the encoded blank values back to blank in the realtime API.
16 years ago
Tilghman Lesher 386b847075 Merged revisions 237405 via svnmerge from
16 years ago
Jason Parker f93071483f Add app_voicemail and say.c support for Vietnamese.
16 years ago
Jeff Peeler 1a219ad725 Fix compiling with LOW_MEMORY.
16 years ago
Jason Parker 21954cea7d Allow "REMAINDER" to function properly in expressions.
16 years ago
David Vossel 73cb2d507b Unit Test Framework API
16 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
16 years ago
Tilghman Lesher 128e4022d0 Merged revisions 235821 via svnmerge from
16 years ago
Alec L Davis ec0581fef4 restarts busydetector (if enabled) when DTMF is received after call is bridged.
16 years ago
Jeff Peeler cf7b67d9d3 Merged revisions 235635 via svnmerge from
16 years ago
Tilghman Lesher e4c1fc1e4a Merged revisions 235421 via svnmerge from
16 years ago
Jeff Peeler 5b36dd59ea Enhance AMI redirect to allow channels to be redirected to different places.
16 years ago
Jeff Peeler 473837a4ab Change match criteria existence in ast_channel_cmp_cb to use ast_strlen_zero.
16 years ago
Alec L Davis 155931303b Whitespace.
16 years ago
Alec L Davis 6c50fad99f restarts busydetector (if enabled) when DTMF is received.
16 years ago