aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_directory.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-16Fix a couple of typos in applications.. Initially spotted by mrobinson.qwell1-1/+1
2006-09-17Directory used the wrong context for delivery of 0- and *- keypressestilghman1-2/+2
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesqwell1-10/+18
2006-06-30Bug 7349 - Directory did not work correctly when USE_ODBC_STORAGE was defined.tilghman1-0/+134
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-11update the descriptions of a couple more appsrussell1-11/+17
2005-11-07application doc updatekpfleming1-4/+3
2005-11-06issue #5605russell1-0/+1
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-4/+4
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-4/+6
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-10-04fix memory leak and unload problems (issue #5380)kpfleming1-15/+19
2005-09-15_really_ fix app_directory (doh... how did I miss this before?) (issue #5232,...kpfleming1-14/+9
2005-09-15revert a portion of issue #5138 which broke this app (issue #5232)kpfleming1-4/+10
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)kpfleming1-16/+5
2005-07-15phase two of string portability stuff:kpfleming1-1/+1
2005-07-10more ast_copy_string conversionsrussell1-7/+7
2005-06-06the last round of file version tagskpfleming1-5/+9
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-05-07use ast_strcasestr (bug #4203)russell1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-11/+11
2005-04-06re-implement realtime support in app_directorykpfleming1-46/+37
2005-03-03Add realtime support to app_directory (bug #2475)markster1-6/+76
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2004-12-21Allow '*' to exit the directory (bug #3118)markster1-1/+16
2004-12-08Merge josh's exit dir patch (bug #2995)markster1-1/+17
2004-10-02Huge callerid rework (might break H.323, others)markster1-3/+3
2004-08-30Minor fix in directory app (bug #2322)markster1-1/+1
2004-08-05Allow directory to be searched by first name (bug #2208)markster1-11/+25
2004-06-28Directory fixes (bug #1887)markster1-2/+12
2004-06-23Tilghman's directory fix (bug #1892)markster1-2/+5
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-22Directory fixes courtesy rgagnon (bug #1887)markster1-53/+112
2004-05-09More ast_strlen_zero changescitats1-4/+5
2004-05-03Make directory spell name if availablemarkster1-1/+3
2004-04-29Even better, let it be specified per-contextmarkster1-3/+5
2004-04-29Add ability to customize directory introduction (bug #1488)markster1-2/+5
2004-04-28Trivial portability fixmarkster1-1/+1
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...markster1-11/+19
2004-03-23Clarify documentation on Directorymarkster1-5/+11
2003-11-09Answer the line if it hasn't been alreadymarkster1-0/+2
2003-09-29Minor extensions fixmarkster1-1/+1
2003-08-01Let directory application browse through the multi-company directory entriesmartinp1-1/+10
2003-06-27Minor cleanupsmarkster1-1/+0
2003-03-26Fix application of global DTMF when a peer existsmarkster1-0/+4
2003-01-30Version 0.3.0 from FTPmarkster1-5/+6
2002-05-13Version 0.1.12 from FTPmarkster1-2/+4