Hi!

I'm running a linuxbox with Mandrake 8.1. I'm trying to run a system where smsbox and 
the wapbox are running on a same computer. I have a Nokia Card Phone connected to a 
PCMCIA port (ttyS16) which acts as ppp/dial-up link. The I have a Siemens MC35 
connected to RS-232 port (ttyS1) which is an smsc.

When i run sms an wapbox at the same time, I get a ppp error:

Hangup (SIGHUP)
Couldn't set tty to PPP discipline: Interrupted system call.

In this case smsbox works perfectly. If I do not run smsbox all the wap services work 
fine over ppp link. any ideas? here is the configuration file:

group = core
admin-port = 13000
wapbox-port = 13002
smsbox-port = 13004
admin-password = busdrive
wdp-interface-name = "*"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1;192.168.*.*"

group = wapbox
bearerbox-host = "192.168.123.156"

group = smsc
smsc-id = modem
smsc = at2
modemtype = siemens_tc35
device = /dev/ttyS1

include = "modems.conf"

group = smsbox
bearerbox-host = "192.168.123.156"
sendsms-port = 13014
log-file = "smsbox.log"

group = sms-service
keyword = keyword
text = "sms-service"

group = sendsms-user
username = username
password = password

group = sms-service
keyword = www
url = "http://%S";

ilari mikkonen



Reply via email to