Re: SMS Replies

2003-03-13 Thread Stipe Tolj
Does sms-service have any way to reconciliate an outgoing message, with a reply. Does Kannel have anyway to recognise a reply from a message it sent out to start with. I know that you have support for sms-services which are identified by the first word in the sms message, and I really

Re: SMPP usage problem

2003-03-13 Thread Nicholas Rahn
Here's the core, smsbox and wapbox config... # # Core configuration options for kannel. # group = core admin-port = 13000 admin-password = mnc admin-deny-ip = *.*.*.* admin-allow-ip = 127.0.0.1;192.168.0.* smsbox-port = 13001 wapbox-port = 13002 box-deny-ip = *.*.*.* box-allow-ip

Re: SMPP usage problem

2003-03-13 Thread Alex Judd
If the bearerbox is receiving it correctly, and you are binding in correctly (which it looks like you are), I would switch into debug mode and watch the PDU dumps as they happen. There's nothing I can see wrong in your configuration or basic logs so you'll need to get your SMSC to verify that

Re: [PATCH] trivial fix smpp-pdu

2003-03-13 Thread Stipe Tolj
attached you can find patch that should fix (my mistake:() parsing of optional parameters in smpp stack ... yep, +1, commited to cvs. Thanks a lot. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf