**>From: [EMAIL PROTECTED] **>Subject: Kannel with dlr and wavecom **>Date: Tue, 22 Feb 2005 12:18:50 +0100 **>To: Kannel <[email protected]> **> **>Hello all, **>I have recompiled Kannel 1.4 for dlr support with MySql, and configured for **>use with Wavecom M1206B. **> **>The system works well, when i send one sms: **> dlr table, on mysql server, is populated and i receive correctly dlr **>responce. The problem is when i send more than one sms, dlr does not work in **>deterministic way and kannel it answers with **> **>2005-02-19 15:44:45 [11825] [7] DEBUG: AT2[wavecom]: <-- **>2005-02-19 15:44:45 [11825] [7] DEBUG: AT2[wavecom]: <-- ERROR **>2005-02-19 15:44:45 [11825] [7] ERROR: AT2[wavecom]: Error occurs: ERROR **>(error number not known to us. ask google and add it.) **> **>I explain myself. I have developed a simple php page, based on kannel **>examples, that, for a given number, send a determined number of messages. **>I have tried to balance the number of messages per second through the **>"throughput" variable of smsc group, but it seems to be useless.
The throughput variable is not supported in the AT driver. It is only supported in the emi, fake, http, smasi, and smpp drivers. **> **>Finally i have inserted a sleep function, of 15 seconds, between every **>http get, in this manner the dlr works well, but the throupghput is lowest. **> **>Someone of you has faced and resolved the problem? **>Can i send you configuration files and kannel debug info? There have been many conversations about sending many SMS through the GSM modem virtual SMSC. The best you can expect is about 1 every 5 seconds...without expecting DLR. Read some of the email within the last month for an explanation. See ya... d.c.
