Hi guys, I am trying to connect kannel to my mobile operator through an SMPP connection.
However, my kannel box seem not to be listening on the receiver port I specified. It ws able to connect to my operator on the transmitter port, but it never listen on the specified receive-port. With some googling, I found out, I can only get a receiver connection by creating two separate SMSC configs using one as a transmitter the other as a receiver. I was advised to set transceiver mode to "no", set the receive-port option to 0 (set transmit port) if I want to transmit and set transmit port to 0 if I want to receive (set receive port to 2001). When I did this, the log file told me I had a receiver bind however, kannel connects to the operator's SMSC on the receiver port even though transmitter port is set to 0. However, when I tried setting both port to same port, I ended up having two connections to SMSC both connection to the operator's port while source port was not open However, when I tried setting both port to diff port, I ended up having one connection to SMSC. I am afraid my config file may be wrong. Is there a way I can do this. Do I need 1 smsc config to achieve both transmitter and receiver connection? Do I need 1 smsbox config to achieve both transmitter and receiver connection? Could this be because of the kannel version I am using (1.4.1)? Is it possible to receive SMS on SMPP connection? Thanks. -- View this message in context: http://www.nabble.com/How-to-receive-MO-on-an-SMPP-link-tf4350019.html#a12394561 Sent from the Kannel - User mailing list archive at Nabble.com.
