0) Set your IP addresses and ports and usernames and passwords to match in the Kannel config file and the SMPP config file (set transceiver mode to true in the Kannel config). 1) Run SMPPSim using: startsmppsim.bat 2) Start bearerbox: sudo /usr/sbin/bearerbox -v 1 /etc/kannel/kannel.conf
3) Start smsbox: sudo /usr/sbin/smsbox -v 1 /etc/kannel/kannel.conf 4) Send a message from a web browser to Kannel: http://localhost:2004/cgi-bin/sendsms?sender=654321&to=0123456&text=HelloWor ldFromTheWeb&smsc=smppsimsmsc&username=user&password=passw 5) Open http://localhost:88/ to view the control panel and see the message in the queue
