Kannel Architecture

2020-03-28 Thread Arun
Hello Friends I am reading the document Kannel Architecture $Revision: 1.20 $ Is this the latest document -- *- Thanks* * Arun*

Fakesmsc

2020-04-21 Thread Arun
hello all I am trying to send SMS using FAKE smsc not not working , kindly check the attached Image any resolution will be highly appreciated [image: image.png] -- *- Thanks* * Arun* * Mobile : 9448420662*

sqlbox

2020-04-22 Thread Arun
hello I want to read some documentation or sqlbox I want to store Messages in Mysql Any links available *- Thanks* * Arun*

Adding dlr-storage = mysql , SMSBOX throws error , Connection Refused to Bearerbox

2020-04-23 Thread Arun
d = testadmin-deny-ip = “*.*.*.*”admin-allow-ip = “127.0.0.1”smsbox-port = 13001box-deny-ip = “*.*.*.*”box-allow-ip = “127.0.0.1”dlr-storage = mysqllog-level = 0log-file=/home/arun/bearer.loggroup = smsboxsmsbox-id = mysmsboxbearerbox-host = localhostsendsms-port = 13013log-level = 1log-file =/home/arun/s

Re: Adding dlr-storage = mysql , SMSBOX throws error , Connection Refused to Bearerbox

2020-04-23 Thread Arun
Another observation when dlr-storage =mysql netstat -lnptu doesnt show up bearerbox ports kindly enlighten me please On Thu, Apr 23, 2020 at 12:31 PM Arun wrote: > hi all > > Below is my Kannel.conf > I want to store Dlr Messages in MySql > When I add *dlr-storage = mysql

Re: Kannel fails with dlr-storage set as mysql

2020-04-23 Thread Arun
Hello I am using Debian kennel package Kennel bearerbox fails when dlr-storage=mssql Any solution is appreciated thank u -- Sent from: http://kannel.6189.n7.nabble.com/Kannel-User-f3.html

Error When SQLBOX starts

2020-04-24 Thread Arun
hi I am getting error *PANIC: Trying to fetch variable `ssl-client-cipher-list' in group `sqlbox', not allowed.* *Please find log below* *Any Help will be appreciated Thanks you* *arun@arunnode*:*~*$ sudo sqlbox -v 0 /etc/kannel/sqlbox.conf [sudo] password for arun: 2020-04-24 23:1

1800tps

2020-10-12 Thread Arun
Hi friends, I achieved 1800tps on 2gb 2core ec2 machine after months Now trying to get 3000tps on same configuration. Thank u Arun Claremont Systems

Problem configuring Nokia 3110c as SMSC with kannel

2009-06-28 Thread Arun SAG
bile Phone: Nokia 3110c connected using usb cable (/dev/ttyACM0) Thanks in advance Regards Arun SAG -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom->

Re: Problem configuring Nokia 3110c as SMSC with kannel

2009-06-29 Thread Arun SAG
>2009/6/28 Nikos Balkanas > Hi, > > Your Nokia modem doesn't support the AT+CNMI command. A lot of Nokia models > do not. Supply an alternative init-string in group modems that works with > your model (consult your manufacturer's AT support, this list, or your logs > - omit AT+CNMI) > > BR, > Ni

Nokia 3110c can send sms but cannot receive it

2009-07-06 Thread Arun SAG
://pastebin.com/f4ae43e9a * *kannel.conf*:* http://pastebin.com/f394fc321 Operating system: Fedora 10 Kannel version: 1.4.1 Regards Arun SAG -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom->

Re: Nokia 3110c can send sms but cannot receive it

2009-07-06 Thread Arun SAG
bearerbox-host = 127.0.0.1 #we use sendsms-port for sending sms (http) sendsms-port = 13013 global-sender = "+919994989890" log-file = /var/log/kannel/smsbox.log log-level = 0 group = sendsms-user username = kannel password = hard2guess concatenation = true max-messages = 10 #group = sms­service #keyword = nop #catch­all = yes #text = "NOP performed" group = sms-service keyword = keyword-regex = .* catch-all = true text = "Hello world!" #get-url = "http://localhost/sms/index.php?phone=%p&text=%a"; #group = sms-service #keyword = default #text = "No action specified" Regards Arun SAG -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom->

DLR Report failed

