summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
AgeCommit message (Expand)Author
2016-10-11app_dial: Add the "Q" option to set the cause on unanswered channelsGeorge Joseph
2016-09-03apps/app_dial: Fix crash on non-connect call paths for Privacy/Screening optionMatt Jordan
2016-09-03apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5Matt Jordan
2016-08-14app_dial: Improve documentationMatt Jordan
2016-05-31core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-01-04app_dial: Immediately exit dial if the caller is already hung up.Richard Mudgett
2015-11-06docs: Fix a few typo's in app docs (more then, resourse).Walter Doekes
2015-09-29Merge "app_dial.c: Make 'A' option pass COLP updates." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-28Merge "app_dial.c: Factor out a connected line update routine." into 13Joshua Colp
2015-09-25app_dial.c: Make 'A' option pass COLP updates.Richard Mudgett
2015-09-25app_dial.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_dial.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Remove some no-op code.Richard Mudgett
2015-06-24app_dial: Hold reference to calling channel formats when dialing outbound.Joshua Colp
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-01-21apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro valuesMatthew Jordan
2014-08-17apps/app_dial: Fix Dial 'z' optionMatthew Jordan
2014-08-11Improve call forwarding reporting, especially with regards to ARI.Mark Michelson
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-18app_dial and app_queue: Make lock the forwarding channel while taking the cha...Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-31CDRs: fix a variety of dial status problems, h/hangup handler creating CDRsMatthew Jordan
2014-01-31app_dial: Allow macro/gosub pre-bridge execution to occur on prioritiesMatthew Jordan
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-22Add an 'R' option to Dial which sends ringing until early media has been rece...Joshua Colp
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-09-26Adding a few words to the Dial option 'r' help text to clarify its tone argum...Rusty Newton
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-20Add transfer support to CELKinsey Moore
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-22Add dial events to app_queue and app_followme.Jason Parker
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-17Publish the outbound channel's application/data when dialingMatthew Jordan
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-02-22app_dial: Honor the 'c' flag when the calling party hangs upJonathan Rose
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-10-15Fix some potential misuses of ast_str in the code.Mark Michelson
2012-10-13Doxygen Clean upsAndrew Latham
2012-09-27Tweak app_dial documentation.Richard Mudgett
2012-08-29Fix hangup cause passthrough regression.Richard Mudgett