Jeff Lenk
90f04e3c3c
fixes for Win X64 builds
2010-06-17 19:35:20 -05:00
Moises Silva
ae134c3424
freetdm: export sip headers with TDM information on-demand
2010-06-17 18:11:22 -04:00
Moises Silva
7677ec5bdf
freetdm: change glare cause
2010-06-17 18:05:23 -04:00
Stefan Knoblich
88b7110014
esl-json: Add limits.h for INT_MIN/_MAX
2010-06-17 22:49:29 +02:00
Jeff Lenk
4ae090ffd9
oops fix this the right way - json malloc and free
2010-06-17 14:17:15 -05:00
Jeff Lenk
091952cab7
fix trivial compile errors under windows
2010-06-17 12:52:20 -05:00
Jeff Lenk
9e1508e23e
add new files for json
2010-06-17 12:18:06 -05:00
Anthony Minessale
7048c16fc4
jsonification into the core and ESL (part 2)
2010-06-17 11:49:16 -05:00
Steve Underwood
eed8ea1b82
Further changes to polish the long training/short training issues that spoilt
...
T.38 gateway operation with some FAX machines
2010-06-16 23:27:34 +08:00
Moises Silva
2a1a3867d1
freetdm: fix collision hangup
2010-06-16 11:22:18 -04:00
Steve Underwood
01052800c7
A typo fixed in the OKI ADPCM codec
...
The V.17 modem has been modified, so it will not clear the most recent
saved AGC value if long training is requested.
The T.38 gateway codec now has fillin implemented properly
2010-06-16 21:34:57 +08:00
Stefan Knoblich
d778a07698
libsndfile: Do not build tests. We do not use them anyway and they require autogen, which pulls in lots of other things.
2010-06-14 14:16:10 +02:00
Moises Silva
29679dc194
freetdm/openzap: log when callwaiting feature is enabled
2010-06-11 16:14:26 -04:00
Moises Silva
841083b202
freetdm: improve sample application to include DTMF detection and generation examples
2010-06-09 20:29:47 -04:00
Moises Silva
7573704b8d
freetdm: remove string name for tone detected
2010-06-09 16:37:09 -04:00
Moises Silva
d888ebca27
openzap: fix callwaiting config
2010-06-08 14:35:15 -04:00
Moises Silva
66934c6f3e
freetdm: use on_clear_channel_signal for the ss7 event handling
2010-06-08 14:14:14 -04:00
Moises Silva
c0397d5ae7
freetdm: move queue dtmf to the private core
2010-06-08 14:14:14 -04:00
Moises Silva
ec4e2c5a45
freetdm: more cleanup, remove unused callbacks
2010-06-08 14:14:14 -04:00
Moises Silva
6f882cbbc1
freetdm: remove unused sigevent
2010-06-07 23:44:52 -04:00
Moises Silva
6bab94445c
freetdm: refactor channel open APIs
2010-06-07 21:48:33 -04:00
Michael Jerris
1c83d57d54
.update
2010-06-07 20:09:52 -04:00
Anthony Minessale
c752e71afe
more work on callstate events
2010-06-07 18:01:02 -05:00
Steve Underwood
3f953ec319
Added a dummy t38_gateway_fillin() function, which will need fleshing out
...
later. At least the module can call something for now.
2010-06-07 23:33:52 +08:00
Steve Underwood
803597956a
fax_rx_fillin() return value fixed
2010-06-07 22:34:02 +08:00
Steve Underwood
4c464fd510
Some missed renamings from the last change to spandsp's tone_generate
2010-06-07 21:30:13 +08:00
Brian West
5cd066df39
fix issue reported on mailing list along with segfault.
2010-06-06 23:26:09 -05:00
Michael Jerris
35301c0fa5
initial import of openssl.vcproj (depends on perl being installed to build)
2010-06-06 21:15:34 -04:00
Michael Jerris
e595b95b3e
fix paths to header files
2010-06-06 21:11:11 -04:00
Michael Jerris
4add409cbd
fix signed/unsigned build error on windows
2010-06-06 21:03:10 -04:00
Moises Silva
9f73ddd35b
freetdm: fix ss7 config
2010-06-06 13:07:45 -04:00
Steve Underwood
f87bf812e7
Tone generate modified to export the descriptor creation and deletion.
2010-06-07 00:33:46 +08:00
Steve Underwood
bc13e944c6
Changes to the signaling tone detector to detect concurrent 2400Hz + 2600Hz
...
tones. This passes voice immunity and other key tests, but it bounces a bit
when transitions like 2400 -> 2400+2600 -> 2600 occur. Transitions between
tone off and tone on are clean.
2010-06-06 22:24:20 +08:00
Moises Silva
c807502773
freetdm: add void pointer to ftdm configuration structure to allow passing generic data
2010-06-05 19:12:09 -04:00
Moises Silva
501f870402
freetdm: added SIGEVENT_COLLISION
2010-06-05 18:37:53 -04:00
Moises Silva
3ace62c825
freetdm: do not decrement an unsigned when is already zero!
2010-06-05 16:38:12 -04:00
Moises Silva
fcb78c07a5
freetdm: ignore nothing to read condition
2010-06-03 19:09:34 -04:00
Moises Silva
b1fd88d706
freetdm: check for hw dtmf before enabling
2010-06-03 18:33:52 -04:00
Moises Silva
672b15216e
freetdm: remove DTMF string from OOB events
2010-06-03 18:24:10 -04:00
Moises Silva
015d782237
freetdm: DTMF debugging
2010-06-03 17:27:43 -04:00
Moises Silva
172595e294
freetdm: span name
2010-06-03 15:30:12 -04:00
Moises Silva
b3e911b447
freetdm: remove unused event string
2010-06-03 13:17:36 -04:00
Jeff Lenk
e853654871
trivial windows build cleanup
2010-06-03 10:17:11 -05:00
Jeff Lenk
52bda06b34
trivial path error
2010-06-02 16:06:56 -05:00
Moises Silva
75be3da8f9
freetdm: add new logging macro
2010-06-02 16:27:47 -04:00
Moises Silva
e596fc2e7f
freetdm: add logging when failing to read a frame in mod_freetdm
2010-06-02 14:48:37 -04:00
Brian West
de90c627a0
.gitignore
2010-06-02 11:36:09 -05:00
Anthony Minessale
c1acebdb42
patch incomplete multipart parsing code
2010-06-01 17:13:32 -05:00
Moises Silva
c526228673
freetdm: fix id
2010-06-01 11:51:27 -04:00
Moises Silva
000e3c16e3
freetdm: start ss7 span
2010-05-31 06:27:19 -04:00