Hi

The reason for this error occuring is that your global sender is text
based.
When the global sender is text based the maximum length of the sender is
11 characters and you have 12.
If the global sender is numeric the max length is 16 digits.

Jacob

-----Original Message-----
From: refike [mailto:[EMAIL PROTECTED]]
Sent: 14. januar 2002 17:39
To: [EMAIL PROTECTED]
Subject: global-sender problem


Hi!

I've tryed to set the global-sender to "+3630....." and i give syntax
error
in Kannel.log:

DEBUG: emi parsing to emi, length 5
2002-01-14 16:10:39 [6] DEBUG: emi 2 message
01/00089/O/51/0036cleared/+3630cleared/////0100////////////3//70726F626
1///
//////////ED
2002-01-14 16:10:39 [6] DEBUG: get_data:Read 37 bytes:
<01/00035/R/51/N/02/
Syntax error/FB>
2002-01-14 16:10:39 [6] DEBUG: get_data:smsc->buffer == <>
2002-01-14 16:10:39 [6] DEBUG: found message ...msg
<01/00035/R/51/N/02/
Syntax error/FB>
2002-01-14 16:10:39 [6] DEBUG: Found ACK/NACK: <01/00035/R/51/N/02/
Syntax
error/FB>
....

and when i set it to "3630....." everything woks fine.

Any idea hogy to put the + before the global-sender?
config:
group = smsbox
bearerbox-host = ...
sendsms-port = 13013
sendsms-chars = "0123456789 +-"
global-sender = "3630....."
log-file = "/etc/kannel/smsbox.log"
log-level = 0
access-log = "/etc/kannel/smsbox.log"


thx

refi



Reply via email to