Search results for: kannel store
Project Name : SMS Gateway using UBUNTU Hi all, now I am building sms gateway using UBUNTU. $ uname -a kernel Linux hardcorepolice 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux I am using Nokia 6100 and DKU-5 as connector, free sms gateway source by Kannel…
… echo syntax will be reply-to sender ?> I hope that will help. Question : (Chamira) *After all the setting, I tried to run *bearerbox /etc/kannel.conf *Then, it returns the following*: *2009-04-15 18:24:39 [9679] [0] INFO: Kannel bearerbox II version 1.4.3 starting 2009-04-15 18:24:39 [9679] [0] INFO: Loading store file `/var/log/kannel/kannel.store’…
… Matthias Saou) But I just simply run the command # yum install kannel Loading “installonlyn” plugin Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Resolving Dependencies –> Populating transaction set with selected packages. Please wait. —> Downloading header for kannel…
… within a single window. Visit Mac App Store find and install the XCode. Then copy and paste these code in terminal window #!/bin/bash ## DOWNLOADS sudo curl -OL h ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.13.tar.gz > /usr/local/src/pcre-8.13.tar.gz sudo curl -OL h http://nginx.org/download/nginx-1.1.4.tar.gz > /usr/local/src/nginx-1.1.4.tar.gz ## Install PCRE sudo mkdir -p /usr/local/src cd /usr/local/src tar xvzf…