Hi
It looks like you have your ports the wrong way around.
SMS_APP_TRANS_PORT
Port to listen on for transmitter messages such as SUBMIT_SM
i.e. port in the kannel config
SMS_APP_RECV_PORT
Port to listen on for receiver messages such as BIND_RECEIVER.
i.e. receive-port in kannel
so in your kannel config you should have
port = 12001
receive-port = 12003
Nisan
At 10:21 AM 11/20/01 +1300, you wrote:
Friends
I am trying to use SMPPSim and not having a lot of success.
I was wondering if an older kannel hand than I could advise me please...
The bearer box says....
2001-11-19 21:05:17 [7] ERROR: System error 111: Connection refused
2001-11-19 21:05:17 [7] ERROR: error connecting to server `localhost' at
port `12001'
SMPPSim says...
Starting DELIVER_SM loop
DT: DELIVER_SM
DT failed writing response
The relevant part of smskanel.conf is...
# SMPP SMSC
group = smsc
smsc = smpp
#
# Host IP of SMPP server
host = localhost
#
# This is the receive port on the SMPP server
port = 12003
#
# This is the transmit port on the SMPP server
receive-port = 12001
#
# SMSCID on the SMPP server
smsc-username = "mysmsc"
#
# None on the SMPP server
smsc-password =
system-type = "VMA"
The SMPPSim property file is....
SMS_APP_TRANS_PORT=12001
SMS_APP_TRANS_LISTENERS=10
SMS_APP_RECV_PORT=12003
SMS_APP_RECV_LISTENERS=1
HTTP_CONTROL_PORT=12004
HTTP_CONTROL_LISTENERS=1
qSMSCID=mysmsc
RANDOM_STATUS_TRIGGER=50
DELIVERY_MESSAGES_PER_MINUTE=240
DELIVER_MESSAGE=Check out www.mobilelandscape.co.uk
DELIVER_FROM_MSISDN=07702876543
DELIVER_TO_MSISDN=64211733380
--
Worik Macky Turei
Stanton
Whew! [EMAIL PROTECTED]
Aotearoa