aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_dial.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-03automerge commitautomerge1-2/+2
2007-06-20automerge commitautomerge1-1/+1
2007-06-07automerge commitautomerge1-1/+4
2007-05-18automerge commitautomerge1-0/+7
2007-04-21automerge commitautomerge1-4/+12
2007-04-09automerge commitautomerge1-3/+5
2007-02-17automerge commitautomerge1-0/+1
2007-02-15automerge commitautomerge1-10/+14
2007-02-08merge up to branch 1.2 and re-enable automergekpfleming1-7/+6
2007-01-10automerge commitautomerge1-4/+11
2006-12-20automerge commitautomerge1-0/+3
2006-12-12manual update, since automerge is not running at this timekpfleming1-1/+2
2006-09-19automerge commitroot1-1/+1
2006-08-05automerge commitroot1-1/+8
2006-06-09automerge commitroot1-7/+16
2006-05-24automerge commitroot1-3/+10
2006-05-17automerge commitroot1-0/+4
2006-05-03automerge commitroot1-1/+4
2006-04-11automerge commitroot1-0/+2
2006-04-11automerge commitroot1-1/+16
2006-03-19automerge commitroot1-3/+5
2006-03-14automerge commitroot1-1/+0
2006-01-25automerge commitroot1-0/+1
2006-01-13updating to current 1.2kpfleming1-1/+1
2005-12-13restore ability of caller to hangup calls that are still ringing (issue #5839)kpfleming1-1/+1
2005-11-30fix DIALEDTIME when call has not been answered (issue #5862)russell1-6/+7
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-25issue #5850russell1-4/+2
2005-11-14fix a typo in the RetryDial descriptionrussell1-1/+1
2005-11-12issue #5720kpfleming1-5/+11
2005-11-11update the descriptions of a couple more appsrussell1-2/+2
2005-11-11more cleanups to application descriptionsrussell1-84/+114
2005-11-08issue #5602kpfleming1-2/+2
2005-11-07application doc updatekpfleming1-4/+4
2005-11-06Convert some built-in applications to use new args parsing macros.russell1-1/+1
2005-11-06issue #5605russell1-0/+1
2005-11-06Dial janitor patch (bug #5613)markster1-8/+7
2005-11-03flags usage simplificationkpfleming1-125/+108
2005-11-03major update to arg/option parsing APIs and documentationkpfleming1-26/+26
2005-11-02uhh... oopskpfleming1-2/+2
2005-11-02upgrade Dial() app to use API-based argument/option parsingkpfleming1-363/+255
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-12/+11
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-20fix up help text (issue #5479)russell1-5/+4
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-12/+21
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-4/+11
2005-10-14ensure Dial() options are sorted in help output (issue #5386)kpfleming1-40/+40
2005-10-13add auto-monitor support (issue #5411)kpfleming1-2/+2
2005-10-05properly report hangupcause when ast_request() fails for the last (or only) t...kpfleming1-0/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15