aboutsummaryrefslogtreecommitdiffstats
path: root/main/pbx.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-02Allow fractions of a second in the Wait() application, like it says it allows.qwell1-2/+3
2006-12-27since these variables all have static duration, none of them need initializer...kpfleming1-5/+5
2006-11-07These mods are to solve the problem in bug 7506. It's a lot of rework to solv...murf1-6/+3
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman1-11/+11
2006-10-25WaitExten truncates decimals of times to wait, instead of accepting them (Bug...tilghman1-2/+3
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