Matti Ärmänen wrote:

Hello!
I have used Sony Ericsson GT47 GSM-modem with kannel. GT47 is based on the GR47-module.
Note, the init-string is different depending on sim-buffering setting.


The configuration is in attachment as diff to modems.conf

Regards, Matti


------------------------------------------------------------------------

Index: modems.conf
===================================================================
RCS file: /home/cvs/gateway/doc/examples/modems.conf,v
retrieving revision 1.2
diff -u -r1.2 modems.conf
--- modems.conf 26 Nov 2002 09:02:09 -0000      1.2
+++ modems.conf 23 Jan 2005 13:50:42 -0000
@@ -103,3 +103,15 @@
 detect-string = "Alcatel"
 init-string = "AT+CNMI=3,2,0,0"

+group = modems
+id = sonyericsson_gr47
+name = "Sony Ericsson GR47"
+detect-string = "GR47"
+message-storage = "ME"
+#Use this if sim-buffering = true
+init-string = "AT+CNMI=3,1,0,0"
+#Use this if sim-buffering = false
+#init-string = "AT+CNMI=3,2,0,0"
+reset-string = "ATZ"
+broken = true
+

thanks a lot. Commited to cvs.

Stipe

mailto:stolj_{at}_wapme.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------



Reply via email to