HeIlo all of you, I guess i need these steps to install smpp box create a directory gateway under path /usr/local then run command svn co https://svn.kannel.org/gateway/trunk
Create a directory smppbox under path /usr/local/gateway then run command svn co https://svn.kannel.org/smppbox/trunk then go to directory /usr/local/gateway/trunk and run these commands ./configure make make install Same command run under /usr/local/gateway/smppbox/trunk ./configure make make install How can i connect bearer box to sms box, and what are basic need and step for it. Please guide me.
