35 Commits

Author SHA1 Message Date
Giovanni Maruzzelli
fbbbd06e28 gsmopen: send out those pesky DTMFs 2012-04-24 14:31:50 +02:00
Giovanni Maruzzelli
bbae68a125 gsmopen: compile with gsmlib by default, cosmetics on unicode console tests 2012-04-20 09:32:05 +02:00
Giovanni Maruzzelli
38874956fa gsmopen: gsmlib compile on windows with gsmlib, new solution for gsmlib, mod_gsmopen compiles again on linux (with gsmlib) 2012-04-19 11:32:29 +02:00
Giovanni Maruzzelli
47ab2eb7b2 gsmopen: compile on windows, with iconv for windows 2012-04-18 16:25:09 +02:00
Giovanni Maruzzelli
b20558818c gsmopen: not compiling with gsmlib by default right now, will be default soon 2012-04-18 15:41:08 +02:00
Giovanni Maruzzelli
e08c027dbe gsmopen: added an excerpt from gsmlib FAQ on how to sending UCS2 when characters cannot be represented in GSM-7 (gsmlib does not support utf to UCS2) 2012-04-18 15:35:53 +02:00
Giovanni Maruzzelli
a4df4fa1f4 gsmopen: added gsmlib support to outbound smss (eg: PDU mode). Must implement a mechanism to fall back sending in UCS2 when characters cannot be represented in iso-8859-1 (gsmlib does not support utf) 2012-04-18 15:17:31 +02:00
Giovanni Maruzzelli
a621cdee99 gsmopen: added proof of concet to send pdu messages via gsmlib 2012-04-17 22:54:54 +02:00
Giovanni Maruzzelli
1f664b68f4 gsmopen: added gsmlib support to incoming smss (eg: PDU mode) 2012-04-17 21:17:09 +02:00
Giovanni Maruzzelli
61894c23ae gsmopen: zeroize sms_message store in case we receive an empty message 2012-04-17 11:27:54 +02:00
Giovanni Maruzzelli
e6689bada9 gsmopen: using non volatile memoty for storage (vs SIM), new reading with timeout from serial port 2012-04-16 15:18:08 +02:00
Giovanni Maruzzelli
59af24747e gsmopen: workaround for reading with timeout, need something to simulate the poll. Next week :) 2012-04-13 18:30:48 +02:00
Giovanni Maruzzelli
9fb2c7f25a gsmopen: hardwired SMS unicode test now works 2012-04-13 16:09:54 +02:00
Giovanni Maruzzelli
d3a11b56b3 gsmopen: make huawei 1550 work with SMS in text UCS2: if you give CSMP after CSCS will die, let's do the opposite, first csmp then cscs. Two days catching this one. Bah :/ 2012-04-13 15:46:26 +02:00
Giovanni Maruzzelli
d31b3e488c gsmopen: signal low alarm is now at < than 11 RSSI 2012-04-12 11:41:31 +02:00
Giovanni Maruzzelli
06450692da gsmopen: removing whard wired paths 2012-04-10 14:44:02 +02:00
Giovanni Maruzzelli
eb26a9e126 gsmopen: indent 2012-04-06 22:25:55 +02:00
Giovanni Maruzzelli
f37d5f86b5 gsmopen: cleaning gsmlib 2012-04-06 22:23:47 +02:00
Giovanni Maruzzelli
40a1fd8ef0 gsmopen: continue cleaning from alsa 2012-04-06 22:15:46 +02:00
Giovanni Maruzzelli
49a4d2126b gsmopen: begin cleaning from alsa 2012-04-06 22:15:07 +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
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
fc4c61570b gsmopen: cleaning a little 2012-04-02 10:58:44 +02:00
Giovanni Maruzzelli
d1446cd91c gsmopen: works05 2012-04-02 09:27:22 +02:00
Giovanni Maruzzelli
624ed42324 gsmopen: works01 2012-04-02 09:12:54 +02:00
Giovanni Maruzzelli
db66f1d1f2 FS-1085: gsmopen AT+CREG format error now warning 2012-01-04 18:12:30 +01: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
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