summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
AgeCommit message (Expand)Author
2018-03-19Merge "loader: Convert reload_classes to built-in modules."Jenkins2
2018-03-16app_dial: Enable early-media videoFlorian Floimair
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-10-18app_macro deprecation.Corey Farrell
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
2017-03-27channel: Remove old epoll support and fixed max number of file descriptors.Joshua Colp
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2016-11-02app_dial: Fix incorrect device state when channel is picked up.Joshua Colp
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-11app_dial: Add the "Q" option to set the cause on unanswered channelsGeorge Joseph
2016-09-07Merge "apps/app_dial: Fix crash on non-connect call paths for Privacy/Screeni...zuul
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-15app_dial: Improve documentationMatt Jordan
2016-06-09Merge "Fixes to include signal.h"Joshua Colp
2016-06-08Fixes to include signal.hTimo Teräs
2016-06-04core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-05-31Expand the scope of Dial EventsMark Michelson
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."Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed."Matt Jordan
2015-09-28Merge "app_dial.c: Factor out a connected line update routine."Joshua 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-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-21apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro valuesMatthew Jordan
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-17apps/app_dial: Fix Dial 'z' optionMatthew Jordan
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