summaryrefslogtreecommitdiff
path: root/apps/app_originate.c
AgeCommit message (Expand)Author
2017-10-10app_originate: Set ORIGINATE_STATUS correctly on failureSean Bright
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2016-11-29app_originate: Add option to execute gosub prior to dialDavid Kerr
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2012-08-08Allow support for early media on AMI originates and call files.Mark Michelson
2011-12-14Added support for all slin formats to app_originateMatthew Jordan
2011-09-21Merged revisions 337261 via svnmerge from Gregory Nietsky
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2009-10-13Revert inadvertant code commit to app_originateTerry Wilson
2009-10-13Fix handling of notification calls w/ the dialing apiTerry Wilson
2009-08-10AST-2009-005Tilghman Lesher
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-01-09Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentationTerry Wilson
2008-12-18Add a \todo note for app_originate.Russell Bryant
2008-12-18Add a new application, Originate.Russell Bryant