2013-09-12 Thread arun sharma
Hello, I have some problem with kannel. i have installed latest kannel Gateway 1.5.0 with Mysql, everything is work fine but facing problem in DLR reports. kannel can not generate DLR report and kannel can not connected with MySql DB. when i put entry in /etc/kannel.conf (main conf file)

Re: kannel service not restart

2013-09-20 Thread arun sharma
:23 PM, Alvaro Cornejo < >>> cornejo.alv...@gmail.com> wrote: >>> >>>> Hi >>>> >>>> You need to first start bearerbox and have it listen on port 13001 as >>>> you specified in its config. >>>> >>>> Regards >>>> >>>> Alvaro >>>> >>>> On 9/19/13, alex Preda wrote: >>>> > Hello kannel Team, >>>> > I have installed gateway 1.5.0(v) with option >>>> > --with-mysql, and installed kannel rpm kannel-1.4.3, I have been >>>> > trying to set up *dlr-storage using mysql*. but im getting error in >>>> > restart kannel. service failed to restart. but its work with >>>> > dlr-storage = internal. i was check old posts in kannel user directory >>>> > and find some related issues but still facing error. Thanks >>>> > >>>> > >>>> > here is my log file of smsbox. >>>> > >>>> > 2013-09-19 14:50:54 [30003] [0] ERROR: connect failed 2013-09-19 >>>> 14:50:54 >>>> > [30003] [0] ERROR: System error 111: Connection refused 2013-09-19 >>>> 14:50:54 >>>> > [30003] [0] ERROR: error connecting to server `localhost' at port >>>> `13001' >>>> > 2013-09-19 14:50:54 [30003] [0] PANIC: Couldn't connect to the >>>> bearerbox. >>>> > 2013-09-19 14:50:54 [30003] [0] PANIC: >>>> /usr/sbin/smsbox(gw_panic+0x15a) >>>> > [0x43ddfa] 2013-09-19 14:50:54 [30003] [0] PANIC: >>>> > /usr/sbin/smsbox(main+0xca0) [0x40e530] 2013-09-19 14:50:54 [30003] >>>> [0] >>>> > PANIC: /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f2d47967cdd] >>>> 2013-09-19 >>>> > 14:50:54 [30003] [0] PANIC: /usr/sbin/smsbox() [0x40d1b9] 2013-09-19 >>>> > 14:50:58 [30040] [0] INFO: Added logfile `/var/log/kannel/smsbox.log' >>>> with >>>> > level `0'. >>>> > >>>> > Regards >>>> > Alex Preda >>>> > >>>> >>>> >>>> -- >>>> >>>> |-| >>>> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier >>>> celular y Nextel >>>> en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via >>>> SMS y GPRS online >>>> Visitenos en www.perusms.NET www.smsglobal.com.mx y >>>> www.pravcom.com >>>> >>> >>> >> > -- Arun Sharma

Error in sending messages

2005-03-25 Thread Arun Gowda
y changes in our account settings.   Can any one suggest what has gone wrong here?   warm regards, Arun

RE: Error in sending messages

2005-03-25 Thread Arun Gowda
response contained error message: 2005-03-25 15:49:14 [3839] [7] ERROR: code 302: Syntax error in user data parameter 2005-03-25 15:49:14 [3839] [1] DEBUG: Dumping 0 messages and 0 acks to store warm regards, Arun -Original Message- From: Dziugas Baltrunas [mailto:[EMAIL PROTECTED]

character conversion error

2005-03-25 Thread Arun Gowda
stand anything out of it. Any suggestions what I am doing wrong..? warm regards, Arun

RE: character conversion error

2005-03-25 Thread Arun Gowda
Yes the recipient's phone also shows the message as ""_qqtest_qq_--". I am not very sure but I suspect it to be kannel encoding the messages in Special combination format. But why? I need to understand it yet.... warm regards, Arun -Original Message- From: Dziug

unsubscribe

2006-07-06 Thread Arun Gowda
Title: Message     warm regards, Arun Gowda

unsubscribe

2006-08-23 Thread Arun Gowda
 

Kannel Installation problems.

2006-10-30 Thread Arun Jain
Hello Group.   I am working on WAP gateway installation.  While installing kannel, I encountered following problems.   I tried running the following command.   I am working on Linux RedHat 4.5.3. (coreutils)   I ran this command as root.   1. /home/arun>sudo rpm --import /usr/share/doc/fed

Which package to install?

2006-10-30 Thread Arun Jain
OSes, which one should I download.   I am interested in downloading rpm packages only for my Linux 4.5.3 (coreutils).  Thanks.  arun 

Re: Which package to install?

2006-10-31 Thread Arun Jain
install the package downloaded yesterday even after running   rpm -ivh   I did not find any file concerning kannel, not even the conf file, or daemon.   Please help.   Thanks.   arun  On 10/31/06, Alvaro Cornejo <[EMAIL PROTECTED]> wrote: I think there are no rpm for your specific distr

Re: Kannel installation problems

2006-10-31 Thread Arun Jain
go through the userguide of kannel(http://kannel.org/userguide.shtml) for detail.     "IT'S SO SIMPLE TO BE HAPPY BUT VERY DIFICULT TO BE SIMPLE"   Thanks & Regards, MANAS R. MOHANTY     ----- Original Message From: Arun Jain < [EMAIL P

Where is my kannel daemon

2006-10-31 Thread Arun Jain
ran a find command for file/directory name starting from /etc but there is nothing. How do I start my daemon? Where is the conf file? Where is the daemon? Am I missing anything. Please help if anyone knows any thing. Thanks. arun

Re: Kannel installation problems

2006-11-01 Thread Arun Jain
ody, who has installed it.   I have RHEL 3.x system and it is company's machine so that I can not wipe clean the OS and reinstall a new OS.   Anybody please help.   Thanks.   nagrik  On 11/1/06, Alex Kinch <[EMAIL PROTECTED]> wrote: Hi Arun,Can I make a suggestion? Kannel 1.3.2 is now over

Make Errors for kannel

2006-11-08 Thread Arun Jain
Helllo Group,   I am trying to compile my kannel 1.4.1 version.  Already did ./configure but at make command I got the following erro.  It seems there is no krb5.h on the system.   How do I solve this.    Thanks in advance.   nagrik   ***

Can not start Wap box

2006-11-13 Thread Arun Jain
Hello Group,   I successfully started the bearerbox, however when I started the wap box, I got following errors.  Can anyone please tell me "What is missing.?"   Thanks.   nagrik   2006-11-10 15:25:56 [32024] [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2006-11-10 15:25:56 [32024] [0] INFO: -

Re: Can not start Wap box

2006-11-13 Thread Arun Jain
On 11/13/06, Alvaro Cornejo <[EMAIL PROTECTED]> wrote: Looks like you have not defined the wapbox port in your conf file...     Hi,   My wapkannel.conf file reads as   admin-port = 13000 wapbox-port = 13002   and smskannel.conf file reads as   admin-port = 13000 smsbox-port = 13001   Thanks.  

How to test WAP gateway.

2006-11-17 Thread Arun Jain
Hello Group, I see examples to test sms gateway by typing "test/...", however could someone tell me as to how to test the WAP gateway. thanks. arun

Wap gateway testing errors

2006-11-27 Thread Arun Jain
Dear group, I am testing my wap gate way. 1. My first command is ./bearerbox -v -1 smskannel.conf, where smskannel.conf is as follow. * #- # CORE # # There is only one core group and it sets all basic setting

Working with Wap gateway

2006-11-30 Thread Arun Jain
Hello Group, I have installed my wap gateway and I have tested it with the fakewap command. Now I want to test it with real phone. I have access to Motorola ascensioni P3 phone. Can someone direct me to all the steps necessary to make my wapgateway functional. I probably will have to create a p

Wap gateway testing

2006-12-06 Thread Arun Jain
Hello Group, Has anybody installed Wap gateway behind company's firewall and tested it there with the live phone. If yes please let me know. Thanks. nagrik

Wap gateway settings to fetch outside pages.

2006-12-20 Thread Arun Jain
Hello Group, With my Wap gateway I am able to access internal pages. But for pages outside the firewall I have to go through the proxy and proxy must verify me with my username and password/ I can fetch all intranet pages however when I access. google.com, 2006-12-20 11:49:51 [8081] [5] DEBU

kannel queues messages.

2016-02-17 Thread Arun ragini
Hi, Can some one please check the below log file, I'm trying to connect to a multitech modem through telnet. Kannel connects through telnet and when I tried to send an sms I hit with "ERROR". Please let me know if you would like see the config file as well or any other log command I have used : G