Hi, You connect with an HTTP client to your sendsms interface. It seems that you break your connection before you receive your HTTP reply. With your default configuration, smsbox won't reply until message is accepted by beraerbox (delayed response). You can adjust that with the immediate-sendsms-response (read User's Guide) or fix -better- your client's sockets to wait for the HTTP response.
BR, Nikos ----- Original Message ----- From: Cesar Valenzuela To: [email protected] Sent: Monday, January 11, 2010 5:29 PM Subject: No client - multi-send or ACK to pull-reply Hi everyone, this is my first message to the list. I'm trying to configure kannel to send messages via a http request (SMPP V3.4) . The interface i'm using is like that. HTTP Interface (index.html)------> Kannel --------> SMSC (smsc.pl) This setting works fine, except when i make a request for many receivers (submit_multi ?). I'm getting the following error in smsbox. [0] DEBUG: No client - multi-send or ACK to pull-reply Does anyone know what this message means? How can i figure it out? Sorry for my english (I'm writing from Chile). Thanks in advice. Cιsar. P.S1: All files i used are attached. P.S2: The smsc (written in perl) can be downloaded from http://www.mysmsaddress.net/smsc/downloads/PERL.zip
