Sponsored Content
Full Discussion: Message Service Using kannel
Top Forums UNIX for Dummies Questions & Answers Message Service Using kannel Post 302299432 by fulhaq on Friday 20th of March 2009 05:48:47 AM
Old 03-20-2009
Kannel - Queued for Later Delivery problem

Actually I am using Fedora Core 8 and I have installed kannel using yum. If I run like this:
- bearerbox kannel.conf and then smsbox kannel.conf. It works perfectly fine and sends the SMS to the specified phone number but if I set kannel as a service, what it does is it shows the message: 3 Queued for Later Delivery. Due to this it does not send any SMS at the moment. If afterwards I start the bearerbox and smsbox manually, it then transmits the queued messages.

What should I set in the Kannel.conf file so that starting kannel as a service, so that it transmits the message immediately rather than sending in a queue.
 

5 More Discussions You Might Find Interesting

1. Programming

How to limit max no of message in a posix message queue

Hii can anyone pls tell how to limit the max no of message in a posix message queue. I have made changes in proc/sys/fs/mqueue/msg_max But still whenever i try to read the value of max. message in the queue using attr.mq_curmsgs (where struct mq_attr attr) its giving the default value as 10.... (0 Replies)
Discussion started by: mohit3884
0 Replies

2. Red Hat

hourly kannel log rotation

I need to Change threshold of rotation of kannel logs. At the moment, Kannel (the SMS gateway system) logs activities in log files which are rotated daily. Due to high traffic, the logs grow fast every day before they are rotated; meaning that the write speeds while logging slow down due to large... (2 Replies)
Discussion started by: Targ
2 Replies

3. AIX

Short Message Service from AIX

Hi AIX Guru's, I am a bit new to this AIX stuff . Does anyone of you know how to send SMS messages from an AIX box. We are able to send emails to the internet from this AIX box , and I was hoping sending SMS's would be something similar Any help would be greatly appreciated . Please... (4 Replies)
Discussion started by: smdasim
4 Replies

4. UNIX for Beginners Questions & Answers

Run one service after another service has finished - systemd

Hi all I would like to know how to run task2.service after task1.service has finished. task1.service has a timer (task1.timer), that makes it run every 5 minutes OnCalendar=*:0/5task2.service is basically a script, that has to work on the files created after task1 has finished. This is what I... (2 Replies)
Discussion started by: guilliber
2 Replies

5. UNIX for Beginners Questions & Answers

Script to automate a service message

Hi I am trying to figure out, on how to automate whether in a simple script or using awk/sed/grep commands to automate a "service.message" file which has tag separated message stating as; "There is currently no outage or system is unavailable for duration of change....", therefore, when... (14 Replies)
Discussion started by: Gamma
14 Replies
NetSDS(3pm)						User Contributed Perl Documentation					       NetSDS(3pm)

NAME
NetSDS - Service Delivery Suite by Net Style DESCRIPTION
"NetSDS" is a flexible framework for rapid software development using the following technologies: Perl5 - default programming language PostgreSQL - default DBMS MemcacheQ - message queue manager Apache - HTTP server with FastCGI support Kannel - SMS and WAP gateway Asterisk - VoIP / telephony applications Mbuni - MMSC and MMS VAS gateway COMPONENTS
o NetSDS::Class::Abstract - abstract class for other NetSDS classes. o NetSDS::App - common application framework class. o NetSDS::App::FCGI - FastCGI applicatrion framework o NetSDS::App::JSRPC - JSON-RPC server framework o NetSDS::Conf - configuration files management class. o NetSDS::Logger - syslog API. o NetSDS::DBI - DBI wrapper for DBMS integration. o NetSDS::DBI::Table - SQL table data processing API. o NetSDS::EDR - writing event detail records (EDR). SEE ALSO
<http://www.netstyle.com.ua> - Net Style Ltd. Company that develops NetSDS. <http://netsds.sourceforge.net/> - NetSDS page at SourceForge <http://www.asterisk.org> - Asterisk IP PBX <http://www.kannel.org> - Kannel WAP/SMS gateway <http://www.mbuni.org> - Mbuni MMSC and MMS VAS gateway <http://www.postgresql.org> - PostgreSQL object-relational DBMS AUTHORS
Michael Bochkaryov <misha@rattler.kiev.ua> THANKS
Valentyn Solomko <pere@pere.org.ua> - for Wono project LICENSE
Copyright (C) 2008-2009 Net Style Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA perl v5.10.1 2010-04-28 NetSDS(3pm)
All times are GMT -4. The time now is 01:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy