summaryrefslogtreecommitdiff
path: root/main/pbx.c
AgeCommit message (Expand)Author
2006-10-05As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), B...Steve Murphy
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-28Cache the application pointer so we don't have to needlessly search for it ov...Joshua Colp
2006-09-27Add BACKGROUNDSTATUS to Background()Jason Parker
2006-09-27Merged revisions 43803 via svnmerge from Jason Parker
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-21Remove 1.4 changes from UPGRADE.txt, remove deprecated callerid field, remove...Tilghman Lesher
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-03 Provide a little more protection to make sure that a MOH class is specified ...BJ Weschke
2006-09-03 Fix enum indexing problem with m() in WaitExten. Reported by Pavel J, in ast...BJ Weschke
2006-09-01Another formatting update for PCadach.Steve Murphy
2006-09-01PCadach wanted better formatting of those 'if' conditions for 7859.Steve Murphy
2006-09-01This small tweek will hopefully fix 7859, and silence all possible othersSteve Murphy
2006-08-30change default setting for autofallthroughKevin P. Fleming
2006-08-29This change fixes bug 7820. Way back in April this bug was reintroduced, it a...Steve Murphy
2006-08-24Merged revisions 40994 via svnmerge from Russell Bryant
2006-08-21don't initialize global variables list twiceKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming