42 Commits

Author SHA1 Message Date
Giovanni Maruzzelli
7242c94ea4 gsmopen: committed files from master (old gsmopen) in src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/ 2012-04-06 21:22:31 +02:00
Giovanni Maruzzelli
f2f4b9e861 gsmopen: removed files from src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/ 2012-04-06 21:21:14 +02:00
Giovanni Maruzzelli
8366037fa2 gsmopen: cleaned speex 2012-04-06 21:18:22 +02:00
Giovanni Maruzzelli
907254061d gsmopen: indented 2012-04-06 19:49:13 +02:00
Giovanni Maruzzelli
35d8aa44f8 gsmopen: windows again, back to linux 2012-04-06 18:59:51 +02:00
Giovanni Maruzzelli
eaa37c3e41 gsmopen: windows now works 2012-04-02 19:01:45 +02:00
Giovanni Maruzzelli
d9338ee28c gsmopen: cleaning gsmlib 2012-04-02 15:39:43 +02:00
Giovanni Maruzzelli
8c94374b7d gsmopen: cleaning gsmlib 2012-04-02 15:38:33 +02:00
Giovanni Maruzzelli
365a50182b gsmopen: cleaning portaudio 2012-04-02 15:37:46 +02:00
Giovanni Maruzzelli
d5c8fb737e gsmopen: cleaning portaudio 2012-04-02 15:34:34 +02:00
Giovanni Maruzzelli
b3903124ca gsmopen: cleaning portaudio 2012-04-02 15:33:13 +02:00
Giovanni Maruzzelli
aa78fa77b0 gsmopen: continue AT control with tcblib, most of the AT timeouts are now 1/10th of sec, eg: 100millisec 2012-04-02 15:09:41 +02:00
Giovanni Maruzzelli
94ca0be296 gsmopen: continue AT control with tcblib, basic calls ok 2012-04-02 14:45:49 +02:00
Giovanni Maruzzelli
3c27c1f823 gsmopen: begin AT control with tcblib 2012-04-02 12:56:26 +02:00
Giovanni Maruzzelli
11ee736da7 gsmopen: cleaning from gsmlib 2012-04-02 12:01:23 +02:00
Giovanni Maruzzelli
51b6315e98 gsmopen: continue cleaning 2012-04-02 11:26:51 +02:00
Giovanni Maruzzelli
2239dee1b7 gsmopen: fixing libctb-0.16 include 2012-04-02 11:14:55 +02:00
Giovanni Maruzzelli
282a1885e7 gsmopen: adding libctb-0.16 2012-04-02 11:07:47 +02:00
Giovanni Maruzzelli
fc4c61570b gsmopen: cleaning a little 2012-04-02 10:58:44 +02:00
Giovanni Maruzzelli
8c7a624d0c gsmopen: cleaning Makefile, libctb and its includes need to be installed and ldconfigged 2012-04-02 09:42:42 +02:00
Giovanni Maruzzelli
d1446cd91c gsmopen: works05 2012-04-02 09:27:22 +02:00
Giovanni Maruzzelli
5b98e04e49 gsmopen: works04 2012-04-02 09:26:11 +02:00
Giovanni Maruzzelli
64e0a5ab0d gsmopen: works03 2012-04-02 09:25:30 +02:00
Giovanni Maruzzelli
c25779d6f4 gsmopen: works02 2012-04-02 09:20:31 +02:00
Giovanni Maruzzelli
624ed42324 gsmopen: works01 2012-04-02 09:12:54 +02:00
Travis Cross
3e89c807bf update gitignore exclusion for binary in tree
Is this really needed?
2012-03-16 04:21:06 +00:00
Giovanni Maruzzelli
db66f1d1f2 FS-1085: gsmopen AT+CREG format error now warning 2012-01-04 18:12:30 +01:00
Giovanni Maruzzelli
0dc7ab0620 FS-3716 FS-3742 gsmopen: bring up code to latest chat interface, and update gsmlib 2012-01-04 15:07:40 +01:00
Giovanni Maruzzelli
7da637d119 test, please ignore 2011-12-05 15:55:45 +01: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
Giovanni Maruzzelli
e1c21a67dc gsmopen: FS-351 2011-05-03 10:17:28 -05:00
Travis Cross
c64b78577f .gitignore compressed files 2011-01-28 09:01:47 +00:00
Anthony Minessale
27869d7a26 add bind meta on A-D and refactor 2011-01-05 17:53:27 -06:00
Brian West
32b8f1008e more fixes from diego 2011-01-05 14:09:16 -06:00
Anthony Minessale
93cc3dc556 normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND 2010-12-15 20:59:42 -06:00
Giovanni Maruzzelli
c7aefe934f gsmopen: retry serial initialization if failed, zeroing audio buffers, slower retry on soundcard busy (EAGAIN) 2010-11-26 06:48:48 -06:00
Giovanni Maruzzelli
567dab9376 gsmopen: fix alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile 2010-10-19 12:01:43 -05:00
Giovanni Maruzzelli
355c0dbb8f gsmopen: fix FS-2793, compilation stops 2010-10-19 12:01:43 -05:00
Anthony Minessale
46c6650a94 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:19:49 -05:00
Giovanni
70ab76902e skypopen: updating Windows solution 2010-04-22 13:28:23 +02:00
Travis Cross
db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Michael Jerris
a33b576e70 copy mod_gsmopen from branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 05:59:43 +00:00