summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
AgeCommit message (Expand)Author
2009-03-12Fix crash when sleep and retries argument was not given to RetryDial applicat...Joshua Colp
2009-03-04Remove duplicate 'k' and 'K' Dial options.Joshua Colp
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationMark Michelson
2009-02-02This reverts the changes I made for 11583; willSteve Murphy
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)Steve Murphy
2009-01-30Merged revisions 172517 via svnmerge from Terry Wilson
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.Olle Johansson
2009-01-23Merged revisions 170568 via svnmerge from Joshua Colp
2009-01-09Set peer context and exten values so MACRO_EXTEN and MACRO_CONTEXT will be setTerry Wilson
2008-12-29Update app_queue to deal with the removal of AST_PBX_KEEPALIVEMark Michelson
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.Russell Bryant
2008-12-03Add some safety measures when using gosub, especially when using the optionsMark Michelson
2008-11-26Add some necessary hangup commands in the case that forwardingMark Michelson
2008-11-20Merged revisions 158053 via svnmerge from Mark Michelson
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-17Can't use items duplicated off the stack frame in an element returned fromTilghman Lesher
2008-11-12Merged revisions 156386 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156167 via svnmerge from Mark Michelson
2008-11-09Merged revisions 155553 via svnmerge from Sean Bright
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-29Merged revisions 152538 via svnmerge from Steve Murphy
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-28Merged revisions 152368 via svnmerge from Tilghman Lesher
2008-10-14When specifying an invalid timeout to Dial, take itMark Michelson
2008-10-07Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdiSean Bright
2008-10-07Make sure to compare the correct number of characters when special-casingSean Bright
2008-09-13Repair IAXVAR implementation so that it works again (regression?)Tilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-08-22Merged revisions 139347 via svnmerge from Steve Murphy
2008-08-10More RSW merges. Everything from apps/ except for the big offendersSean Bright
2008-08-05Merged revisions 135799 via svnmerge from Steve Murphy
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-07-14Merged revisions 130792 via svnmerge from Mark Michelson
2008-07-08Merged revisions 129149 via svnmerge from Tilghman Lesher
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...Kevin P. Fleming
2008-06-26Improve consistency between app_dial and app_queue with regardsMark Michelson
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablesTilghman Lesher
2008-06-16(closes issue #12689)Steve Murphy
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-02Merged revisions 119530 via svnmerge from Russell Bryant
2008-06-01Merged revisions 119478 via svnmerge from Michiel van Baak
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not workTilghman Lesher
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-04-28Add incomplete matching to PBX code and app_dialTilghman Lesher
2008-04-25Whitespace changes onlyTilghman Lesher