On Wed, 2005-09-07 at 12:44 +1000, Ben Minton wrote: > Hi All, > > I have been subscribed to the list for some time now, but have not > posted before. > > Yesterday, I installed Kannel Latest via .tar.gz onto a Slackware 10.1 > PC. Currently I am attempting to configure the various *boxes but are > having difficulty understanding the install/config docs. > > Referring to > http://www.kannel.org/download/1.4.0/userguide-1.4.0/userguide.html for > all questions, > > The first configuration is the 'core group'. > > 1). What is the relevant config file? > (other_kannel.conf, pushkannel.conf, smskannel.conf or wapkannel.conf) >
Never have a chance to look at this conf, I built my conf from scracth. Other fellows may have experience with this. > 2). Re admin-deny-ip, is it better to deny all and allow trusted IPs or > allow all and deny certain? > That's what I do. I only allow IP from localhost for sure. > 3). Why was I only able to wget the kannel.tar.gz as root and not my > 'admin' account? > > 4). Are there any PHP interfaces currently written or being developed > for Kannel? > For SMS use, You could write some code and integrate it to kannel via get-url or post-url to process incomming sms. So, as far as I know, there is no specific PHP interface developed for Kannel. > 5). Is there any chance that user submitted questions (via > [email protected]) can be parsed and then put online into some sort of > Users FAQ? If this is a case of extra workload, I am in a position to > help code (html/css). > > regards, Ben. > > Ben Minton > Brisbane, Queensland, Australia > [EMAIL PROTECTED] > +61 423 144 234 > Hope this could help you start... --tjatur
