Don't warn on pipe in the System call.
[asterisk/asterisk.git] / main / pbx.c
2009-04-27 Tilghman LesherDon't warn on pipe in the System call.
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-23 Tilghman LesherLabels are sometimes (most of the time?) NULL for exten...
2009-04-17 Matthew NicholsonMerged revisions 189009 via svnmerge from
2009-04-17 Mark MichelsonFix a spacing issue that I claimed I would when I commi...
2009-04-17 Mark MichelsonSeveral fixes to the extenpatternmatchnew logic.
2009-04-14 Tilghman LesherAs suggested by Russell, warn users when their dialplan...
2009-04-10 Tilghman LesherModify headers and macros, according to Russell's sugge...
2009-04-09 Jeff PeelerAdd ability for dialplan execution to continue when...
2009-03-27 Russell BryantChange g_eid to ast_eid_default.
2009-03-11 Tilghman LesherSpacing changes only
2009-02-20 Tilghman LesherMerged revisions 177786 via svnmerge from
2009-02-18 Steve MurphyThis patch fixes merge_contexts_and_delete so it does...
2009-02-18 Russell BryantFix a number of incorrect uses of strncpy().
2009-02-17 Russell BryantMerge a large set of updates to the Asterisk indication...
2009-02-17 Russell BryantFix a race condition that caused device states to becom...
2009-02-13 Russell Bryantadd missing </para>
2009-02-11 Mark MichelsonFix 'd' option for app_dial and add new option to Answe...
2009-02-04 Tilghman LesherEnsure that commas placed in the middle of extension...
2009-01-28 Steve MurphyMerged revisions 172030 via svnmerge from
2009-01-22 Joshua ColpMerged revisions 170050 via svnmerge from
2009-01-21 Joshua ColpMerged revisions 169867 via svnmerge from
2009-01-13 Russell BryantMerged revisions 168561 via svnmerge from
2008-12-23 Steve MurphyMerged revisions 166093 via svnmerge from
2008-12-18 Russell BryantRemove the need for AST_PBX_KEEPALIVE with the GoSub...
2008-12-16 Tilghman LesherAdd timezone to the possible fields in a timespec.
2008-12-16 Steve Murphy(closes issue #14076)
2008-12-16 Steve MurphyMerged revisions 164634 via svnmerge from
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-12-10 Tilghman LesherPreviously missing line, now the substitution works...
2008-12-10 Tilghman LesherChecking global variables here actually overwrote the...
2008-12-09 Mark MichelsonMerged revisions 162265 via svnmerge from
2008-12-08 Brandon KruseNote that the recently changed waittime parameter is...
2008-12-08 Joshua ColpFix a regression introduced when the PBX timeouts were...
2008-12-05 Russell BryantMerged revisions 161287 via svnmerge from
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-12-02 Tilghman LesherMerged revisions 160207 via svnmerge from
2008-11-26 Russell BryantMake a formatting change to test a new post-commit...
2008-11-26 Russell BryantMake a formatting change to test a new post-commit...
2008-11-26 Russell BryantMake a formatting change to test a new post-commit...
2008-11-25 Tilghman LesherDon't limit the length of the hint at the final step...
2008-11-21 Tilghman LesherAllow space within an extension, when the space is...
2008-11-21 Tilghman LesherMerged revisions 158600 via svnmerge from
2008-11-13 Jeff Peeler(closes issue #13891)
2008-11-12 Steve MurphyMerged revisions 156297 via svnmerge from
2008-11-12 Michiel van BaakThis commit does two things:
2008-11-10 Eliel C. SardanonsMove all the XML documentation API from pbx.c to xmldoc.c.
2008-11-07 Russell BryantFix some code in chan_sip that was intended to unlink...
2008-11-07 Eliel C. SardanonsIf 'asterisk.conf' is not found, instead of giving up,
2008-11-07 Eliel C. SardanonsFix an asterisk crash if no asterisk.conf configuration...
2008-11-06 Eliel C. SardanonsSimplify the output of [See Also].
2008-11-05 Eliel C. SardanonsAdd more SeeAlso references based on TFOT.
2008-11-05 Eliel C. Sardanons- Add more <see-also> based on TFOT.
2008-11-04 Sean BrightGLOB_BRACE is already added to MY_GLOB_FLAGS if it...
2008-11-01 Russell BryantMerge changes from team/group/appdocsxml
2008-10-30 Tilghman LesherTrack down and fix annoying lock errors
2008-10-13 Steve MurphyHmmm. Nobody (but me) is interested in seeing
2008-10-09 Steve Murphy(closes issue #13557)
2008-09-26 Steve MurphyMerged revisions 144677 via svnmerge from
2008-09-25 Steve Murphy(closes issue #13557)
2008-09-12 Steve MurphyMerged revisions 142675 via svnmerge from
2008-09-08 Russell BryantMerged revisions 141806 via svnmerge from
2008-09-03 Steve MurphyIn these changes, I have added some explanation
2008-09-03 Russell BryantFormatting change to test something on the svn server
2008-09-02 Steve MurphyMerged revisions 140670 via svnmerge from
2008-08-25 Steve MurphyMerged revisions 139764 via svnmerge from
2008-08-22 Steve MurphyMerged revisions 139347 via svnmerge from
2008-08-19 Steve MurphyThese changes are in regards to bug 13249, where users...
2008-08-16 Tilghman LesherAlso make sure hinting won't crash on reload.
2008-08-15 Tilghman LesherRemove deprecated syntax from sample config file
2008-08-15 Tilghman LesherChange free to ast_free_ptr, too
2008-08-15 Tilghman Leshere->data can be NULL, so use the safe version of ast_str...
2008-08-10 Sean BrightAnother batch of files from RSW. The remaining apps...
2008-08-07 Mark MichelsonDon't allow Answer() to accept a negative argument.
2008-08-05 Kevin P. Flemingmake datastore creation and destruction a generic API...
2008-08-02 Steve Murphy(closes issue #13202)
2008-07-23 Steve Murphy(closes issue #13144)
2008-07-17 Tilghman LesherChange several 'core' commands to be 'dialplan' command...
2008-07-15 Steve Murphy(closes issue #12960)
2008-07-15 Tilghman LesherMerged revisions 130959 via svnmerge from
2008-07-11 Steve Murphy(closes issue #13041)
2008-07-11 Steve Murphy(closes issue #13041)
2008-07-09 Matthew FredricksonAdd Proceeding() application (#13025)
2008-07-09 Tilghman LesherCode wasn't ready to be merged - see -dev list discussion
2008-07-08 Brett BryantJanitor project to convert sizeof to ARRAY_LEN macro.
2008-07-06 Olle JohanssonChanging name of global api call to ast_*
2008-07-05 Olle JohanssonImplement flags for AGI in the channel structure so...
2008-07-04 Tilghman LesherMerged revisions 127973 via svnmerge from
2008-07-03 Steve MurphyMerged revisions 127663 via svnmerge from
2008-06-17 Tilghman LesherIf we don't match registrar when destroying a context...
2008-06-16 Steve Murphy(closes issue #12689)
2008-06-10 Russell BryantMerge another big set of changes from team/russell...
2008-06-10 Russell BryantMerge another change from team/russell/events
2008-06-10 Russell BryantMerge another change from team/russell/events ...
2008-06-09 Tilghman LesherImplement FINDLABEL matching for the new extension...
2008-06-06 Tilghman LesherMake extension match characters case-insensitive.
2008-06-05 Steve Murphya small fix for a crash that occurs when compiling...
2008-06-04 Tilghman LesherMSet doesn't necessarily need chan to be set
2008-06-03 Tilghman LesherMove compatibility options into asterisk.conf, default...
2008-05-25 Tilghman LesherChange space-zero to now evaluate to false, as is expec...
next