V.1.4 - Store locks on multi sms

2004-11-30 Thread Linkas
When sending many SMS at once, the bearerbox (version 1.4 compiled on RedHat 9) seems to have strange behaviours. It gets the first 2-3 messages, then send them upon the EMI smsc I have. All the remaining SMS goes into the STORE and are sent really VERY VERY slowly. Restarting the

Trivial Kannel Question

2004-11-30 Thread Yaman Saqqa
Guys, Is the following situation doable: Can I have Kannel accept an SMPP connection, do simple prefix number translation on the b-number and then connect to the smsc? -- abulyomon www.KiLLTHeUPLiNK.com

Re: Erase SMS from Nokia !?

2004-11-30 Thread Rene Kluwen
Did you set sim-buffering = true? An alternative method is to set up your init string with the proper AT+CNMI settings. So your messages will be delivered to the TE and not stored in your SIM. Check the documentation for information about that. Rene Kluwen Chimit João Correia wrote: How can I

Re: DLR works with 7110 / Unique identifier

2004-11-30 Thread Rene Kluwen
Answer: Yes, you can. And it is exactly how identifying single SMS messages is done in most cases. For example your dlr-url may be: http://www.domain.com/dlr.php?message_id=1234. Remember when passing a dlr-url like this to Kannel to urlencode it (escape any question marks and ampersands,

Re: Trivial Kannel Question

2004-11-30 Thread Rene Kluwen
Currently, Kannel as it exist in open source cannot accept SMPP connections. It can only make outgoing SMPP connections to an SMSC. I believe to have heard that some parties (Centrium?) have something like an SMPP box available (commercially I believe). Also Chimit has a commercial SMPP deamon

Re: Erase SMS from Nokia !?

2004-11-30 Thread Marilen Corciovei
The problem is nokia specific, I was using the proper AT+CNMI setting so that the messages are not stored in the SIM, but still I was getting the No space for new messages message. Checking the inbox showed no messages. The only solution was a phone reset. The sim buffering did not helped.

Storing SMS problem

2004-11-30 Thread Julien Buratto
Actually I'm trying to send 5 SMS messages calling the smsbox (V.1.4 and today CVS snapshot have the same problem) (I've tryed the patch to work with 5 calls to the smsbox, and immediately 3 messages get sent (I'm using an emi/ucp smsc). 2 sms go into the store-file (i can see them trought the

Ericsson modem

2004-11-30 Thread Pieter Natte
Dear list, Is there anybody out there who is using an Ericsson GM28 GSM modem with 1.4.0. I have used this modem with 1.2.1 and was able to send and receive messages. At this time I am able to send a message but when I try to receive mode I get an error telling me it is waiting for the next

Chinese SMS

2004-11-30 Thread Yip Kwok Fai
Dear all, How can I send Chinese SMS through web interface ? Is there any encoding required ? Thank you very much. Simon

Re: Chinese SMS

2004-11-30 Thread Davy Chan
**From: Yip Kwok Fai [EMAIL PROTECTED] **To: [EMAIL PROTECTED] **Subject: Chinese SMS **Date: Wed, 1 Dec 2004 13:18:13 +0800 ** **How can I send Chinese SMS through web interface ? Is there any encoding **required ? **Thank you very much. Chinese characters requires double-byte support. You

Re: Chinese SMS

2004-11-30 Thread Steven Mak
Hi, As further information, the message should be encoded as UCS2 encoding. Regards, Steven --- Davy Chan [EMAIL PROTECTED] wrote: **From: Yip Kwok Fai [EMAIL PROTECTED] **To: [EMAIL PROTECTED] **Subject: Chinese SMS **Date: Wed, 1 Dec 2004 13:18:13 +0800 ** **How can I send Chinese SMS