Commit Graph

15839 Commits

Author SHA1 Message Date
Anthony Minessale
2492c2899a FSCORE-567 2010-06-07 09:34:44 -05:00
Anthony Minessale
76932995ad update example 2010-06-07 09:33:57 -05:00
Steve Underwood
803597956a fax_rx_fillin() return value fixed 2010-06-07 22:34:02 +08:00
Moises Silva
73d9d56f6f mod_sangoma_codec: silence suppression 2010-06-07 10:27:13 -04:00
Brian West
5ffc57e5dc FSMOD-54 2010-06-07 09:20:45 -05:00
Steve Underwood
4c464fd510 Some missed renamings from the last change to spandsp's tone_generate 2010-06-07 21:30:13 +08:00
Mathieu Rene
114731215d Assert the size of EVENT_NAMES at initialization 2010-06-07 08:49:04 -04: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
Anthony Minessale
0152706fa9 BOUNTY-19 2010-06-04 19:37:04 -05:00
Anthony Minessale
0f133eae2d add new callstate field to channels table 2010-06-04 19:03:36 -05:00
Anthony Minessale
3b8887ba07 put correct sample value in the fillin call 2010-06-04 19:03:11 -05:00
Anthony Minessale
e886e990aa fix build 2010-06-04 16:45:35 -05:00
Jeff Lenk
7dfe65b746 change implicit construction of FSHost - now occurs after QApplication - for some reason Windows QT didnt like this. 2010-06-04 15:15:18 -05:00
Brian West
170404a41d default to 48k since most sound cards can do that 2010-06-04 11:50:17 -05:00
Moises Silva
ae298182c2 switch rtp: check for the channel too 2010-06-04 08:16:51 -04:00
Anthony Minessale
eba05c3c01 allow uuid_break to interrupt one or all in a delimited string of files the same as several individual files 2010-06-04 10:15:04 -05: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
Anthony Minessale
8f4e63928a add some error checking 2010-06-03 12:34:38 -05:00
Moises Silva
b3e911b447 freetdm: remove unused event string 2010-06-03 13:17:36 -04:00
Anthony Minessale
4a4670a71e FSCORE-615 2010-06-03 10:17:00 -05:00
Jeff Lenk
e853654871 trivial windows build cleanup 2010-06-03 10:17:11 -05:00
Anthony Minessale
2cc59f1ed4 FSCORE-615 2010-06-02 21:57:30 -05:00
Raymond Chandler
e7f8ae8fdf Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-06-02 22:41:59 -04:00
Raymond Chandler
d74fe40fd4 add freeswitch bin dir to PATH 2010-06-02 22:38:21 -04:00
Di-Shi Sun
4d9135500c Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-06-03 10:01:36 +08:00
Di-Shi Sun
d05b08e2be Fixed a bug on 64bit platform. 2010-06-03 09:52:24 +08:00
Anthony Minessale
4c20b020fc allow monitor_early_media and ignore_early_media to work for hmmhesays 2010-06-02 17:31:55 -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
Brian West
a0c78de27d don't use operator key when no operator ext is configured 2010-06-02 15:17:12 -05:00
Anthony Minessale
64f58f2d67 only execute app once in app mode 2010-06-02 15:17:12 -05: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
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
de90c627a0 .gitignore 2010-06-02 11:36:09 -05:00
Anthony Minessale
43dedcac1f add tab completion rule 2010-06-02 11:17:43 -05:00
Jeff Lenk
52f14165f8 Fix windows build 2010-06-01 20:12:33 -05:00