Hi David,

What does the kannel logs show? send in the bearerbox logs so that we
can get an idea of what may be the problem.

Can I assume that the HSI  card takes TCP/IP packets and puts them into
X.25?

The OIS uses two connections, one for outbound messages and one for inbound!
The connections are shortlived and are started when a message is sent!

Regards,
Michael Mulcahy.

ANAM Wireless Internet Solutions
http://www.anam.com mailto:[EMAIL PROTECTED]
+353 1 284 7555
Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of David Buckley
Sent: Monday, July 30, 2001 1:06 AM
To: [EMAIL PROTECTED]
Subject: Vodafone UK Connection


Is anyone using Kannel on the UK Vodafone network? I am having trouble with
setting up a correct kannel.conf file.
I have a Sun server with a Sun HSI  card connected to the Vodafone network
using X.25 (64k link)
Any help would be appreciated.
Thanks in advance
David Buckley

Kannel Version 1.0.3
libxml Version 2.4.1
kannel.conf
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = ********
log-file = "/tmp/kannel.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#admin-deny-ip = ""
#admin-allow-ip = ""
#unified-prefix = "00358,0"
access-log = "/tmp/kannel_access.log"
group = smsc
smsc = sema
smsc-id = vodafone1
device = /dev/hihp1
host = localhost
smsc_nua = MY_NUA
home_nua = MY_NUA
group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
#global-sender = 123
#sendsms-chars = "0123456789 +-"
log-file = "/tmp/smsbox.log"
log-level = 0
access-log = "/tmp/access.log"
#
# Here is the output when running bearerbox
#
/usr/local/bin/bearerbox-1.0.3 /usr/local/etc/kannel.conf
2001-07-29 23:34:45 [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0
2001-07-29 23:34:45 [0] INFO: Reading configuration from
</usr/local/etc/kannel.conf>
2001-07-29 23:34:45 [0] INFO: Added logfile `/tmp/kannel.log' with level
`0'.
2001-07-29 23:34:45 [0] INFO: ----------------------------------------
2001-07-29 23:34:45 [0] INFO: Kannel bearerbox II version 1.0.3 starting
2001-07-29 23:34:45 [0] INFO: Started access logfile
`/tmp/kannel_access.log'.
2001-07-29 23:34:45 [0] DEBUG: Started thread 1 (gw/bb_http.c:httpadmin_run)
2001-07-29 23:34:45 [1] DEBUG: HTTP: Creating a new server socket <13000>.
2001-07-29 23:34:45 [0] DEBUG: sema_open: open datalink
2001-07-29 23:34:45 [0] INFO: open serial device /dev/hihp1
2001-07-29 23:34:45 [0] ERROR: sema_open_data_link: fail to set termios
attribute
2001-07-29 23:34:45 [0] ERROR: System error 22: Invalid argument
2001-07-29 23:34:45 [0] ERROR: sema_open: could not open
2001-07-29 23:34:45 [0] ERROR: System error 22: Invalid argument
2001-07-29 23:34:45 [0] PANIC: Cannot start with SMSC connection failing



Reply via email to