aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)kpfleming2-0/+2
2005-04-03forgot some code from the last chanspy repass (nothing exciting)anthm1-2/+30
2005-04-02Resolve app_meetme crash when member tries to mute/unmute (bug #3899)kpfleming1-6/+4
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...kpfleming1-0/+4
2005-04-01use local header for transfer definitions instead of libpri.hkpfleming1-1/+1
2005-04-01add FIELDQTY function to split variable contents and get any desired field (b...kpfleming1-0/+30
2005-04-01Forgot to add app_settransfercapability.cmattf1-0/+115
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)mattf2-5/+5
2005-04-01Finishing touches and addition of record flag to ChanSpy <pay up jets\!>anthm1-13/+56
2005-04-01fix codec timing issuesanthm1-101/+204
2005-03-31Fix strict mode for queues (bug #3913)markster1-3/+3
2005-03-31more optimizationsanthm1-5/+18
2005-03-31minor tweak and optimization for chanspyanthm1-98/+142
2005-03-30fix dial a channel on chanspyanthm1-7/+27
2005-03-30increase buffer spaceanthm1-2/+2
2005-03-29fix group and arg parsing buganthm1-11/+13
2005-03-29Fix beep logic error (bug #3888)markster1-1/+1
2005-03-29Make sure ExecIf stuff returns properly (bug #3864)markster2-5/+12
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...markster1-211/+286
2005-03-27Fix chanisavail typo that forced "state" mode (bug #3873)markster1-1/+1
2005-03-27Fix cross compiling (bug #3868)markster1-7/+6
2005-03-27Fix app bug, update skel example, add skel to makefile as option (bug #3869)markster2-6/+52
2005-03-27Add VM_CONTEXT for substitution (bug #3872)markster1-11/+12
2005-03-26fix volfactoranthm1-5/+4
2005-03-26Fix timeouts when no-password used (bug #3859)markster1-8/+10
2005-03-25Fix fork CDR seggy (bug #3855)markster1-1/+2
2005-03-24doh channel_pvt.h ?anthm1-1/+0
2005-03-24forgot to fix thisanthm1-2/+9
2005-03-24remove header that no longer existsrussell1-1/+0
2005-03-24Add chanspy (bug #3836)markster2-1/+584
2005-03-23Merge Russell's formatting patch (bug #3838)markster1-1/+1
2005-03-21Fix queue weight issue (bug #3797, take 2)markster1-8/+9
2005-03-21Revert broken portion of 3815 (bug #3816)markster1-1/+1
2005-03-21Cleanup side effect sof meetme changes (bug #3815)markster1-2/+2
2005-03-20Fix minor formatting issuemarkster1-4/+4
2005-03-20Minor sipredirect fixes (bug #3789)markster1-4/+8
2005-03-20Add count of users in conference (bug #3215)markster1-0/+39
2005-03-19Fix queue stuff (bug #3797)markster1-31/+26
2005-03-17Add 'G' option to dial (bug #3786)markster1-2/+41
2005-03-17Merge improved announcements for conferences with leader (bug #2382)markster1-42/+83
2005-03-12Cleanup variable name, add restoration of format (bug #3759, with mods)markster1-11/+15
2005-03-12Create experimental new options API, various cleanupsmarkster4-59/+52
2005-03-10Allow playback for multiple files (bug #3749)markster1-19/+27
2005-03-05Flush out app stuff, make profiling easier to turn on/offmarkster1-9/+12
2005-03-05Fix meetme flushing stupidity (doh!) (bug #3599)markster1-4/+2
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster4-5/+1
2005-03-04Add timeoutrestart option (bug #3656)markster1-3/+15
2005-03-03Flush MeetMe at appropriate times (bug #3599)markster1-0/+28
2005-03-03Member presistance improvements (bug #3647)markster1-95/+86
2005-03-03Add realtime support to app_directory (bug #2475)markster1-6/+76