4146 Commits

Author SHA1 Message Date
Moises Silva
29ce4bbdd1 freetdm: add span to trace logging 2010-06-25 12:47:32 -04:00
Moises Silva
fd0191049c freetdm: disable dtmf on demand based on dial plan variable freetdm_disable_dtmf 2010-06-25 12:47:32 -04:00
Moises Silva
4057872492 freetdm: no need for hw dtmf events on startup 2010-06-25 12:47:32 -04:00
Anthony Minessale
09e386deda add error checking 2010-06-24 10:02:55 -05:00
Anthony Minessale
4b2f56daf1 fix serialize issue 2010-06-23 13:34:43 -05:00
Moises Silva
1f886d39ce freetdm: change type to ss7 only 2010-06-18 18:31:54 -04:00
Konrad Hammel
7b0d887c93 -> start of move to new library architecture 2010-06-18 18:31:54 -04:00
Konrad Hammel
055e242a2c -> more work on glare...no crashes, and no stuck channels yet 2010-06-18 18:31:54 -04:00
Konrad Hammel
59764dd350 -> added support for license check 2010-06-18 18:31:54 -04:00
Konrad Hammel
7e63c95608 -> fixed a print statement...newline was before ! 2010-06-18 18:31:54 -04:00
Konrad Hammel
5c8bdedce0 -> added support for GRS...attempt 1 2010-06-18 18:31:54 -04:00
Konrad Hammel
6f511b9496 -> decrease the length of time that "check for state change" waits to 500ms 2010-06-18 18:31:53 -04:00
Konrad Hammel
2fd7094223 -> working... 2010-06-18 18:31:53 -04:00
Konrad Hammel
024ce241cf -> name change accidentally changed the cli command as well: ftdm sangoma_ss7 show... is a little to long 2010-06-18 18:31:53 -04:00
Konrad Hammel
60de9e9cfe -> name change for consistency sakes 2010-06-18 18:31:53 -04:00
Konrad Hammel
5abb3154c0 -> removing file with the wrong name 2010-06-18 18:31:53 -04:00
Konrad Hammel
bfab7c4cf0 -> added SANGOMASS7 sigtype 2010-06-18 18:31:53 -04:00
Konrad Hammel
4b6edff8e1 ->mis-nameda file 2010-06-18 18:31:53 -04:00
Konrad Hammel
9428335522 -> adding ftmod_sangoma_ss7 support 2010-06-18 18:31:53 -04:00
Jeff Lenk
4e3a56e9bd win silk - fix initial build 2010-06-18 09:51:22 -05:00
Jeff Lenk
c2bcc926c5 fix line endings 2010-06-17 23:13:32 -05:00
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