aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming80-728/+729
2005-04-16Remove useless declaration (bug #4040)markster1-2/+0
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)markster1-5/+9
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)russell2-2/+2
2005-04-13just formattingrussell1-18/+18
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctmattf1-6/+8
2005-04-13support postfix options in voicemail apps (prefix options still supported usi...kpfleming1-45/+72
2005-04-13ensure that the random number generator(s) are always seeded with a different...kpfleming1-1/+0
2005-04-13add missing newline (bug #4018)russell1-1/+1
2005-04-11Add calling party DTMF (bug #3994)markster1-12/+25
2005-04-11Add option to mask certain high frequency events (bug #3707)markster1-22/+29
2005-04-09Add member/queue filters to queuestatus manager command (bug #3995)markster1-49/+54
2005-04-09Forward text frames before answer (bug #3717)markster1-0/+4
2005-04-09Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WI...markster1-2/+0
2005-04-07Revert back on incorrect libcurl fix :-(mattf1-4/+0
2005-04-07Bugfix for old versions of libcurl (#3982)mattf1-0/+4
2005-04-06re-implement realtime support in app_directorykpfleming1-46/+37
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