Chris Rienzo
|
0e9e8a9bd6
|
Renaming mod_spandsp's cadence + tone detection APPs and APIs (start_tone_detect / stop_tone_detect) to
spandsp_start_tone_detect and spandsp_stop_tone_detect to resolve conflict with mod_dptools'
tone_detect/stop_tone_detect APPs.
|
2014-11-06 14:46:56 -05:00 |
|
Patrice Fournier
|
0fb179acf2
|
Add new option to request TEP to be used for an outbound fax call
|
2014-07-08 01:06:32 -04:00 |
|
Anthony Minessale
|
4178688b4a
|
add switch_hashtable_insert_destructor so you can insert a pointer into a hash with a custom destructor and use it in spandsp to fix a leak on reloadxml with the tone_descriptor tables and fix a bunch of random tiny leaks etc
|
2014-04-09 23:26:47 +05:00 |
|
Anthony Minessale
|
804ef7709d
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
|
Michael Jerris
|
2907a4824f
|
disable modem functionality on openbsd
|
2014-02-21 15:48:51 -05:00 |
|
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Chris Rienzo
|
2cb5f430b2
|
mod_spandsp added stopfax APP
|
2014-01-08 04:29:05 -05:00 |
|
Steve Underwood
|
dfc34d5a96
|
Some new FAX related variables introduced, to allow access to colour FAXing.
This should be treated as experimental right now.
|
2013-08-16 10:22:23 +08:00 |
|
Chris Rienzo
|
bb2832eb11
|
mod_spandsp: added UUID command completion to start/stop_tone_detect commands
|
2013-07-31 07:16:23 -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 |
|
Anthony Minessale
|
5e62fde357
|
FS-4789 --resolve
|
2012-12-18 19:16:10 -06:00 |
|
Anthony Minessale
|
d1ad4d477c
|
add no_loopback flag to apps so they can tell mod_loopback to bow out
|
2012-10-31 12:56:09 -05:00 |
|
Brian West
|
90ce980c61
|
STFU already
|
2012-08-14 21:10:43 -05:00 |
|
Christopher Rienzo
|
1dbb05b690
|
more spacing fixes to mod_spandsp.
|
2012-07-19 13:32:42 +00:00 |
|
Christopher Rienzo
|
338c173752
|
parse uuid and descriptor name in start_tone_detect API
|
2012-07-19 00:29:26 +00:00 |
|
Christopher Rienzo
|
913b39830f
|
replace spaces with tabs in mod_spandsp
|
2012-07-19 00:03:47 +00:00 |
|
Christopher Rienzo
|
797bdf3edc
|
Added debug-level param for spandsp tone detector
|
2012-07-18 20:41:07 +00:00 |
|
Anthony Minessale
|
104bab6b92
|
tdd fix
|
2012-07-02 12:33:13 -05:00 |
|
Anthony Minessale
|
86df8b338e
|
more v18 changes
|
2012-06-23 19:33:26 -05:00 |
|
Anthony Minessale
|
1465ba90e6
|
tweaks
|
2012-06-23 19:00:53 -05:00 |
|
Anthony Minessale
|
93a8445f1c
|
change name
|
2012-06-23 18:53:29 -05:00 |
|
Anthony Minessale
|
0f6647d278
|
add some inital v18 interface points
|
2012-06-23 18:48:26 -05:00 |
|
Christopher Rienzo
|
187fe4e14e
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Anthony Minessale
|
8e7f6b71a1
|
FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds
|
2012-03-02 13:42:56 -06:00 |
|
Anthony Minessale
|
401ad16faa
|
demote message to debug
|
2012-01-04 17:35:22 -06:00 |
|
Anthony Minessale
|
d4232e548f
|
FS-3757 --resolve
|
2011-12-13 08:43:49 -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 |
|
Anthony Minessale
|
a7d75db50b
|
revert --- wrong you cant tell if you have modem support unless you include the file
|
2011-12-07 05:15:39 -06:00 |
|
Anthony Minessale
|
6fc10ffbf6
|
allow 0
|
2011-12-07 05:13:08 -06:00 |
|
Jeff Lenk
|
54ddef0bd4
|
Fix windows build for - Add T31 modem support
|
2011-12-06 21:53:45 -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 |
|
Anthony Minessale
|
d6d187486c
|
FS-3624 --resolve
|
2011-10-24 09:48:08 -05:00 |
|
Anthony Minessale
|
8beb10d25b
|
FS-3367 --resolve the start was actually broken in the same way, instead of your exact patch I replaced both original functions to work as your patch suggests
|
2011-06-23 14:57:46 -05:00 |
|
Anthony Minessale
|
7fe313cf3d
|
FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp
|
2011-04-19 13:29:42 -05:00 |
|
Anthony Minessale
|
9227b53872
|
FS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway self nocng' this should skip the tone detection adn go right into the gateway mode so you should be able to do only this and have it work based on remote re-invite
|
2011-04-19 10:50:09 -05:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Brian West
|
e80befba17
|
fix log messages on spandsp.conf loading or processing failure
|
2010-06-02 11:52:27 -05:00 |
|
Brian West
|
22ebaaf8e2
|
don't fail load of mod_spandsp just because we don't have tones in the conf file
|
2010-06-02 11:39:36 -05:00 |
|
Brian West
|
ccdaabd634
|
typo
|
2010-06-01 17:25:25 -05:00 |
|
Michael Jerris
|
a6e6514799
|
mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378)
|
2010-05-31 08:41:07 -04:00 |
|
Michael Jerris
|
65400642f7
|
rework of new mod_spandsp to have functions broken up into different c files
|
2010-05-31 06:04:12 -04:00 |
|
Michael Jerris
|
fa9a59a88b
|
initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp
|
2010-05-24 05:38:17 -04:00 |
|