aboutsummaryrefslogtreecommitdiffstats
path: root/utils/streamplayer.c
AgeCommit message (Collapse)AuthorFilesLines
2008-11-01fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings ↵kpfleming1-2/+5
being passed to printf()-like functions and ignored results from read()/write() and friends git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@153337 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08I occasionally get email from users that are trying to figure out what thisrussell1-8/+26
does, or due to some misunderstanding as to what it is supposed to do, can't get it to work. So, I have added some text here to hopefully explain what this application does and does not do. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@47331 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #4678kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-18fix build on older versions of mac osx, thanks twisted!russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6814 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-16make ouput a little bit more informativerussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6802 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-8/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6596 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14more BSD portability fixes (issue #5155)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6578 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-24fix build for OpenBSD (bug #5019)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6393 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23fix build on FreeBSD (issue #5003)kpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6382 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming1-0/+84
support non-SLINEAR moh streams (issue #4908) add external app to feed TCP stream into Asterisk for moh (issue #4908) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6353 f38db490-d61c-443f-a65b-d21fe96a405b