Hello,
I'm currently using Wavecom 1306 Modem as SMSC AT in Kannel. I've got some troubles with mass SMS sending (more than 30 SMS at time). The modem fails in error, and finally have to reconnect. The failed ratio is about 30%. I'm using a Nokia 12 too that doesn't have such failed ratio (no more than 5%). I assum that at driver is not perfect, but why it is working for Nokia modem and not wavecom one ? Does someone has any idea ?Thanks for your help. the conf in kannel.conf : group = smsc smsc = at smsc-id = Wave2 #modemtype = wavecom | premicell | siemens | siemens-tc35 | falcom | nokiaphone | ericsson modemtype = wave2 device = /dev/ttyS0 pin = 0000 # validity period is 167 (24 hours) validityperiod = 167 # ping du modem toutes les 60s keepalive = 60 # numero de tel de ce GSM my-number = 0033xxxxxxxx #throughput = 2 sim-buffering = true And modems.conf : group = modems id = wave2 name = "wave2" detect-string = "WAVECOM" need-sleep = true keepalive-cmd = "AT+CBC;+CSQ" enable-hwhs = "AT+IFC=2,2" init-string = "ATE0+CNMI=1,2,0,1,0" speed = 9600 message-storage = "SM" 2005-03-02 17:17:19 [3824] [8] DEBUG: AT2[Wave2]: <-- ERROR 2005-03-02 17:17:19 [3824] [8] ERROR: AT2[Wave2]: Error occurs: ERROR (error number not known to us. ask google and add it.) 2005-03-02 17:17:19 [3824] [8] DEBUG: AT2[Wave2]: <-- ERROR 2005-03-02 17:17:19 [3824] [8] ERROR: AT2[Wave2]: Error occurs: ERROR (error number not known to us. ask google and add it.) 2005-03-02 17:17:19 [3824] [8] DEBUG: AT2[Wave2]: <-- ERROR 2005-03-02 17:17:19 [3824] [8] ERROR: AT2[Wave2]: Error occurs: ERROR (error number not known to us. ask google and add it.)
