Fix a deadlock that could occur when setting rtp stats on SIP calls.
[asterisk/asterisk.git] / pbx /
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-02 Kevin P. FlemingRemove rarely-used event_log/LOG_EVENT support
2009-04-29 David BrooksRemoving crufty code that is no longer necessary. Code...
2009-03-27 Russell BryantChange g_eid to ast_eid_default.
2009-03-11 Jeff PeelerFix malloc debug macros to work properly with h323.
2009-03-03 Mark MichelsonConvert pbx_spool to use string fields instead of stati...
2009-02-04 Tilghman LesherEnsure that commas placed in the middle of extension...
2009-01-22 Tilghman LesherMerged revisions 170158 via svnmerge from
2009-01-17 Sean BrightChange intializer types. Found while working on asteri...
2008-12-18 Joshua ColpNumerous documentation updates.
2008-12-17 Steve MurphyA possibly "horrible fix" for a "horribly broken"
2008-12-17 Steve Murphyfixed the regressions
2008-12-16 Joshua ColpBe more detailed about why the include did not get...
2008-12-15 Tilghman LesherAllow disabling pattern match searches within the Realt...
2008-12-15 Russell BryantWhen a reload is issued, always process the configurati...
2008-12-12 Russell BryantMerged revisions 163511 via svnmerge from
2008-12-11 Matthew NicholsonMerged revisions 163316 via svnmerge from
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-12-03 Tilghman LesherMerged revisions 160558 via svnmerge from
2008-12-03 Tilghman LesherMerged revisions 160551 via svnmerge from
2008-11-25 Tilghman LesherDon't actually do anything with a negative priority...
2008-11-20 Kevin P. FlemingMerged revisions 157859 via svnmerge from
2008-11-19 Terry WilsonFix checking for CONFIG_STATUS_FILEINVALID so that...
2008-11-12 Michiel van BaakThis commit does two things:
2008-11-07 Kevin P. Flemingcorrect logic error noticed by rmudgett (thanks!)
2008-11-06 Kevin P. Flemingcoding style/guidelines cleanup, plus use new side...
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-10-20 BJ Weschke Do NOT attempt to do anything with the ast_config...
2008-10-14 Tilghman LesherAdd additional memory debugging to several core APIs...
2008-10-10 Tilghman LesherReset continuation items at the beginning of each conte...
2008-10-10 Tilghman LesherAdd keyword "same", which allows you to create multiple...
2008-09-27 Kevin P. FlemingMerged revisions 144924-144925 via svnmerge from
2008-09-26 Steve Murphy(closes issue #13564)
2008-09-25 Steve Murphy(closes issue #13559)
2008-09-25 Steve MurphyI added a little verbage to hashtab for the hashtab_des...
2008-09-25 Steve Murphy(closes issue #13558)
2008-09-04 Steve MurphyMerged revisions 141094 via svnmerge from
2008-08-08 Steve MurphyMerged revisions 136726 via svnmerge from
2008-08-07 Sean BrightStart moving in changes from my resolve-shadow-warnings...
2008-08-05 Kevin P. Flemingmake datastore creation and destruction a generic API...
2008-07-30 Russell BryantMerged revisions 134595 via svnmerge from
2008-07-28 Kevin P. Flemingremove remaining Zaptel references in various places
2008-07-11 Brett BryantJanitor patch to change uses of sizeof to ARRAY_LEN
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-06-29 Kevin P. Flemingvarious minor fixes created while i worked on getting...
2008-06-19 Michiel van BaakOlder versions of GNU gcc do not allow 'NULL' as sentinel.
2008-06-19 Tilghman LesherAllow alternative extensions to be specified for a...
2008-06-18 Tilghman LesherMerged revisions 123710 via svnmerge from
2008-06-12 Jeff PeelerGoodbye Zaptel, hello DAHDI. Removes Zaptel driver...
2008-06-10 Russell BryantMerge another change from team/russell/events ...
2008-06-04 Joshua ColpWe like tabs.
2008-06-04 Joshua ColpMerged revisions 120282 via svnmerge from
2008-06-03 Tilghman LesherMerged revisions 120226 via svnmerge from
2008-06-03 Tilghman LesherMove compatibility options into asterisk.conf, default...
2008-06-03 Steve MurphyMerged revisions 119966 via svnmerge from
2008-05-27 Tilghman LesherIn compat14 mode, don't translate pipes inside expressi...
2008-05-22 Tilghman LesherAdd a compatibility option for upgrading realtime exten...
2008-05-21 Russell BryantMerged revisions 117507 via svnmerge from
2008-05-14 Olle JohanssonAdd support for codec settings in originate via call...
2008-05-14 Olle JohanssonDoxygen formatting change only
2008-04-25 Russell BryantLock the channel around datastore access
2008-04-21 Steve Murphy(closes issue #12467)
2008-03-27 Steve MurphyMerged revisions 111341 via svnmerge from
2008-03-18 Steve MurphyMerged revisions 109309 via svnmerge from
2008-03-10 Tilghman Lesher(closes issue #6019)
2008-03-07 Steve Murphy(closes issue #6002)
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-01-27 Tilghman LesherMerged revisions 100465 via svnmerge from
2008-01-11 Russell BryantMerged revisions 98390 via svnmerge from
2008-01-10 Russell BryantMerged revisions 97753 via svnmerge from
2008-01-10 Russell BryantMerged revisions 97734 via svnmerge from
2008-01-10 Tilghman LesherSeveral manager changes:
2008-01-09 Russell BryantMerged revisions 97645 via svnmerge from
2008-01-09 Russell BryantMerged revisions 97640 via svnmerge from
2007-12-26 Jason ParkerUse defined return values in load_module in more places.
2007-12-17 Kevin P. FlemingMerged revisions 93180 via svnmerge from
2007-12-16 Olle JohanssonConvert from LOG_DEBUG etc to ast_debug. Thanks, dimas!
2007-12-16 Olle JohanssonHUGE improvements to QoS/CoS handling by IgorG
2007-12-14 Russell Bryantmake something static
2007-12-10 Luigi RizzoPut into Makefile.moddir_rules the common instructions...
2007-12-09 Luigi Rizzonormalize subdirs' Makefile by using ASTTOPDIR and...
2007-12-07 Jason ParkerUpdate documentation for pbx_lua.
2007-11-27 Steve Murphycloses issue #11294; missed the conditional unlock...
2007-11-27 Steve Murphymade AEL 8-bit transparent; mainly the lexer was tossin...
2007-11-26 Mark MichelsonChange all instances of "CALLERID(number)" to "CALLERID...
2007-11-26 Joshua ColpMerged revisions 89592 via svnmerge from
2007-11-24 Steve Murphycloses issue #11363; where the pattern _20x. buried...
2007-11-22 Luigi Rizzoshuffle a little bit the content of header files to...
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-20 Tilghman LesherMake trunk build again
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-20 Luigi RizzoFix building of modules under cygwin.
2007-11-19 Luigi Rizzomore errno.h removal
2007-11-17 Steve Murphya quick fix to pbx_dundi.c to make it so it will compil...
2007-11-17 Luigi Rizzostart using asterisk/network.h for network related...
2007-11-17 Russell Bryantfix the build of pbx_lua
next