Do you have a smsbox-route group?

group = smsbox-route

smsbox-id = your_smsbox_name_here

smsc-ids = C-858

 

  _____  

From: Mihai Zsigmond [mailto:[EMAIL PROTECTED] 
Sent: 13 March 2008 11:47
To: [email protected]
Subject: Text problem

 

Hi, guys

I have some problems with sending back  predefined text to users. 
First, if the original message is blank, Kannel sends back to user a
message: 'Request Failed' instead the predefined text.
Second, the answer is not going back through the SMSC that called the
service, although the answer is text and there are some settings to it.

Any help is highly appreciated.

Best Regards,
Mihai

PS. Here is the relevant part of the set-up:

group = smsc
smsc = emi
smsc-id = C-858
host=xxx.xxx.xxx.xxx
port = 7000
our-port = 9858
receive-port = 8858
allowed-prefix=072;+4072;004072;4072;073;4073;+4073;004073
throughput=1
keepalive = 50
idle-timeout = 0
my-number = 858
wait-ack = 160
wait-ack-expire=0x01
allowed-smsc-id=C-858

...............

group=sms-service
name=SAME-NAME
keyword= 
keyword-regex=
text = "Some predefined text"
accept-x-kannel-headers=true
max-messages=1
catch-all=true
accepted-smsc=C-858
allowed-receiver-prefix=858 

Reply via email to