summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-02-07This is a combination new feature/bug fix for app_chanspy.Mark Michelson
2008-02-07whitespace fixes onlyMichiel van Baak
2008-02-07There she goes! First commit from me to trunk \o/Michiel van Baak
2008-02-06Add the channel's unique id to the AgentCalled manager event to make it more ...Mark Michelson
2008-02-06Merged revisions 102576 via svnmerge from Tilghman Lesher
2008-02-06Remove an extra debug message I left inMark Michelson
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of Mark Michelson
2008-02-05Change verbose messages to use the ast_verb macro.Mark Michelson
2008-02-01Merged revisions 101942 via svnmerge from Tilghman Lesher
2008-02-01Comparison, not set :) Thanks mvanbaak.Jason Parker
2008-02-01Move an feof() call to before the fgets().Jason Parker
2008-02-01Merged revisions 101818 via svnmerge from Russell Bryant
2008-02-01simplify some code, tweak formatting, and reduce indentationRussell Bryant
2008-02-01reduce a level of indentationRussell Bryant
2008-02-01Get rid of a goto where there was no extra cleanup happening at the exit pointRussell Bryant
2008-02-01Merged revisions 101649 via svnmerge from Mark Michelson
2008-01-31Forgot an !Mark Michelson
2008-01-31A change I made to accommodate the "linear" strategy in trunk caused queue st...Mark Michelson
2008-01-31Handle the case of a NULL state_interface when checking a realtime member.Mark Michelson
2008-01-30Allow disabling the default ffwd/rewind keys in the ControlPlayback application.Jason Parker
2008-01-30Removing applications that wasn't ready for svn trunk, as trunk now hasOlle Johansson
2008-01-30Make the VoicemailUsersList AMI command consistent with other manager list fu...Tilghman Lesher
2008-01-30Get trunk to compileMark Michelson
2008-01-30Add rtppage() application to do multicast or unicast RTP paging to SIP phones.Olle Johansson
2008-01-30Merged revisions 101216 via svnmerge from Mark Michelson
2008-01-30Add the 'n' option to SpeechBackground, which has the application not answer theRussell Bryant
2008-01-29Merged revisions 101035 via svnmerge from Mark Michelson
2008-01-29Merged revisions 100973 via svnmerge from Mark Michelson
2008-01-28Merged revisions 100672 via svnmerge from Jason Parker
2008-01-25correct a real problem and silence an annoying compiler warningKevin P. Fleming
2008-01-25Insure that we are not going to pass a NULL pointer to add_to_interfaces.Mark Michelson
2008-01-23Merged revisions 99975 via svnmerge from Mark Michelson
2008-01-23Merged revisions 99923 via svnmerge from Russell Bryant
2008-01-23Coding guidelines fixupsTilghman Lesher
2008-01-23Merged revisions 99777 via svnmerge from Tilghman Lesher
2008-01-22Merged revisions 99594 via svnmerge from Olle Johansson
2008-01-22Merged revisions 99592 via svnmerge from Olle Johansson
2008-01-21Adding the QUEUENAME variable to the variables set using the setqueuevar option Mark Michelson
2008-01-17Fixing trunk IMAP buildMark Michelson
2008-01-17state_interface could be NULL, so use the never-NULL cur->state_interface for...Mark Michelson
2008-01-17Get the device state of the state interface instead of the interface when cre...Mark Michelson
2008-01-14Add backupdeleted option to app_voicemailJason Parker
2008-01-14Big improvement for app_directory. This patch breaks the do_directory functio...Mark Michelson
2008-01-14Merged revisions 98737 via svnmerge from Mark Michelson
2008-01-14Merged revisions 98733 via svnmerge from Mark Michelson
2008-01-14Update documentation.Joshua Colp
2008-01-14Add another small option for the JACK app and JACK_HOOK function. The 'n'Russell Bryant
2008-01-13Bring in the code from team/russell/jack/.Russell Bryant
2008-01-11Merged revisions 98219 via svnmerge from Joshua Colp
2008-01-10Merged revisions 97925 via svnmerge from Mark Michelson