summaryrefslogtreecommitdiff
path: root/dahdi_monitor.c
AgeCommit message (Expand)Author
2012-09-21dahdi-monitor: Fix broken control-C behavior and -F output optionRuss Meyerriecks
2009-09-15Use configure to determine the location of header files instead of relying onSean Bright
2009-09-15Fix some FreeBSD compatibility issues in -toolsTzafrir Cohen
2009-07-23Pay attention to the return value of fwrite() to silence a compiler warning.Sean Bright
2009-07-08Resolve a compiler warning in dahdi_monitor.Russell Bryant
2009-06-23dahdi_monitor: Allow dahdi_monitor to save recordings in wav format.Shaun Ruffell
2009-04-21Correct error check for fopen() calls in dahdi_monitor.c.Sean Bright
2009-04-21Use correct return value type for getopt().Sean Bright
2009-04-21Whitespace and coding guidelines changesSean Bright
2009-03-17Remove remnants of -p option, since it no longer exists.Jason Parker
2009-01-14This commit deserves no comment.Sean Bright
2009-01-13The problem with using dahdi_copy_string here is that it is guaranteed to NULLSean Bright
2008-11-21minor fixes to accommodate compilers who check return result usageKevin P. Fleming
2008-08-05clean up license headers in files, add LICENSE files, and apply LGPL (instead...Kevin P. Fleming
2008-08-05use a different name for this file, so it won't try to overwrite existing (no...Kevin P. Fleming
2008-07-09Fix -f option.Shaun Ruffell
2008-07-01merge r4384 from zaptel/branches/1.4 here tooKevin P. Fleming
2008-07-01merge r4381 from zaptel/branches/1.4 here tooKevin P. Fleming
2008-06-26Merge the getopt changes of ztmonitor from zaptel 1.4 .Tzafrir Cohen
2008-06-26Remove unused include of tonezone.h from dahdi_monitor and dahdi_tool.Tzafrir Cohen
2008-06-25* dahdi.conf -> /etc/dahdi/system.conf in the tools this time.Tzafrir Cohen
2008-05-23Remove remaining references to zap devices and some zaptel referencesMatthew Fredrickson
2008-05-23Remove zapata.conf referenceMatthew Fredrickson
2008-05-23Remove Linux Support Services referencesMatthew Fredrickson
2008-05-23add version string to all tools, visible using "strings" for nowKevin P. Fleming
2008-05-23yay, all the tools compile nowKevin P. Fleming
2008-05-23initial copyKevin P. Fleming