Anthony Minessale
40f29b3886
only hangup inbound calls in progress if they have been answered
2011-12-13 13:37:11 -06:00
Anthony Minessale
d4232e548f
FS-3757 --resolve
2011-12-13 08:43:49 -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
Brian West
fd9158d069
Fireevents on each page send/received in rx/txfax.
2011-12-07 18:26:30 -06:00
Anthony Minessale
fc3be0ae27
compiler err
2011-12-07 09:28:36 -06:00
Anthony Minessale
b7b94082ae
these files should build in win
2011-12-07 05:19:23 -06:00
Anthony Minessale
4af665317d
probably want this
2011-12-07 05:16:43 -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
Brian West
2d2fe133eb
echo it broken if we receive it broken
2011-12-07 02:49:43 -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
12f2bdf66a
FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command
2011-11-28 16:45:59 -06:00
Stefan Knoblich
0768781e71
Revert "mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD"
...
This reverts commit 31679e539bdcfb204e4b44d4b8957d00e5de1f1f.
libtool - now available in various flavours of broken
2011-11-06 23:15:33 +01:00
Stefan Knoblich
31679e539b
mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD
...
We're using the bundled libtiff's .la file, so libtool will take
care of all dependencies needed to link mod_spandsp.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 14:25:47 +01:00
Anthony Minessale
d6d187486c
FS-3624 --resolve
2011-10-24 09:48:08 -05:00
Anthony Minessale
8d3e32038a
FS-3619
2011-10-19 09:37:18 -05:00
Anthony Minessale
90a6e78d15
FS-3619 --resolve approach 1
2011-10-19 07:47:37 -05:00
Anthony Minessale
842ea87d64
FS-3571 try this, I don't have a way to test it so this is just guessing, give me a lab box if this doesn't work
2011-09-21 14:56:49 -05:00
Anthony Minessale
626b5cb2a2
FS-3571 FS-3442 FS-957 --resolve tighten up the parsing of these boolean vals issue in t38 sdp
2011-09-19 20:11:23 -05:00
Anthony Minessale
f2099bf999
FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases
2011-09-08 08:12:16 -05:00
Daniel Swarbrick
0db88b5999
Tweak link order of some libs to fix build on gcc platforms that have ld flag "--as-needed" as default. Fixes FS-2873 and FS-2874
2011-09-01 16:42:00 +02:00
Anthony Minessale
b426ec0bfa
FS-2217 --resolve this looks ok and is probably useful
2011-08-25 09:27:39 -05:00
Brian West
8773fab490
url decode these variables just incase
2011-08-23 20:51:01 -05:00
Anthony Minessale
d364e9f2b8
display fixes and add 2 new cols to channels to store last sent display data
2011-08-03 23:43:41 -05:00
Anthony Minessale
2932c1fa17
FS-3386 Try this revision please
2011-07-14 00:17:05 -05:00
Anthony Minessale
79e9f19cb9
add execute_on_fax_success, execute_on_fax_failure and execute_on_fax_result channel variables to trigger an app or lua script when a fax result is received
2011-06-29 18:22:57 -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
0128bce4ac
missed an =
2011-06-17 15:56:27 -05:00
Anthony Minessale
8793c2ed37
fix memory issue in spandsp_tone_detect
2011-06-17 11:51:23 -05:00
Jeff Lenk
0555b702db
FS-3345 --resolve add more fax event information
2011-06-16 11:11:49 -05:00
Anthony Minessale
07a797522a
FS-3214 try this patch
2011-06-08 18:50:21 -05:00
Anthony Minessale
789a9ce8d1
FS-3213 --resolve
2011-05-04 10:03:45 -05:00
Jeff Lenk
a57336ba37
FS-3004 --resolve
2011-05-03 22:40:43 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Anthony Minessale
835860e79f
reverse
2011-04-19 20:11:59 -05:00
Anthony Minessale
4f5d273e23
FS-3213 another update
2011-04-19 14:03:46 -05:00
Jeff Lenk
414c4d4aea
windows build fix for last commit
2011-04-19 14:19:49 -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
Anthony Minessale
fe3c4e900f
update log
2011-04-19 10:21:16 -05:00
Anthony Minessale
c8a257dde2
FS-3213 please try this patch
2011-04-19 10:09:55 -05:00
Brian West
314a2a1e20
FS-3004
2011-01-27 15:53:01 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00