Hi Pieter, The only thing that I see "missing" in your config is a source number. See the "my-number" parameter in my config below. So, perhaps it is that?
group = smsc smsc = smpp host = sms.truteq.com port = 5016 receive-port = 5016 smsc-username = "****" smsc-password = "****" system-type = "sms" address-range = "" my-number = "27831231234" On 4/7/06, Pieter Martin <[EMAIL PROTECTED]> wrote: > > Hi > > I am trying to use kannel to send sms. > > I am getting a "SMSC returned error code 0x00000045 (Unknown/Reserved) in > response to submit_sm" exception. > > Attached is my .conf file > > We are running kannel on Fedora 4. > Kannel version = 1.4.0 > > It seems I am connecting fine and sending the message but then something in > the message format is incorrect. > > I am calling the smsbox through the http interface with the following url > http://10.249.16.50:13013/cgi-bin/sendsms?username=tester&password=foobar&to=27832788006&text=Hello > > Any help will be appreciated. > > Thanks > > Pieter > > >
