Commit Graph

1135 Commits (9f210028d1cb3bdd9497ed883ce34549be28e08d)

Author SHA1 Message Date
Russell Bryant 4c531ca8c0 define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSION
21 years ago
Russell Bryant 206f712599 more ast_copy_string conversions
21 years ago
Mark Spencer 80f67ad1fa Pass along proceeding and progress even when overlap mode is not on
21 years ago
Jim Dixon b4f7592ebb Fixed iobase specification in rpt.conf and put in check for 'keyed' for
21 years ago
Kevin P. Fleming c13d601fb4 queue device state changes and handle them serially in a background thread
21 years ago
Matthew Fredrickson f6f9cac028 Change level of message in case of write on hung up channel (Bug #4651)
21 years ago
Kevin P. Fleming f64717b556 clean up compiler warnings during build on 64-bit systems
21 years ago
Russell Bryant 91ee5d5ddd more fun with ast_copy_string
21 years ago
Kevin P. Fleming 25f2cb8ec9 ensure that "completed calls" counter is updated properly (bug #4575)
21 years ago
Kevin P. Fleming bebab80538 ast_copy_string conversion
21 years ago
Russell Bryant 089e021868 more ast_copy_string conversions
21 years ago
Kevin P. Fleming 64cf50c8e1 allow user-configurable date formats in voicemail message body (bug #4554)
21 years ago
Kevin P. Fleming 608eec66d6 ensure that mailbox numbers are read correctly from password files (bug #4655)
21 years ago
Kevin P. Fleming d39c932f20 ensure that conference created by new caller who fails to enter a PIN is destroyed (bug #4613)
21 years ago
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug #4654)
21 years ago
Kevin P. Fleming 8b19bdba36 ensure buffer policy is restored after RAS is done with a channel (bug #4589, slightly simpler fix)
21 years ago
Kevin P. Fleming f8b140faa4 ensure that abandoned calls are recorded that way (bug #4644)
21 years ago
Russell Bryant 52ef5c7d30 add function to convert a cause code to a string
21 years ago
Jim Dixon 4cac951c1c Added fix so that wctdm interface will start out in correct state
21 years ago
Russell Bryant d6715842fb fix typo in description
21 years ago
Kevin P. Fleming 34adab5d08 support Swedish grammar for voicemail message counts (bug #4227)
21 years ago
Kevin P. Fleming ede1fcba53 minor cleanups (bug #4526 with text changes)
21 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
21 years ago
Jim Dixon a64d79c196 Fixed transmitter hang problem
21 years ago
Russell Bryant bef7d9da16 move deprecation warning until after all variable declarations (bug #4514)
21 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
21 years ago
Kevin P. Fleming bd325f5219 add WAITSTATUS channel variable output to WaitForSilence() application (bug #4256)
21 years ago
Kevin P. Fleming 706bf6d427 ensure CLI commands produce proper terminating output when used with manager interface (bug #4497)
21 years ago
Kevin P. Fleming e18a747172 move timeval-diff function into utils.h from app_alarmreceiver.c
21 years ago
Kevin P. Fleming 7584fac64b various compiler warning fixes (bug #4483)
21 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
21 years ago
Kevin P. Fleming a02f56d8bc more breakage from bug #4116 commit
21 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
21 years ago
Kevin P. Fleming 1bac31d6bd more efficient (and understandable) ast_channel_walk_locked, and vastly more efficient ast_channel_by_name_locked (bug #4265)
21 years ago
Kevin P. Fleming 583ff43d60 add support for Sun Microsystems AU audio format (bug #4428 with minor mods)
21 years ago
Mark Spencer fbe952ccb7 Don't build app_intercom...
21 years ago
Kevin P. Fleming 30973879c1 add realtime support to app_queue for static members/agents (bug #4037)
21 years ago
Kevin P. Fleming 9f3372e3e3 add missing if statement in say_position (bug #4435)
21 years ago
Mark Spencer df349078da Fix dial to not seg when closing ')' is missing (bug #4410)
21 years ago
Russell Bryant 367fd1d3cf fix the one digit exit extension for RetryDial
21 years ago
Russell Bryant 9d379a36d0 fix timeout option
21 years ago
Mark Spencer 586c677bc2 Fix memory leak and remove useless coe (bug #4318, with mods)
21 years ago
Russell Bryant 8b81d9e384 fix seg fault when the app is called on an invalid url (bug #4389)
21 years ago
Russell Bryant dc21f68a95 don't play any sounds when using the quiet option (bug #4348)
21 years ago
Mark Spencer 9d9ec72719 Fix sayunixtime for Danish (bug #3239)
21 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
21 years ago
Russell Bryant d08dd1e1d8 remove seemingly useless write (bug #4299)
21 years ago
Russell Bryant 9d0a1ce4a8 fix moh option in conjunction with intro option (bug #4298)
21 years ago
Russell Bryant 5477aca22d remove extra LOCAL_USER_REMOVE (bug #4308)
21 years ago
Russell Bryant 5c1bad1114 fix description of length parameter
21 years ago