> I was trying to use sendsms push, but I got strange warning. I > looked up through the > sources and realized, that it's something about msg_type(). although > SMS reaches > the sender. > > i'm interested to know, what could cause "Received other message > than sms/admin, ignoring!" > warning. > > below are snips from both bearerbox and smsbox logs. i'm using > current CVS version. > > 2003-03-16 20:28:43 [3] INFO: smsbox: Got HTTP request > </cgi-bin/sendsms> from <xxx.xxx.xxx.xxx> > 2003-03-16 20:28:43 [3] INFO: sendsms used by <test> > 2003-03-16 20:28:43 [3] INFO: sendsms sender:<test:911> > (xxx.xxx.xxx.xx) to:<370652xxxxx> msg:<test> > 2003-03-16 20:28:43 [3] DEBUG: message length 4, sending 1 messages > 2003-03-16 20:28:43 [3] DEBUG: Status: 202 Answer: <Sent.> > 2003-03-16 20:28:43 [3] DEBUG: HTTP: Resetting HTTPClient for > `xxx.xxx.xxx.xxx'. > 2003-03-16 20:28:43 [0] WARNING: Received other message than > sms/admin, ignoring!
this warning is a kludge now. bearerbox sends ACK/NACH messages which smsbox currently does not handle. You can ignore these for now. We are working on a usefull interpretation of them. Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
