Re: sms send problem

2005-09-28 Thread Catalin Trifu
Hi, Try using DLRs; from them based on the status you will know exactly if the SMS reached the phone or not and if not, where it's at. Catalin Wen Jia, Gan wrote: Hi Rodrigo, Thanks for your reply. Sent. was what I got as a HTTP reply in the browser from

RE: sms send problem

2005-09-28 Thread Wen Jia, Gan
Title: RE: sms send problem Hi Catalin, Rodrigo, Thanks for both your advice! I have managed to solve my problem. It seems that the modemtype and the AT variables in the provided modem.conf are not compatible with my Sony Ericsson Z1010. I found this link which helped to solve my problem.

Kannel refuses to get-url

2005-09-28 Thread B. van Breukelen
Hello, I have Kannel setup to receive messages from the SMSC using CIMD2. The problem is I setup a service where an incoming message should get an http url but it never does and I do not receive any errors in the logfile. Can someone pont me to any errors in my conf file? Thanks in

RE: Kannel refuses to get-url

2005-09-28 Thread Rene Kluwen
You may want to include one of the following parameters in the get-url: ## Parameters: # %k the keyword in the SMS request (i.e., the first word in the SMS message) # %s next word from the SMS message, starting with the second one (i.e., the first word, the keyword, is not included); problematic

Re: Kannel refuses to get-url

2005-09-28 Thread B. van Breukelen
Dear Rene, Thank you for the answer. I removed the options for testing purposes and will add them later. It is not the problem tough because no request pops up in the error- not the acceslog on linux-01. The linux-01 server is accessible from the Kannel server via DNS. I did a GET

RE: Kannel refuses to get-url

2005-09-28 Thread Paul Keogh
Title: RE: Kannel refuses to get-url The logfile states the normal startup lines and on an incoming sms: 2005-09-28 21:39:23 [8] DEBUG: smscconn (CIMD2:194.165.79.73:9972:Infospace): new message received After that it restarts and that's it... It restarts ? restarts what ? the