2005-11-01 |
Russell Bryant | when going through new user setup, don't change the... |
blob | commitdiff |
2005-10-31 |
Kevin P. Fleming | handle comments containing what appear to be context... |
blob | commitdiff | diff to current |
2005-10-31 |
Kevin P. Fleming | don't use 'rowcount' after SELECT statements, since... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | remove unnecessary checks before calls to ast_strlen_zero |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
blob | commitdiff | diff to current |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
blob | commitdiff | diff to current |
2005-10-14 |
Kevin P. Fleming | ensure that message envelopes are retrieved from ODBC... |
blob | commitdiff | diff to current |
2005-09-25 |
Kevin P. Fleming | correct logic errors (issue #5258) |
blob | commitdiff | diff to current |
2005-09-24 |
Kevin P. Fleming | fix copy-and-paste error |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | allow channel receive gain to be adjusted while recordi... |
blob | commitdiff | diff to current |
2005-09-09 |
Josh Roberson | Set filaneme BEFORE we return from open_mailbox() if... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | convert a bunch of apps to use ast_goto_if_exists(... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | eliminate signedness warnings (issue #5129) |
blob | commitdiff | diff to current |
2005-08-29 |
Russell Bryant | fix mem leak from not destrying config (issue #5048) |
blob | commitdiff | diff to current |
2005-08-25 |
Kevin P. Fleming | add optional 'extended ODBC storage' mode (issue #4403) |
blob | commitdiff | diff to current |
2005-08-23 |
Kevin P. Fleming | do expensive 'next message number' calculation before... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | make pager messages configurable (issue #4829) |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | add 'restart' character to ast_control_playback functio... |
blob | commitdiff | diff to current |
2005-08-17 |
Mark Spencer | Fix password change bug (bug #4976) |
blob | commitdiff | diff to current |
2005-08-03 |
Mark Spencer | Fix voicemail crash (bug #4800) |
blob | commitdiff | diff to current |
2005-08-01 |
Mark Spencer | Make sure we don't close a mailbox if we didn't open... |
blob | commitdiff | diff to current |
2005-08-01 |
Mark Spencer | Minor voicemail fixup (related to 4800, but not the... |
blob | commitdiff | diff to current |
2005-07-28 |
Mark Spencer | Remove per-context maxmsg which should never have made... |
blob | commitdiff | diff to current |
2005-07-20 |
Kevin P. Fleming | add OGG/Vorbis file format support (bug #4296) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | restore count_messages for ODBC storage to proper behav... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | clean up maxmsg parsing, and ensure default applies... |
blob | commitdiff | diff to current |
2005-07-13 |
Kevin P. Fleming | fix up lock breakage from bug #4245 |
blob | commitdiff | diff to current |
2005-07-12 |
Russell Bryant | get rid of compiler warning (bug #4682) |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | clean up and reorganize vm_intro_it (bug #4683, with... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | correct arguments being passed to external notify funct... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | support a configurable number of mailboxes per folder... |
blob | commitdiff | diff to current |
2005-07-12 |
Russell Bryant | update the password in memory as well when using extern... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | fix voicemail path locking problems (bug #4245) |
blob | commitdiff | diff to current |
2005-07-11 |
Russell Bryant | properly handle the return of the rowcount from ast_upd... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
2005-07-07 |
Kevin P. Fleming | ast_copy_string conversion |
blob | commitdiff | diff to current |
2005-07-07 |
Kevin P. Fleming | allow user-configurable date formats in voicemail messa... |
blob | commitdiff | diff to current |
2005-06-23 |
Kevin P. Fleming | support Swedish grammar for voicemail message counts... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | the last round of file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | major Makefile and build process improvements, includin... |
blob | commitdiff | diff to current |
2005-05-17 |
Russell Bryant | remove extra LOCAL_USER_REMOVE (bug #4308) |
blob | commitdiff | diff to current |
2005-05-16 |
Kevin P. Fleming | clean up message duration writing code (bug #4285) |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | support Swedish and Norwegian mailbox intros (bug ... |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | add silent option to VMAuthenticate application (bug... |
blob | commitdiff | diff to current |
2005-05-10 |
Matthew Fredrickson | Fix to bug 4118 |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix gethostname calls (bug #4198, with mods) |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | support old single-column options for realtime voicemai... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-13 |
Kevin P. Fleming | support postfix options in voicemail apps (prefix optio... |
blob | commitdiff | diff to current |
2005-04-02 |
Kevin P. Fleming | add VM_MESSAGEFILE channel variable to hold path to... |
blob | commitdiff | diff to current |
2005-03-27 |
Mark Spencer | Add VM_CONTEXT for substitution (bug #3872) |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Rework channel structure to eliminate "pvt" portion... |
blob | commitdiff | diff to current |
2005-03-01 |
Mark Spencer | Add some extra checks & verbosity (bug #3686) |
blob | commitdiff | diff to current |
2005-03-01 |
Mark Spencer | Fix seg in authenticate (bug #3686) |
blob | commitdiff | diff to current |
2005-02-19 |
Mark Spencer | Fix ODBC storage (bug #3625, with mods) |
blob | commitdiff | diff to current |
2005-02-16 |
Mark Spencer | Optimize vm storage (bug #3605) |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-23 |
Mark Spencer | Make sure two voicemails can't take the same message... |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | Truncate file as appropriate (bug #3304) |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | Fix voicemail symlinks (bug #3024) |
blob | commitdiff | diff to current |
2005-01-08 |
Mark Spencer | Warn if flags is signed instead of unsigned (bug #3279) |
blob | commitdiff | diff to current |
2005-01-03 |
Mark Spencer | Fix "0" auto deleting messages from voicemail (bug... |
blob | commitdiff | diff to current |
2005-01-03 |
Mark Spencer | Merge josh's strlen fix (thanks!) (bug #2893) |
blob | commitdiff | diff to current |
2004-12-31 |
Mark Spencer | Make voicemail registration apps register (bug #3034) |
blob | commitdiff | diff to current |
2004-12-30 |
Mark Spencer | Make sure all options get copied from general (bug... |
blob | commitdiff | diff to current |
2004-12-27 |
Russell Bryant | fix logging issue |
blob | commitdiff | diff to current |
2004-12-24 |
Russell Bryant | fix flag error (bug #3130) |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Merge remainder of Greek support (bug 3107) |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Use flags for voicemail (bug #3130) |
blob | commitdiff | diff to current |
2004-12-22 |
Mark Spencer | Add partial greek support (bug #3107) |
blob | commitdiff | diff to current |
2004-12-21 |
Mark Spencer | display new/old messages in voicemail event (bug #3117) |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Merge Olle's comment patch (bug #3097) |
blob | commitdiff | diff to current |
2004-12-17 |
Mark Spencer | Fix missing NULL (bug #3078) |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | Don't let you change your password to '#' (bug #3066) |
blob | commitdiff | diff to current |
2004-12-12 |
Mark Spencer | Add optional category for voicemail (bug #3022) |
blob | commitdiff | diff to current |
2004-12-12 |
Mark Spencer | Fix language handling (bug #3023) |
blob | commitdiff | diff to current |
2004-11-30 |
Mark Spencer | If messages is deleted, don't send it (bug #2957) |
blob | commitdiff | diff to current |
2004-11-28 |
Mark Spencer | Add ability to store voicemail in ODBC database |
blob | commitdiff | diff to current |
2004-11-25 |
Russell Bryant | Add temporary greetings to voicemail (bug #2360) |
blob | commitdiff | diff to current |
2004-11-25 |
Mark Spencer | Merge tony's ampersand patch (bug #2934) |
blob | commitdiff | diff to current |
2004-11-19 |
Mark Spencer | Add option to use directory for forward/compose (bug... |
blob | commitdiff | diff to current |
2004-11-13 |
Mark Spencer | Updates from char * to const char * + german syntax... |
blob | commitdiff | diff to current |
2004-11-12 |
Mark Spencer | Merge Italian voicemail support (bug #2842) |
blob | commitdiff | diff to current |
2004-11-07 |
Mark Spencer | Fix page thingy (bug #2789) |
blob | commitdiff | diff to current |
2004-11-05 |
Mark Spencer | Fix bad line |
blob | commitdiff | diff to current |
2004-11-04 |
Mark Spencer | Fix VMAuthenticate application (bug #2775) |
blob | commitdiff | diff to current |
2004-11-03 |
Mark Spencer | Add VMAuthenticate application (bug #2775) |
blob | commitdiff | diff to current |
2004-10-30 |
Mark Spencer | Add voicemail to say # of minutes remaining (bug #2302) |
blob | commitdiff | diff to current |
2004-10-26 |
Mark Spencer | Fix short message isssue (bug #2723) |
blob | commitdiff | diff to current |
2004-10-24 |
Mark Spencer | Fix email debyg line (bug #2675) |
blob | commitdiff | diff to current |
2004-10-22 |
Mark Spencer | Fix some callerid output |
blob | commitdiff | diff to current |
2004-10-17 |
Mark Spencer | Thread fixes, vm fix (bug #2665) |
blob | commitdiff | diff to current |
2004-10-16 |
Mark Spencer | Handle a few more cases of realtime and voicemail ... |
blob | commitdiff | diff to current |
2004-10-10 |
Mark Spencer | Merge jjames's voicemail fixes (bug #2436) |
blob | commitdiff | diff to current |
2004-10-10 |
Mark Spencer | Remove old compatibility apps |
blob | commitdiff | diff to current |
next |