33 Commits

Author SHA1 Message Date
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Steve Underwood
f7a407feca Removal of some pointless callback parameters in the spandsp AT command
interpreter, and fixes for my congential inability to reliably spell psuedo,
er, pseudo, er, whatever.
2014-01-16 00:47:29 +08:00
Anthony Minessale
d432e837c5 FS-6035 try this 2013-12-30 23:36:24 +05:00
Anthony Minessale
ab70133ec1 FS-5815 --resolve 2013-09-23 10:58:25 -05:00
Jeff Lenk
f42b17e807 FS-5761 2013-09-17 22:37:03 -05:00
Anthony Minessale
5f29412021 FS-5761 --resolve this solution is sufficient 2013-09-16 22:28:20 +05:00
Chris Rienzo
8d2805fc42 FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true 2013-08-01 13:56:30 -04:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Ken Rice
8a0c5152d7 FS-4906 --resolve 2013-02-11 20:08:15 -06:00
Steve Underwood
b18490ae06 Layout tweaks 2013-01-10 22:12:19 +08:00
Steve Underwood
10152cd336 Tweaks to formatting and minor steps towards T.38 support in T.31 2013-01-10 08:37:58 +08:00
Steve Underwood
79d578adeb Use a new function in spandsp to access the AT interpreter state inside a T.31
state, rather than directly probing inside the T.31 structures.
2013-01-01 23:48:47 +08:00
Anthony Minessale
3025375cc6 fix logic in openpty case 2012-12-09 13:12:40 -06:00
Steve Underwood
bfc3c17bcb Tweaks to the T.31 modem 2012-12-09 13:59:26 +08:00
Steve Underwood
7c6f6e306c Added a free space function to the T.31 modem in spandsp, so the app doesn't
need to probe around inside the modem.
2012-09-04 08:58:43 +08:00
Christopher Rienzo
1dbb05b690 more spacing fixes to mod_spandsp. 2012-07-19 13:32:42 +00:00
Christopher Rienzo
913b39830f replace spaces with tabs in mod_spandsp 2012-07-19 00:03:47 +00:00
Anthony Minessale
d82a38dfd6 fix missing close brace 2012-05-08 19:25:14 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Steve Underwood
7b9e4ff674 Various updates to spandsp tests
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.
2012-03-28 23:36:30 +08:00
Marc Olivier Chouinard
ee4145c72a FS-3761 --resolve 2011-12-17 16:39:04 -05:00
Anthony Minessale
52021c80b2 skip all the hangup code in ringing state 2011-12-13 14:01:00 -06:00
Anthony Minessale
40f29b3886 only hangup inbound calls in progress if they have been answered 2011-12-13 13:37:11 -06:00
Jeff Lenk
d8a7db2d8a windows t31 tweak 2011-12-11 21:07:17 -06:00
Jeff Lenk
1be966ea01 more win tweaks for t31 2011-12-10 01:33:51 -06:00
Jeff Lenk
9c0c321890 small fix for win T.31 2011-12-09 23:46:39 -06:00
Jeff Lenk
190426dfba windows T.31 2011-12-09 15:10:55 -06:00
Anthony Minessale
f2f0eae576 use cond mutex in modem thread 2011-12-08 15:36:25 -06:00
Anthony Minessale
4943f68208 set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......) 2011-12-08 12:26:36 -06:00
Jeff Lenk
7bbecb7eed Initial windows compiler changes for T31 - nothing implemented yet 2011-12-07 23:06:00 -06:00
Anthony Minessale
fc3be0ae27 compiler err 2011-12-07 09:28:36 -06:00
Anthony Minessale
6fc10ffbf6 allow 0 2011-12-07 05:13:08 -06:00
Anthony Minessale
d91f67d0e3 Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example-- 2011-12-06 17:51:36 -06:00