Commit Graph

3187 Commits (8e33548633d59f7b9c49b39dda5a48aa64d5496b)

Author SHA1 Message Date
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
17 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
17 years ago
Mark Michelson 06a7b4ea43 Optimize the update_realtime_member_field function by not having
17 years ago
Tilghman Lesher ffc9f89189 On socket-based connections, there is no error FD, so don't try waiting on one.
17 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
17 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
17 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
17 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
17 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
17 years ago
Mark Michelson 193d16cbde Adding a new option to Chanspy(). The 'd' option allows for the spy to
17 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
17 years ago
Tilghman Lesher c15ed0f3f6 Merged revisions 116296 via svnmerge from
17 years ago
Russell Bryant ea3fb96b29 Re-introduce proper error handling that was removed in recent commits.
17 years ago
Jason Parker e785520eb9 Correctly document state interface for AddQueueMember. Discovered while looking at issue #12626.
17 years ago
Claude Patry dfe475cc59 ameliorate load and unload to dont use DECLINED or FAILED, when theres no .conf involved.
17 years ago
Mark Michelson 93e84a7d76 Remove a debug line
17 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
17 years ago
Tilghman Lesher 8b1d52c9a5 Allow a password change to be validated by an external script.
17 years ago
Mark Michelson c854ba85a5 Merged revisions 115320 via svnmerge from
17 years ago
Joshua Colp aa2e9d2fdc Document the 'B' option of app_chanspy.
17 years ago
Dwayne M. Hubbard 817e1ed55f app_voicemail uses a taskprocessor for mwi notification subscriptions
17 years ago
Dwayne M. Hubbard 8fdea12f33 app_queue uses a taskprocessor for device state changes
17 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Mark Michelson e37dafdd3a Adding new configuration options to app_queue. This adds two new values
17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
17 years ago
Mark Michelson 1bff41eb44 Patching app_chanspy to jibe better with what is documented. This allows for
17 years ago
Mark Michelson 6447280c2f Merged revisions 114848 via svnmerge from
17 years ago
Mark Michelson 8b1cb3ce53 Make app_directory dependent on app_voicemail. This is because the function
17 years ago
Mark Michelson 6e45d3c223 Since there is now a globally available function for saying someone's name, a LOT of
17 years ago
Mark Michelson 1016811538 Fix a crash happening in app_directory. This crash would occur if a users.conf existed.
17 years ago
Mark Michelson 3aad03e5f0 Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on
17 years ago
Tilghman Lesher 6a81da594d Add incomplete matching to PBX code and app_dial
17 years ago
Tilghman Lesher ff2ca49cd0 Fix breakage caused by #12028. (Closes issue #12535)
17 years ago
Mark Michelson d0f35e6355 Adding a new option, 'B' to app_chanspy. This option allows the spy to
17 years ago
Tilghman Lesher 463a5dbd0a Whitespace changes only
17 years ago
Mark Michelson 9e1a67cfeb Merged revisions 114662 via svnmerge from
17 years ago
Jason Parker 80f8fc9ffd Merge app_pickupchan with app_directed_pickup, for AST-27.
17 years ago
Mark Michelson 8ce5a0a500 This patch allows for forwarding a message with a "comment" attachment
17 years ago
Mark Michelson 2b2571d011 Fix a memory leak and protect against potential dereferences of a NULL
17 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
17 years ago
Mark Michelson 14fc93e721 Merged revisions 114628 via svnmerge from
17 years ago
Tilghman Lesher 330909bf6e Fix DST calculation, and fix bug in calculation of whether conf has started yet or not
17 years ago
Russell Bryant 24d6eab5f6 Merged revisions 114597 via svnmerge from
17 years ago
Mark Michelson 797adf6bf8 Round 2 of IMAP_STORAGE app_voicemail.c fixes:
17 years ago
Mark Michelson edf0313215 Round 1 of IMAP_STORAGE-related app_voicemail changes
17 years ago
Jason Parker 6f549bc324 Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()
17 years ago
Russell Bryant 01f3a08f8a Add a c() option for the Jack() application and JACK_HOOK() funciton for supplying
17 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
17 years ago
Jeff Peeler b7a25e15d1 This removes an invalid warning message for an incorrectly entered pin, but more importantly removes an inapplicable check. If the first argument passed to app_authenticate does not contain a '/', the argument should be treated as the sole fixed "password" to match against and that is all. (Previous behavior was attempting to open a file based on the pin.)
17 years ago
Joshua Colp e52ae01831 Add MEETME_INFO dialplan function that allows querying various properties of a Meetme conference.
17 years ago
Tilghman Lesher 2f33780bfa Merged revisions 114242 via svnmerge from
17 years ago
Mark Michelson 9facdcb64f Merged revisions 114226 via svnmerge from
17 years ago
Sean Bright 45ebcb77a2 Merged revisions 114191 via svnmerge from
17 years ago
Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place).
17 years ago
Sean Bright 5fbdb4af73 Add the ability to disable channel technology name playback when speaking the current channel name
17 years ago
Jason Parker fe65716e15 If somebody enters a digit during ast_stream_and_wait, the return value is the digit, which we need to use later.
17 years ago
Sean Bright 98c789ad12 I'm not sure why, but "this" bothers me. Ba dum dum.
17 years ago
Jason Parker f6cfccbc07 Merged revisions 114133 via svnmerge from
17 years ago
Mark Michelson df7cb6b30b Merged revisions 114112 via svnmerge from
17 years ago
Tilghman Lesher dc3e185e96 Use ast_mkdir instead of mkdir
17 years ago
Joshua Colp 43de3860ea Merged revisions 114029 via svnmerge from
17 years ago
Joshua Colp c9338b76ee Don't hardcode ru into the digits filename so that languageprefix can work.
17 years ago
Mark Michelson 9bd9421c83 Fix a crash that happened due to accessing free'd memory
17 years ago
Tilghman Lesher 137c02a020 Permit message wrap-around during message retrieval.
17 years ago
Tilghman Lesher 1c691646a9 Permit callee to continue in the dialplan, after caller has hung up.
17 years ago
Mark Michelson a83661d39c This is a "fix" for something that's been bugging the crap out of me for a while.
17 years ago
Mark Michelson b95d24ea47 Merged revisions 112393 via svnmerge from
17 years ago
Jason Parker a734470a2b Minor formatting cleanup.
17 years ago
Jason Parker 9f1e663935 More voicemail doxygen additions/cleanup.
17 years ago
Jason Parker 4edaf04348 Merged revisions 112068 via svnmerge from
17 years ago
Jason Parker ed9e3ef23e Replace magic number size from msgArray array with a define.
17 years ago
Jason Parker 1f8cb622bb Add a bit of doxygen documentation for app_voicemail.
17 years ago
Joshua Colp cafce80cd5 Forgetting to unregister a manager action is bad, mmmk?
17 years ago
Mark Michelson 0f8f6e239e Fix a crash that would happen when attempting to unload the app_queue module.
17 years ago
Steve Murphy 6928ccfa02 Merged revisions 111391 via svnmerge from
17 years ago
Mark Michelson e94d06b83c Merged revisions 111121 via svnmerge from
17 years ago
Mark Michelson 5278d1d62b Merged revisions 111049 via svnmerge from
17 years ago
Russell Bryant bccebdd21f Remove astobj.h from some places where it wasn't needed
17 years ago
Tilghman Lesher 3826278d38 Upgrade the sounds version; add several directory enhancements:
17 years ago
Russell Bryant 013db1d42f Merged revisions 110163 via svnmerge from
17 years ago
Mark Michelson 96c674a6f4 Merged revisions 110083 via svnmerge from
17 years ago
Russell Bryant d0edd39023 Merged revisions 109763 via svnmerge from
17 years ago
Mark Michelson 994d025523 Merged revisions 109713 via svnmerge from
17 years ago
Mark Michelson cd7efcf4e7 Add option 'randomperiodicannounce' to queues.conf. Setting this will
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Mark Michelson 2c67438ebe Merged revisions 109012 via svnmerge from
17 years ago
Russell Bryant dfe03485a6 Remove an unnecessary thread attribute instance
17 years ago
Russell Bryant 7ccd146656 Fix polling for mailbox changes in mailboxes that are not in the default vm context.
17 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
17 years ago
Russell Bryant 835df7d30f Merged revisions 108583 via svnmerge from
17 years ago
Jeff Peeler 5aba7c1cbe set variable to NULL to prevent uninitialized warning
17 years ago
Russell Bryant 906a28ad5d Fix a place where configuration values could cause an overflow of a buffer.
17 years ago
Russell Bryant 432cb90411 Merged revisions 108469 via svnmerge from
17 years ago
Jeff Peeler b2cad9d925 (closes issue #11827)
17 years ago
Russell Bryant b38cb44acd Merged revisions 108135 via svnmerge from
17 years ago
Joshua Colp 5fc569f5f5 Merged revisions 108083 via svnmerge from
17 years ago
Tilghman Lesher 10609251f9 Revert several changes from revision 102525, as the changes were not
17 years ago
Russell Bryant a29d862631 This patch adds support for extended help prompts in voicemail. These prompts
17 years ago
Joshua Colp b9a6dbf587 Dial a device even if it's state is unknown.
17 years ago
Joshua Colp b5003a1943 Merged revisions 107637 via svnmerge from
17 years ago
Mark Michelson 5176911dfe Remove some redundant logic from wait_for_answer. This also let's us get rid of one of
17 years ago
Kevin P. Fleming 4925e7b835 Merged revisions 107464 via svnmerge from
17 years ago
Kevin P. Fleming 5875146526 Merged revisions 107461 via svnmerge from
17 years ago
Mark Michelson 9c876e801f app_queue has now been doxygenified thanks to snuffy! The ony thing I changed
17 years ago
Joshua Colp af7e1964f2 Merged revisions 107016 via svnmerge from
17 years ago
Russell Bryant dbc74f0dd0 Merged revisions 106895 via svnmerge from
17 years ago
Steve Murphy 377e51c4d4 (closes issue #6002)
17 years ago
Tilghman Lesher 0b8bccb5ce Merged revisions 106635 via svnmerge from
17 years ago
Tilghman Lesher 8718878490 Merged revisions 106552 via svnmerge from
17 years ago
Joshua Colp 496adc6fc0 Merged revisions 106235 via svnmerge from
17 years ago
Tilghman Lesher f6bb68fd56 Should check these values for non-NULL before scanning.
17 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
17 years ago
Russell Bryant 5403b28778 - simplify a few statements with ARRAY_LEN()
17 years ago
Tilghman Lesher 7007c565fe Fix minor misuses of snprintf
17 years ago
Terry Wilson 7d1891d5c3 Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue.
17 years ago
Joshua Colp 0e5d9f53cc Merged revisions 105261 via svnmerge from
18 years ago
Mark Michelson f0379886c5 Merged revisions 105059 via svnmerge from
18 years ago
Joshua Colp 9080a65bec Merged revisions 104787 via svnmerge from
18 years ago
Jason Parker 0723f79313 Remove useless 's' and 'key' variables, in favor of 'val', which serves the exact same purpose.
18 years ago
Russell Bryant ce29e46767 Merged revisions 104625 via svnmerge from
18 years ago
Tilghman Lesher ca76b2fb3e Whitespace changes only
18 years ago
Russell Bryant c1fb44537b Merged revisions 104334 via svnmerge from
18 years ago
Russell Bryant 3a8756c9b4 Merged revisions 104119 via svnmerge from
18 years ago
Russell Bryant 6554a7bf3a Merged revisions 104106 via svnmerge from
18 years ago
Tilghman Lesher 4da977e01e Merged revisions 104094 via svnmerge from
18 years ago
Mark Michelson caeb435271 Merged revisions 103956 via svnmerge from
18 years ago
Mark Michelson d2d397f861 Fix a crash due to the wrong variable being used when building a directory string.
18 years ago
Mark Michelson ca2cfc8e47 When using IMAP storage, if the folder you attempt to save to does not exist,
18 years ago
Joshua Colp a966ef74b7 len already contains the position we want to examine, if we move one left again we'll actually probably be looking at a digit.
18 years ago
Joshua Colp 3e0f3915a5 Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application. This will either be set to NOCHANNEL if the given channel was not found or SUCCESS if it worked.
18 years ago
Joshua Colp e6a260c747 Add an API call (ast_async_parseable_goto) which parses a goto string and does an async goto instead of an explicit goto.
18 years ago
Mark Michelson 30c0e089f6 Fix redeclaration of variables when using IMAP storage
18 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
18 years ago
Mark Michelson 8f625a4664 Merged revisions 103690 via svnmerge from
18 years ago
Mark Michelson 235aa41c6d Merged revisions 103688 via svnmerge from
18 years ago
Mark Michelson 44810652d6 Change the queue holdtime announcement to happen at any interval (not just greater than two minutes). Remove
18 years ago
Jeff Peeler 5404ab35e2 a few syntax changes and safer code
18 years ago
Olle Johansson 9cf6138725 Formatting fixes
18 years ago
Jeff Peeler 8e4c97bf0a (closes issue #11825)
18 years ago
Joshua Colp 3f99a1b4bf Merged revisions 103324 via svnmerge from
18 years ago
Mark Michelson 84ecef76b8 Fix improper indentation. Thanks again to snuffy for pointing it out.
18 years ago
Mark Michelson cd02fd2763 Add a couple of comments to clarify the unreffing of queues.
18 years ago
Michiel van Baak 4dccb58fb7 whitespace fixes only.
18 years ago
Tilghman Lesher 9d4d240b94 Merged revisions 103197 via svnmerge from
18 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
18 years ago
Mark Michelson 52595c5d30 Forgot that AST_LIST_REMOVE_CURRENT takes different arguments in trunk than 1.4.
18 years ago
Mark Michelson ba003e415b Merged revisions 103120 via svnmerge from
18 years ago
Mark Michelson 6e23729a73 This is a combination new feature/bug fix for app_chanspy.
18 years ago
Michiel van Baak 408497916b whitespace fixes only
18 years ago
Michiel van Baak d251bacacc There she goes! First commit from me to trunk \o/
18 years ago
Mark Michelson f26fd8dac4 Add the channel's unique id to the AgentCalled manager event to make it more consistent
18 years ago
Tilghman Lesher ee3cc80284 Merged revisions 102576 via svnmerge from
18 years ago
Mark Michelson 267220d043 Remove an extra debug message I left in
18 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
18 years ago
Mark Michelson bb156b5cb5 Change verbose messages to use the ast_verb macro.
18 years ago
Tilghman Lesher ab5a1a6c8c Merged revisions 101942 via svnmerge from
18 years ago
Jason Parker a47b20bdcd Comparison, not set :) Thanks mvanbaak.
18 years ago
Jason Parker 03a95a20db Move an feof() call to before the fgets().
18 years ago
Russell Bryant 99c36129a5 Merged revisions 101818 via svnmerge from
18 years ago
Russell Bryant 1d016d21e4 simplify some code, tweak formatting, and reduce indentation
18 years ago
Russell Bryant 574b5e2a2e reduce a level of indentation
18 years ago
Russell Bryant 7382e9425f Get rid of a goto where there was no extra cleanup happening at the exit point
18 years ago
Mark Michelson 41cf37844e Merged revisions 101649 via svnmerge from
18 years ago
Mark Michelson b0999f3bfa Forgot an !
18 years ago
Mark Michelson 19d8ce4033 A change I made to accommodate the "linear" strategy in trunk caused queue strategies to
18 years ago
Mark Michelson 815658d35e Handle the case of a NULL state_interface when checking a realtime member.
18 years ago
Jason Parker c6635ef6c2 Allow disabling the default ffwd/rewind keys in the ControlPlayback application.
18 years ago
Olle Johansson a1bf177286 Removing applications that wasn't ready for svn trunk, as trunk now has
18 years ago
Tilghman Lesher 0d9a551f30 Make the VoicemailUsersList AMI command consistent with other manager list functions.
18 years ago
Mark Michelson 7bf09615a8 Get trunk to compile
18 years ago
Olle Johansson 11455c0898 Add rtppage() application to do multicast or unicast RTP paging to SIP phones.
18 years ago
Mark Michelson 28b48d2214 Merged revisions 101216 via svnmerge from
18 years ago
Russell Bryant 22fae48e3c Add the 'n' option to SpeechBackground, which has the application not answer the
18 years ago
Mark Michelson b719c2e5d2 Merged revisions 101035 via svnmerge from
18 years ago
Mark Michelson 105e0f6cf8 Merged revisions 100973 via svnmerge from
18 years ago
Jason Parker 4688907e17 Merged revisions 100672 via svnmerge from
18 years ago
Kevin P. Fleming e6d54b68fa correct a real problem and silence an annoying compiler warning
18 years ago
Mark Michelson 81fb790419 Insure that we are not going to pass a NULL pointer to add_to_interfaces.
18 years ago
Mark Michelson 64b5fceb32 Merged revisions 99975 via svnmerge from
18 years ago
Russell Bryant 1194f91214 Merged revisions 99923 via svnmerge from
18 years ago
Tilghman Lesher 6139e1ed82 Coding guidelines fixups
18 years ago
Tilghman Lesher 6df535971b Merged revisions 99777 via svnmerge from
18 years ago
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
18 years ago
Olle Johansson cc648a40ae Merged revisions 99592 via svnmerge from
18 years ago
Mark Michelson 6d57a8c873 Adding the QUEUENAME variable to the variables set using the setqueuevar option
18 years ago
Mark Michelson fdc76e87bf Fixing trunk IMAP build
18 years ago
Mark Michelson 3d022ccfec state_interface could be NULL, so use the never-NULL cur->state_interface for this check
18 years ago
Mark Michelson 9c39ec55d8 Get the device state of the state interface instead of the interface when creating a new queue member.
18 years ago
Jason Parker b875d0df01 Add backupdeleted option to app_voicemail
18 years ago
Mark Michelson e34fc8282c Big improvement for app_directory. This patch breaks the do_directory function up
18 years ago
Mark Michelson 7cd98338fd Merged revisions 98737 via svnmerge from
18 years ago
Mark Michelson ef7c382507 Merged revisions 98733 via svnmerge from
18 years ago
Joshua Colp 95605d1c10 Update documentation.
18 years ago
Russell Bryant 577666bca0 Add another small option for the JACK app and JACK_HOOK function. The 'n'
18 years ago
Russell Bryant f32aec9f8f Bring in the code from team/russell/jack/.
18 years ago
Joshua Colp 38da1d3afc Merged revisions 98219 via svnmerge from
18 years ago
Mark Michelson 45634bab41 Merged revisions 97925 via svnmerge from
18 years ago
Mark Michelson 8f9f9246ce Use the appropriate line ending for the X-Asterisk-VM-Message-Type header.
18 years ago
Tilghman Lesher 857e3412f4 Several manager changes:
18 years ago
Mark Michelson 87b92b1020 Merged revisions 97575 via svnmerge from
18 years ago
Joshua Colp 2ad2f92405 Merged revisions 97450 via svnmerge from
18 years ago
Mark Michelson c1eaacc3df Merged revisions 97308 via svnmerge from
18 years ago
Mark Michelson 925d9ffa47 Merged revisions 97304 via svnmerge from
18 years ago
Tilghman Lesher 19ff8f7f74 Add a new flag 'd' (with optional context) permitting any extension within
18 years ago
Terry Wilson 12964661f2 Initialize new variable to NULL
18 years ago
Mark Michelson 427f17fd9d Adding the option of specifying a second interface in a member definition for a queue. app_queue
18 years ago
Mark Michelson 190306a23f Merged revisions 97192 via svnmerge from
18 years ago
Joshua Colp fb2aef67b9 Merged revisions 97093 via svnmerge from
18 years ago
Mark Michelson 52fb517bf9 Explicitly make literal constants long where they are expected to be.
18 years ago
Mark Michelson 19b18414f5 Document some weird casting magic that's necessary to interface
18 years ago
Mark Michelson 905fc559d1 Adding user-configurable TCP timeout settings to IMAP voicemail. This could
18 years ago
Tilghman Lesher 77ecc4a46a Compatibility fix for OpenBSD
18 years ago
Mark Michelson b7f3b78031 Merged revisions 96102 via svnmerge from
18 years ago
Mark Michelson 5107c5474c Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS(foo, bar)
18 years ago
Mark Michelson 80c479f94e Since ',' is the standard argument separator in trunk, change app_queue
18 years ago
Mark Michelson e0e6e81477 Merged revisions 95890 via svnmerge from
18 years ago
Jason Parker 70ddf2735d Update osplookup documentation to use commas instead of pipes.
18 years ago
Russell Bryant e77af16996 fix a spacing issue introduced in revision 95443.
18 years ago
Mark Michelson 3051807efa Fix a compiler warning
18 years ago
Mark Michelson c540b02f6f The diff for this change looks really bad, but all I did here was decrease the indentation of most
18 years ago
Mark Michelson d9e0bb0e84 Some changes to app_amd.
18 years ago
Mark Michelson af080add62 Merged revisions 95095 via svnmerge from
18 years ago
Luigi Rizzo c8f970936d remove more unnecessary casts for NULL.
18 years ago
Luigi Rizzo 5e041a46dc NULL does not need to be cast to (char *)
18 years ago
Olle Johansson aa9c6e297f - Add Copyright
18 years ago
Jason Parker f573e85ecc Make 'else' argument to ExecIf optional. Clean up the description and usage text a bit.
18 years ago
Jason Parker eea428cf76 Use defined return values in load_module in more places.
18 years ago
Tilghman Lesher 32289c32f5 Add pickup by channel
18 years ago
Mark Michelson eb10026dba Something I've been itching to do for a while now. A minor optimization in app_voicemail.
18 years ago
Mark Michelson e0b9943818 Fix a memory leak when reloading queue rules.
18 years ago
Mark Michelson 4c8ad19825 Lots of coding guidelines cleanup.
18 years ago
Mark Michelson 42803ef6e4 Merged revisions 94540 via svnmerge from
18 years ago
Mark Michelson 590a70a9cd Merged revisions 94538 via svnmerge from
18 years ago
Mark Michelson c1fac2d834 Merged revisions 94464 via svnmerge from
18 years ago
Mark Michelson 2e6431c42a Merged revisions 94420 via svnmerge from
18 years ago
Mark Michelson 88f27c8279 Moved the update of the queue_ent's rule list to just before we try to call
18 years ago
Mark Michelson b489558138 Merging the queue-penalty branch. In short, this allows one to dynamically adjust
18 years ago
Mark Michelson 51a48a2ed9 The changes to header inclusion in trunk broke compilation of app_voicemail when using
18 years ago
Mark Michelson c848e480c9 1. Unify the check for a penalty < 0 into the set_member_penalty code.
18 years ago
Tilghman Lesher d36381e629 Add 'voicemail reload' command.
18 years ago
Tilghman Lesher f97dfd2278 Add contributed WaitUntil app.
18 years ago
Dwayne M. Hubbard 1de09e03cb add missing header file
18 years ago
Luigi Rizzo fd88390af7 remove unnecessary (char *) casts for ast_config_AST_* variables.
18 years ago
Olle Johansson f3471c1652 Merged revisions 93182 via svnmerge from
18 years ago
Mark Michelson c3f89eab8f Removing some leftover debug messages from a while back.
18 years ago
Mark Michelson 2a8a244447 Merged revisions 93291 via svnmerge from
18 years ago
Kevin P. Fleming 100ef27af9 Merged revisions 93180 via svnmerge from
18 years ago
Mark Michelson 4155befbc0 Resolve a compiler warning
18 years ago
Mark Michelson f848ebc895 Change places where the name "INBOX" was hardcoded to use the imapfolder
18 years ago