app_page: Add predial handlers for app_page.
[asterisk/asterisk.git] / main / dial.c
2013-12-09 Jonathan Roseapp_page: Add predial handlers for app_page.
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-10-02 Joshua ColpReduce channel snapshot creation and publishing by...
2013-09-20 Jonathan Roseoriginate/call forwarding: Fix a crash when forwarding...
2013-07-17 Richard MudgettChange ast_hangup() to return void and be NULL safe.
2013-06-17 Matthew JordanUpdate Asterisk's CDRs for the new bridging framework
2013-05-22 Jason ParkerAdd dial events to app_queue and app_followme.
2013-05-18 Joshua ColpMove origination to use the dialing API and send Stasis...
2013-05-17 Matthew JordanPublish the outbound channel's application/data when...
2013-04-08 Matthew JordanAdd multi-channel Stasis messages; refactor Dial AMI...
2013-02-05 Richard MudgettSeparate option_types[] from the struct definition.
2012-06-15 Kevin P. FlemingMultiple revisions 369001-369002
2012-05-14 Kinsey MooreCommit framework for HANGUPCAUSE (replacement for SIP_C...
2012-03-29 Jonathan RoseIntroducing the log message unique call identifiers...
2012-03-29 Jonathan Roseundoing 360785 due to merging mistake
2012-03-29 Jonathan RoseIntroducing the log message unique call identifiers...
2012-03-22 Kinsey MooreKill off red blobs in most of main/*
2012-03-10 Joshua ColpTransition app_page to using app_confbridge internally...
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-27 Kinsey MooreDeprecated macro usage for connected line, redirecting...
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-11-29 Tilghman LesherAllow each logging destination and console to have...
2011-09-09 Matthew JordanMerged revisions 335078 via svnmerge from
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2010-07-14 Richard Mudgettast_callerid restructuring
2010-05-17 Mark MichelsonEnhancements to connected line and redirecting work.
2010-04-03 Richard MudgettConsolidate ast_channel.cid.cid_rdnis into ast_channel...
2010-03-03 Richard MudgettRemoved cdrflags from ast_channel structure.
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-01 Mark MichelsonAdd the ability to execute connected line interception...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2008-10-31 Mark Michelson* Fixed timeout logic in the dialing API as setting...
2008-10-30 Kevin P. Flemingfix a few small things found by using sparse
2008-10-03 Terry WilsonThe dialing API should inherit datastores as well as...
2008-06-13 Tilghman LesherConvert one more delimiter to use comma.
2008-05-01 Tilghman LesherModify TIMEOUT() to be accurate down to the millisecond.
2008-03-20 Mark MichelsonAdd missing unlock
2008-03-16 Michiel van BaakMerged revisions 108961 via svnmerge from
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-03-04 Tilghman LesherWhitespace changes only
2008-02-28 Mark MichelsonMerged revisions 104841 via svnmerge from
2008-01-25 Joshua ColpAdd an API call that steals the answered channel so...
2008-01-24 Joshua ColpTest hopefully over.
2008-01-24 Joshua ColpTesting something...
2008-01-16 Joshua ColpMerged revisions 98960 via svnmerge from
2007-12-21 Mark MichelsonAST_LIST_REMOVE_CURRENT only takes one argument in...
2007-12-21 Mark MichelsonMerged revisions 94468 via svnmerge from
2007-11-26 Joshua ColpMerged revisions 89610 via svnmerge from
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-08-10 Joshua ColpBring up to date with poll changes.
2007-07-30 Joshua ColpAdd support for call forwarding and timeouts to the...
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-05-16 Olle JohanssonSmall doxygen updates
2007-04-28 Russell BryantMerge changes from team/russell/events
2007-04-24 Russell BryantMerged revisions 61774 via svnmerge from
2007-04-10 Russell BryantAdd an option to the dial API for playing music instead...
2007-02-22 Russell BryantMerged revisions 56277 via svnmerge from
2007-02-12 Russell BryantMerged revisions 54103 via svnmerge from
2007-02-12 Russell BryantMerged revisions 54066 via svnmerge from
2007-02-10 Russell BryantMerged revisions 53810 via svnmerge from
2007-01-24 Joshua ColpMerged revisions 52049 via svnmerge from