Hi, I assume that this is Your host (192.168.9.43) and You just want to test the connectivity?
If so, what You try to do is to setup Kannel in server mode (like SMSC) and that's not supported by the Kannel in it's default configuration. You need to have SMPP server module in Kannel in order to do that. So Your current setup will not deliver any SMS messages from one to "SMSC" to another. -- Henri Hovi http://www.patidure.com On Thu, Jul 2, 2009 at 9:10 AM, Yonny Owour<[email protected]> wrote: > > > ---------- Forwarded message ---------- > From: Yonny Owour <[email protected]> > Date: Jul 1, 2009 2:44 PM > Subject: connent to smpp > To: [email protected] > > i have the same ip/host for both the trasmitter and the receiver, also > the the port number are the same, but different username /system id > for both the transmiter and the receiver, so on the transmitter i've > set the port = xxxx, whille receive-port = 0, and vice versa for the > receiver, but i still cant connect to my smsc > how do i go about this? > > i get the error message that smsc has rejected your login > > my configuration are as follows > > # transmitter > group=smsc > smsc=smpp > smsc-id=safaricomT > interface-version=34 > host=192.168.9.43 > port=6690 > receive-port = 0 > system-id=mimi > smsc-password=strngpas > system-type=default > transceiver-mode=0 > > # receiver > group=smsc > smsc=smpp > smsc-id=safaricomR > interface-version=34 > host=192.168.9.43 > port=0 > receive-port = 6690 > system-id=mimiT > smsc-password=strngpas > system-type=default > transceiver-mode=0 > > group = smsbox > bearerbox-host = 127.0.0.1 > sendsms-port = 13013 > log-level = 0 > -- -- Henri Hovi http://www.patidure.com
