Hi Robert On 24/03/03, Robert Zeller ([EMAIL PROTECTED]) wrote: > I assume that you still have problems connecting to > the SMSC, as you stated in your first email. Try > adding the following line to the configuration of the > SMSC: > > system-type = "SMPP"
This works. Thanks! > If you are connecting to a SMSC with SMPP 3.3, add the > line > > interface-version=33 Seems the default (I presume 3.4?) works fine. > Try setting the log-level for the bearerbox log to 0, > this should generate a lot of output. Your > configuration for smsbox logging is ok - you should > get some entries just by starting the smsbox... Got the log level the wrong way around. Thanks! > My configuration for receiving SMS and replying to > them is as follows: > > group = sms-service > keyword = default > get-url="http://localhost/sms/php/sms_server.php?from=%p&text=%a" > text = "No service specified" > > I have no sms-group configured. For replying, you just > have to "echo" in the php code. Thanks for the fabulous help Robert. Kind regards Rory -- Rory Campbell-Lange <[EMAIL PROTECTED]> <www.campbell-lange.net>
