|
|
You are here: CardBoardFish > SMSConnectionService > UCP-EMIFrequentlyAskedQuestions > HowDoISetUpKannelToUseUCP-EMI How do I set up Kannel to use UCP-EMI?To set up the Kannel gateway (http://www.kannel.org) to use the UCP-EMI service you should add the appropriate connection information into the configuration file (check the Kannel documentation for more information). A sample configuration file might look like:Examplesmsc = emi host = sms1.cardboardfish.com port = 9002 smsc-username = USERNAME smsc-password = PASSWORD keepalive = 30 flow-control = 0 window = 10The important fields are:
|