Re: problem in pdu_extract with ericsson modem
Administrateur Linux 2m <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
This is the F221m ericsson Fixed Cellular modem, the config is : #SMSC Setup group = smsc smsc = at2 smsc-id = "Telecel" allowed-prefix = "30;31;32;33;34;80;81;08;09" modemtype = ericsson_f221m device = /dev/ttyS0 alt-dcs = true speed = 9600 #MODEM group = modems id = ericsson_f221m name = "Ericsson f221m" detect-string = "F221m" init-string = "AT+CNMI=3,3,2,0,0" keepalive-cmd = "AT+CBC;+CSQ" group = sendsms-user name = SMSSOLO username = INTERNETSMS password = libreville user-deny-ip = "*.*.*.*" user-allow-ip = "127.0.0.1" max-messages = 1 #default-smsc = Telece group = sms-service keyword = MISS get-url = "http://localhost/Miss/miss.php?vote=%s&Numtel%p" Kannel 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: --> AT&F^M 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: --> ATE0^M 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: <-- ATE0 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: --> AT+CMGF=0^M 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:21 [5] DEBUG: AT2[Telecel]: --> AT+CSMS=?^M 2003-09-30 11:48:22 [5] DEBUG: AT2[Telecel]: <-- +CSMS: (0) 2003-09-30 11:48:22 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:22 [5] DEBUG: AT2[Telecel]: --> AT+CNMI=3,3,2,0,0^M 2003-09-30 11:48:22 [5] DEBUG: AT2[Telecel]: <-- OK 2003-09-30 11:48:22 [5] INFO: AT2[Telecel]: AT SMSC successfully opened. 2003-09-30 11:48:25 [4] DEBUG: Started thread 12 (gw/bb_boxc.c:function) 2003-09-30 11:48:25 [12] INFO: Client connected from <127.0.0.1> 2003-09-30 11:48:25 [12] DEBUG: Started thread 13 (gw/bb_boxc.c:boxc_sender) 2003-09-30 11:48:55 [5] DEBUG: AT2[Telecel]: <-- +CMT: 31 2003-09-30 11:48:55 [5] DEBUG: AT2[Telecel]: <-- 069142318000F904099142318002F900003090031124310006CDE4740A9201 2003-09-30 11:48:55 [5] ERROR: AT2[Telecel]: got +CMT but pdu_extract failed Do you need other things ?