summaryrefslogtreecommitdiff
path: root/channels/chan_vpb.cc
AgeCommit message (Expand)Author
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-04-10Merged revisions 60989 via svnmerge from Steve Murphy
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-03remove old/useless usecnt stuff.Luigi Rizzo
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-19convert lists of constants in channel.h to enums instead of #definesRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming