-Mon Oct 5 09:33:55 CDT 2009
+Mon Oct 5 12:03:35 CDT 2009
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: fax_modems.c,v 1.6 2009/09/04 14:38:46 steveu Exp $
+ * $Id: fax_modems.c,v 1.7 2009/10/05 16:33:25 steveu Exp $
*/
/*! \file */
#include <assert.h>
#include <fcntl.h>
#include <time.h>
-#if defined(LOG_FAX_AUDIO)
-#include <unistd.h>
-#endif
#include "spandsp/telephony.h"
#include "spandsp/logging.h"
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: filter_tools.c,v 1.10 2009/02/10 17:16:57 steveu Exp $
+ * $Id: filter_tools.c,v 1.11 2009/10/05 16:33:25 steveu Exp $
*/
#if defined(HAVE_CONFIG_H)
#include <inttypes.h>
#include <stdlib.h>
-#include <unistd.h>
#if defined(HAVE_TGMATH_H)
#include <tgmath.h>
#endif
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: make_at_dictionary.c,v 1.4 2009/04/24 22:35:25 steveu Exp $
+ * $Id: make_at_dictionary.c,v 1.5 2009/10/05 16:36:42 steveu Exp $
*/
#if defined(HAVE_CONFIG_H)
#include <inttypes.h>
#include <stdlib.h>
-#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
/* The date and time of the version are in UTC form. */
#define SPANDSP_RELEASE_DATE 20091005
-#define SPANDSP_RELEASE_TIME 132812
-#define SPANDSP_RELEASE_DATETIME_STRING "20091005 132812"
+#define SPANDSP_RELEASE_TIME 163835
+#define SPANDSP_RELEASE_DATETIME_STRING "20091005 163835"
#endif
/*- End of file ------------------------------------------------------------*/
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: t31.c,v 1.152 2009/09/04 14:38:46 steveu Exp $
+ * $Id: t31.c,v 1.153 2009/10/05 16:33:25 steveu Exp $
*/
/*! \file */
t = (t31_state_t *) user_data;
s = &t->audio.modems;
- v17_rx_fillin(&s->v27ter_rx, len);
+ v27ter_rx_fillin(&s->v27ter_rx, len);
fsk_rx_fillin(&s->v21_rx, len);
return 0;
}
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: t38_non_ecm_buffer.c,v 1.8 2009/02/10 13:06:46 steveu Exp $
+ * $Id: t38_non_ecm_buffer.c,v 1.9 2009/10/05 16:33:25 steveu Exp $
*/
/*! \file */
#endif
#include "floating_fudge.h"
#include <assert.h>
-#if defined(LOG_FAX_AUDIO)
-#include <unistd.h>
-#endif
#include "spandsp/telephony.h"
#include "spandsp/logging.h"