"why the text reply doesn't go back through the same SMSC link" What exectly do you mean by "smsc link"?
Anyway; there are more possible explanations, so I won't venture guesing w/o seeing the full config. Do you have all your smscs configured exactly the same (same id, same provider, same routes)? If so, Kannel choses an arbitrary one for load balancing. _____ From: Mihai Zsigmond [mailto:[EMAIL PROTECTED] Sent: 13 March 2008 13:58 To: Raul Igrisan Cc: [email protected] Subject: Re: Text problem Hi Raul, No, I don't have one. Looking into it. But, in my set-up there is only one sms-box, but several SMSCs. Btw, I have solved the first problem, which turned out not to be related to text reply itself. I have changed the keyword from null to default and the reply works now. Remains the second one, why the text reply doesn't go back through the same SMSC link. Thanks for answ. Mihai Raul Igrisan wrote: 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
