Kannel do not receive SMS

2011-01-12 Thread Helen Sang
Dear Kannel users, I connect a Nokia E72 phone to my Fedora 7 box with a usb cable.  The port is ttyACM0.  mod for the device is changed to 666 with command chmod 666 ttyACM0 The setup is fine to send out SMS.  When there is SMS being sent out, I can see the signal interaction in smsbox and be

Re: Kannel do not receive SMS

2011-01-12 Thread Helen Sang
ending SMS from memory will fail.  However, sending sms command will success. I have to get another phone.  thanks a lot! Helen --- On Wed, 1/12/11, Emmanuel CHANSON wrote: From: Emmanuel CHANSON Subject: Re: Kannel do not receive SMS To: "Helen Sang" Cc: users@kannel.org Date: W

Re: Kannel do not receive SMS

2011-01-12 Thread Helen Sang
handling message (0x8c332f8 vs 0x8c332f8) 2011-01-13 15:29:17 [8114] [7] DEBUG: re-queing SMS not-yet-to-be resent 2011-01-13 15:29:17 [8114] [7] DEBUG: sms_router: handling message (0x8c332f8 vs 0x8c332f8) 2011-01-13 15:29:17 [8114] [7] DEBUG: re-queing SMS not-yet-to-be resent 2011-01-13 15:29:

no-smsc = false [Default] Is this a bug?

2011-01-14 Thread Helen Sang
Dear Kannel users, I tested phone with kannel, and find a strange behaviour: If the no-smsc clause in modems.conf is explicitly set to false, which is default, kannel will NO pre-fix 00 to the string it send to phone. I have this line in my modem.conf  no-smsc = false [Default] And Kannel sen

Re: no-smsc = false [Default] Is this a bug?

2011-01-14 Thread Helen Sang
group = modems id = alcatel name = "Alcatel" detect-string = "Alcatel" init-string = "AT+CNMI=3,2,0,0" group = modems id = sonyericsson_T630-T628 name = "Sony Ericsson T630-T628? init-string = "AT+CNMI=2,3,2,0,0;+CMGF=0? keepalive-cmd = "AT+CBC;+CSQ

Sim-buffering question

2011-01-16 Thread Helen Sang
Dear Kannel User, I am using a motorola phone as SMSC.  The phone does not acknowledge new messages arrival, so I enable sim-buffering function. In modems.conf file, if I set message-storage to "SM", the phone works fine.  But my SIM card store only 30 messages.  I wish to use the phone memory,

SMS Time Stamp Question

2011-01-20 Thread Helen Sang
Dear Kannel users, I use this sms-service to accept SMS from GSM Modem (motorola ROKR phone): group = sms-service #keyword = default keyword-regex = .* catch-all = yes max-messages = 0 get-url = "http://localhost/~xxx/xxx/sms/receiveSMS.php?phone=%p&text=%a&time=%t"; #text = "default sms service