aboutsummaryrefslogtreecommitdiffstats
path: root/main/pbx.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Fix an issue with PLAYBACKSTATUS not being set under certain circumstances.qwell1-1/+3
2006-09-19similar patch for verbose vs debug with minor changesmogorman1-5/+6
2006-09-18merge qwell's CLI verbification workkpfleming1-53/+350
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-3/+15
2006-09-03 Provide a little more protection to make sure that a MOH class is specified ...bweschke1-2/+4
2006-09-03 Fix enum indexing problem with m() in WaitExten. Reported by Pavel J, in ast...bweschke1-1/+1
2006-09-01Another formatting update for PCadach.murf1-3/+1
2006-09-01PCadach wanted better formatting of those 'if' conditions for 7859.murf1-1/+3
2006-09-01This small tweek will hopefully fix 7859, and silence all possible othersmurf1-2/+3
2006-08-30change default setting for autofallthroughkpfleming1-1/+1
2006-08-29This change fixes bug 7820. Way back in April this bug was reintroduced, it a...murf1-0/+3
2006-08-24Merged revisions 40994 via svnmerge from russell1-3/+3
2006-08-21don't initialize global variables list twicekpfleming1-2/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+5963