Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Thai Pham
Thanks to all for your attention and consideration. I did set the init-string to AT+CMEE=1 but the problem still happened. Once it happened, I could not find any error message reported by the modem. I guessed there was something wrong with the serial connection. Because the logs showed that any m

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Nikos Balkanas
Hi, What you have done is wrong. Did you read the guide? When new, it is very imperative to follow instructions accurately, else we cannot help you. BR, Nikos - Original Message - From: Thai Pham To: Nikos Balkanas Cc: Alvaro Cornejo ; users@kannel.org Sent: Thursday, April

syslog for bearerbox and smsbox

2010-04-22 Thread Pierre de Chastellier
Hi all, I was looking to monitor smsbox and bearerbox (I don't use wapbox) through syslog but I realized only wapbox was supporting syslog. I saw some old discussions on this issue and a patch from 2003 and I was wondering why syslog have not been added to smsbox and bearerbox yet. Do peop

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Alvaro Cornejo
Without realizing you should have changed something else. AT+CMEE=1 only tell to modem to be verbose with errors. nothing more. It has nothing to do with kannel itself |-| EnvĂ­e y Rec

DLR without destination information

2010-04-22 Thread Willy Mularto
Hi list, Is it possible for Kannel to lookup DLR without destination information? Since my telco only send message id, date, and status information. Thanks alot. sangprabv sangpr...@gmail.com

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Thai Pham
Hi Nikos, I read the sections that guide to configure the gateway and the smsbox. However, I actually used a simple configuration in a tutorial that I found by googling around. Here is the configuration that I'm using: # Default kannel configuration file group = core admin-port = 13000 admin-pass

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Thai Pham
Deal all, My system have just failed to work recently. It has been running well since last night. I thought the problem was solved. All I could get from the logs are the messages below: 2010-04-22 21:58:01 [28203] [6] ERROR: AT2[/dev/ttyS0]: CMS ERROR: +CMS ERROR: 305 2010-04-22 21:58:01 [28203] [

Re: DLR without destination information

2010-04-22 Thread Nikos Balkanas
Hi, Interesting. Up till start of 2009, launch of 1.4.3, dlr matching would actually get done only with message_id (ts) and smsc. Sure all calling functions passed also destination, but it was never used in the actual select. That created a problem, since a lot of SMPP smscs used as ts the ti

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Nikos Balkanas
Hi, Listen, what basically you are asking is to configure your system for you. You are basically asking for a consultant. This group is to ask specific problems and get specific answers. I will point you to 2 issues: 1) Do not use modemtype = auto. Use a specific modem configuration. If you

Re: My kannel system did not work properly after about 1 day

2010-04-22 Thread Nikos Balkanas
Hi, Google for that: 305: One or more parameter values assigned to the AT command are invalid. (For Text mode) Problem in your configuration. BR, Nikos - Original Message - From: Thai Pham To: Nikos Balkanas Cc: Alvaro Cornejo ; users@kannel.org Sent: Thursday, April 22, 2010 6:37

Re: DLR without destination information

2010-04-22 Thread Willy Mularto
Thanks for the reply Nikos, the telco used SMPP before. But now they migrate to HTTP, and on it's new system they don't provide the destination information on DLR. But if we check Kannel architecture, it checks the destination information (I don't use 1.4.3). Do you know the patch name in order