FW: Kannel support only GSM Commands?

2016-02-26 Thread Arif Noor
Greetings, I’m having issues with opensmppbox where sending concatenated MT will cause it to crash, giving error as below. Is this a bug? And how can I mend this. 2016-02-27 01:32:24 [6013] [16] PANIC: gwlib/octstr.c:2565: seems_valid_real: Assertion `ostr->data != NULL' failed. (Called from

FW: Kannel problem

2015-05-21 Thread Peter Lum
Hi Alvaro I am not sure about the patch but its been a while so it is likely these things do happen. Ok, for the sake of forensics.. Is it possible for the bearer box to die because: 1. The Gsm modem is faulty 2. The telco signal drops off 3. The server loads becomes usually high, like 100% usa

RE: Fw:

2015-01-21 Thread Paradox LLC
@kannel.org Subject: Re: Fw: >From the log, UDH looks standard and the message should arrive on the handset as a concatenated message. BR, Jason On 7 September 2010 11:52, wrote: - Original Message - From: Paradox Ltd <mailto:paradox...@yahoo.com> To: i...@paradox.

FW: compiling and using opensmpp as a windows service

2014-01-29 Thread Rene Kluwen
Please always copy the users list. From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: woensdag 29 januari 2014 13:59 To: 'Thomas Reis' Subject: RE: compiling and using opensmpp as a windows service I mean running opensmppbox.exe directly. Without cygrunsrv. You will see on your termin

FW: Please help me in configureing Opensmppbox (bind Failed)

2014-01-23 Thread Hamid Hashmi
I have added "smsbox-port=13002" in group core of opensmpp.conf file. But it doesnt work for me. Any other mistake. Regards Hamid R. Hashmi > From: rene.kluwen > To: hamid2kv...@hotmail.com > CC: users@kannel.org > Subject: RE: Please help me in configureing Opensmppbox (bind Failed) > Date: Th

FW: [SOLVED] bearerbox restart with parachute but not smsbox

2013-12-19 Thread Tshimanga Minkoka
From: Aleksandr Stepanenko [mailto:astepanenko.worko...@gmail.com] Sent: Thursday 19 December 2013 17:59 To: Tshimanga Minkoka Subject: [SOLVED] bearerbox restart with parachute but not smsbox Hello! Can you please send me your bash panic-script that restart smsboxes? I tried this: #!/bin/sh su

Aw: Re: Re: Fw: SMS Accounting

2013-08-08 Thread hans joachim
users@kannel.org" Betreff: Re: Re: Fw: SMS Accounting Hi   2013/8/6 hans joachim <cosmos...@web.de> "If I understood you right, you want to get actual smsc_id in the table through which MT was sent?"   - Yes, exactly thats what I need !!   "to achieve thi

Aw: Re: Re: Fw: SMS Accounting

2013-08-06 Thread hans joachim
An: "hans joachim" Cc: "users@kannel.org" Betreff: Re: Re: Fw: SMS Accounting Hi   2013/8/6 hans joachim <cosmos...@web.de> "If I understood you right, you want to get actual smsc_id in the table through which MT was sent?"   - Yes, exactly thats what I

Re: Re: Fw: SMS Accounting

2013-08-06 Thread spameden
of > SQLBOX to archieve this behaviour ? Sounds very complicated > Yes, I've changed sqlbox code, i'll post later my patch to the latest SVN trunk version. > > *Gesendet:* Dienstag, 06. August 2013 um 16:04 Uhr > *Von:* spameden > *An:* "hans joachim" >

Aw: Re: Fw: SMS Accounting

2013-08-06 Thread hans joachim
Dienstag, 06. August 2013 um 16:04 Uhr Von: spameden An: "hans joachim" Cc: "users@kannel.org" Betreff: Re: Fw: SMS Accounting Hi   2013/8/6 hans joachim <cosmos...@web.de> Hello,   I saw that the sending SMSC can be stored in the access-log. I made several tes

Re: Fw: SMS Accounting

2013-08-06 Thread spameden
Hi 2013/8/6 hans joachim > Hello, > > I saw that the sending SMSC can be stored in the access-log. > I made several tests with the custom access-log-format: But the problem > is that I don't get a unique ID in the access-log for every message. > > access-log-format= " TS="%t" SMS-ID="%F" ID2="

Fw: SMS Accounting

2013-08-06 Thread hans joachim
Hello,   I saw that the sending SMSC can be stored in the access-log. I made several tests with the custom access-log-format:  But the problem is that I don't get a unique ID in the access-log for every message.   access-log-format= " TS="%t" SMS-ID="%F" ID2="%x" USER="%n" TYPE="%l" SMSC="%i"

Re: FW: For tracking delivery report

2013-07-17 Thread spameden
This question raised too many times here.. Here are couple of ways to resolve what you need: 1. Set up trigger (as Rene already suggested) to update tables you need or update records in sent_sms based on the information coming from the DLR from your upstream SMSC operators. 2. Modify sent_sms ta

FW: For tracking delivery report

2013-07-17 Thread Rene Kluwen
(sorry, forgot to copy the list) The way you are using dlr's and matching is, usually is the correct way. You should profile your application if the load gets too high. If it is a database issue, maybe an index on dlr_url will help. Alternativly you can use a MySQL trigger. See http://dev.

FW: OpenSMPP Manual

2013-02-04 Thread Rene Kluwen
(sorry, forgot to copy the list myself). If I understand well what you want, I think what you need is to make an opensmppbox user. And configure bearerbox (IP B) with a group = smsc, smsc = smpp with those credentials. Apart from that you configure opensmppbox as a box for bearerbox (IP

FW: smppbox - set system_type = null

2012-12-07 Thread Rene Kluwen
Forgot to copy the list: In your config, set use-systemid-as-smsboxid to true. After that, system-type is not checked anymore upon a bind from the client. == Rene -Original Message- From: users-boun...@vm1.kannel.org [mailto:users-boun...@vm1.kannel.org] On Behalf Of Aldo Zavala Sent: vr

Re: FW: schedule delivery of sms

2012-08-02 Thread spameden
Yes, but I was meaning, if you let's say want to know real-time of the sending, you're selecting the record from sent_sms table and getting value of time field. So, if you're doing INSERT with specific time you will get that time regardless if message was sent after that time( if there is big queu

FW: schedule delivery of sms

2012-08-02 Thread Rene Kluwen
I didn't include users either. my bad. From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Thursday, 02 August, 2012 22:19 To: 'spameden' Subject: RE: schedule delivery of sms No, after sending the sms, the structure, including the time field is discarded. Either way, if need be, beare

Re: FW: Generic error: ERROR

2012-07-02 Thread Alvaro Cornejo
Hi Try adding +cmee=2 to your modem init string. It might send you more detail on error. Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier ce

FW: Generic error: ERROR

2012-07-02 Thread SAMSUDDOZA SK
Hi guys Can anyone explain why Generic error: ERROR ? At present i am using 64 port Wavecom USB Modem. When i start sending bulk sms through this i am getting the Generic error: ERROR . and get Delivery report only 5% instant. I am facing big problem with that... I don't unders

FW: Kannel AIX 5.3 Panic

2012-06-28 Thread Samuel Horwitz
When attempting to use fakesmsc to send a message to my cgi I get a panic message from smsbox 2012-06-28 11:22:45 [530470] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) maps to pid 530470. 2012-06-28 11:23:15 [530470] [4] DEBUG: match found: .* 2012-06-28 11:23:15 [530470] [4] I

Re: FW: error connecting to new SMSC 0x0000000d

2012-06-10 Thread spameden
smsc-username is a system-id parameter, actually there is no system-id parameter at all according to documentation: smsc-username (m) string The ’username’ of the Messaging Entity connecting to the SM-SC. If the SM-SC operator reports that the "TELEPATH SYSTEM MANAGER TERMINAL" view "Control.Apps

FW: error connecting to new SMSC 0x0000000d

2012-06-10 Thread Amin Mukhaimer
Hello there, I seem to have a problem connecting to a new SMS center, i tried pinging and using telnet on that port, it works fine, but it doesn't connect and reply back with 0x000d error(bind failed). this is part of the status page and part of the bearerbox log. --

FW: SQLBOX Not able to call DLR URL

2012-06-02 Thread Sk. Samsuddoza
I am facing same problem. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Anshu Sah Sent: Saturday, June 02, 2012 1:29 PM To: users Subject: SQLBOX Not able to call DLR URL Hi I have been trying SQLBOX which is not able to ping the DLR URL. I tried with url

Re: Fw: SQLBOX - make error - ssl/nossl

2012-02-01 Thread aco.s
Hello Milan, At the moment I have openssl installed from www.openssl.org and have installed it in /usr/local/ssl In there i have libssl.a... (exactly in /usr/local/ssl/lib/) OK, I'll install openssl-devel and post impressions. Tnks. On Wed, 1 Feb 2012 11:40:52 +0100, "Milan P. Stanic" wrote: >

Re: Fw: SQLBOX - make error - ssl/nossl

2012-02-01 Thread Milan P. Stanic
[ don't post to me, I'm subscribed to list and don't top-post in mailing list (it is rude at least) ] On Wed, 2012-02-01 at 09:59, aco.s wrote: > Hello, > > I have installed openssl-0.9.8s installed from distribution package ! > > Need development version ??? Of course, you must have developme

Re: Fw: SQLBOX - make error - ssl/nossl

2012-02-01 Thread aco.s
Hello, I have installed openssl-0.9.8s installed from distribution package ! Need development version ??? What about this issue with ./configure command (output is the same regardless with/without ssl)??? thank you. On Wed, 2012-02-01 at 09:28 +0100, Aleksandar SMOLOVIC wrote: > >

Re: FW: Cinterion MC55iT

2011-10-05 Thread Alvaro Cornejo
Hi It is basically an info line that helps kannel know which modem config to use. You can create a new modem config for your modem just coping one of the siemens MC55 modem configs available and set detect-string = "Cinterion". -- I think there is a secondary detect string parameter also availabl

FW: Cinterion MC55iT

2011-10-05 Thread Bram L .
Hey, I am new to Kannel and GSM modems. And I have the GSM modem Cinterion MC55iT. Kannel reports that it detects 1 modem, but not which one. Also, because I have set the modemspeed to 0, it autodetects. And between those AT commands it does show that I have a Cinterion MC55i and even says

Re: FW: understanding DLR

2011-06-27 Thread Harbhag Singh Sohal
Got it to working after many hours of experimenting. Now I can receive all the dlr to db and all MO to DB. Using this I am providing SMS to Email service. Its simply awesome. Kannel rocks, you guys rocks. On Sun, Jun 26, 2011 at 11:35 PM, Milan P. Stanic wrote: > On Sun, 2011-06-26 at 20:10, Harbh

Re: FW: understanding DLR

2011-06-26 Thread Milan P. Stanic
On Sun, 2011-06-26 at 20:10, Harbhag Singh Sohal wrote: > I apologize for bothering you guys. I appreciate your patience. I > think I can live without delivery reports. > Anyway, Thanks for help. I don't think that you should give up. Thoroughly study userguide, think about your configuration, car

RE: FW: understanding DLR

2011-06-26 Thread Rene Kluwen
If you specify in group = smsbox: bearerbox-port = 3020 then you should be fine. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Harbhag Singh Sohal Sent: Sunday, 26 June, 2011 11:56 To: Nikos Balkanas; users@kannel.org Subject: Re: FW

Re: FW: understanding DLR

2011-06-26 Thread Harbhag Singh Sohal
I apologize for bothering you guys. I appreciate your patience. I think I can live without delivery reports. Anyway, Thanks for help. On Sun, Jun 26, 2011 at 7:29 PM, Nikos Balkanas wrote: > This is your 14th mail in the past 2 days. Apparently you don't have the > skills for what you are trying

Re: FW: understanding DLR

2011-06-26 Thread Nikos Balkanas
This is your 14th mail in the past 2 days. Apparently you don't have the skills for what you are trying to do. Please hire a consultant to do it for you and free this list. Nikos On Sun, Jun 26, 2011 at 4:35 PM, Harbhag Singh Sohal < harbhag.so...@gmail.com> wrote: > What should I change in my c

Re: FW: understanding DLR

2011-06-26 Thread Harbhag Singh Sohal
What should I change in my current configuration files to achieve Bearerbox-sqlbox-smsbox ? On Sun, Jun 26, 2011 at 3:39 PM, Cezary Siwek wrote: > It depends what you want to achieve. You can use the same smsboxid but you > need to reconfigure sqlbox to pass-through all the messages. > So your

Re: FW: understanding DLR

2011-06-26 Thread Harbhag Singh Sohal
I have added different smsbox-id for sqlbox. Is it ok now ?? On Sun, Jun 26, 2011 at 3:10 PM, Nikos Balkanas wrote: > Great! You have configured both sqlbox and smsbox with the same smsbox-id, > mysmsbox. And then, you use smsbox-route to tell bb to route all DLRs to > mysmsbox. What do you think

Re: FW: understanding DLR

2011-06-26 Thread Harbhag Singh Sohal
So I have messed up everything. What should I do now ? On Sun, Jun 26, 2011 at 3:10 PM, Nikos Balkanas wrote: > Great! You have configured both sqlbox and smsbox with the same smsbox-id, > mysmsbox. And then, you use smsbox-route to tell bb to route all DLRs to > mysmsbox. What do you think it w

Re: FW: understanding DLR

2011-06-26 Thread Nikos Balkanas
Great! You have configured both sqlbox and smsbox with the same smsbox-id, mysmsbox. And then, you use smsbox-route to tell bb to route all DLRs to mysmsbox. What do you think it will happen? BR, Nikos On Sun, Jun 26, 2011 at 11:27 AM, Harbhag Singh Sohal < harbhag.so...@gmail.com> wrote: > My c

Re: FW: understanding DLR

2011-06-26 Thread Harbhag Singh Sohal
My config files. group = core admin-port = 13015 admin-password = foo #admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" dlr-storage = mysql smsbox-port = 13016 #wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" access-log = "/var/log/kannel/access.log" #box-deny-ip = "*.*.*

Re: FW: understanding DLR

2011-06-25 Thread Harbhag Singh Sohal
Hi, I am already using smsbox-route in my configuration group = smsbox smsbox-id = mysmsbox bearerbox-host = ** #bearerbox-port = 13018 sendsms-port = 13018 global-sender = +91 access-log = "/var/log/kannel/smsbox-access.log" log-file = "/var/log/kannel/smsbox.log" log-level = 0 mo-re

Re: FW: understanding DLR

2011-06-25 Thread Nikos Balkanas
Hi, Apparently your bearerbox doesn't know where to route received DLRs. You should read UG about smsbox-route, and then route all your DLRs to your smsbox, so that they can be posted to your dlr-url. BR, Nikos On Sun, Jun 26, 2011 at 7:04 AM, Harbhag Singh Sohal < harbhag.so...@gmail.com> wrote

Re: FW: understanding DLR

2011-06-25 Thread Harbhag Singh Sohal
Sometimes the dlr is stored in the table specified by me via the dlr-url script and sometimes it get stored in the sent_sms table of sqlbox. Why is this happening ? On Sat, Jun 25, 2011 at 5:39 PM, Nikos Balkanas wrote: > Hi, > > Your php is not kannel's problem. This is not a php forum. There ar

Re: FW: understanding DLR

2011-06-25 Thread Harbhag Singh Sohal
but how would I know that which dlr is from which SMS ? is it being identified by msgid parameter ? I am using sqlbox to send sms so in the dlr-url column I have added http://localhost/dlr.php as the dlr-url and dlr-mask is set to 31. and the dlr.php file contains $conn = mysql_connect("localh

FW: understanding DLR

2011-06-24 Thread Rene Kluwen
From: Mpeirwe Benjamin [mailto:bmpei...@gmail.com] Sent: Friday, 24 June, 2011 15:54 To: Rene Kluwen Subject: Re: understanding DLR dlr you specified is a temporary storagedo what rene told you On Fri, Jun 24, 2011 at 2:07 PM, Rene Kluwen wrote: Don't use the dlr database table fo

Re: Fw: dlr storage problem-urgent help needed

2011-04-05 Thread Cezary Siwek
Hi, Maybe you have misunderstood purpose of the dlr-storage? The internal DLR mechanism doesn't store incoming messages a database. If you want to do so, have a look on sqlbox. Regards, Cezary On 05/04/2011 10:05, Deepak Kumar wrote: Dear All, Now Kannel is running fine with dlr-storage =

Re: Fw: Facing issue with DLR using MySql

2011-03-31 Thread Cezary Siwek
start the bearerbox from the command line. You will see more debug if bearerbox crashes during it starts: bearerbox /path/to/config On 31/03/2011 12:56, Deepak Kumar wrote: Hi Cezary, Yes we have compiled the kannel with mysql support and it shows the status "Compiled with SSL, MySql and n

Fw: Facing issue with DLR using MySql

2011-03-31 Thread Deepak Kumar
Hi Cezary, Yes we have compiled the kannel with mysql support and it shows the status "Compiled with SSL, MySql and native calloc. below is the attached log of my bearerbox when we shutdown the modem. after this i will enable "dlr-storage = mysql" 2011-03-31 17:03:09 [12390] [0] WARNING: Kil

Fw: Facing issue with DLR using MySql

2011-03-31 Thread Deepak Kumar
Dear Team, My system information is as follow : Operating system and version. Ubantu V10.10 Kannel version. 1.4.3 Libxml version. 2.30.0 Used client : SMS Client (I am using GSM modem Cinterion MC52i) Single or multi processor machine. Multi Processor Attach Kannel configuration file We are fa

Re: Fw: Kannel & Wap Configuration

2010-10-08 Thread Alvaro Cornejo
nal Message - From: "Jacob Eiler" > To: "Innocent Muchedzi" > Cc: > Sent: Friday, October 08, 2010 2:19 PM > Subject: Re: Fw: Kannel & Wap Configuration > > >> If you already have a working smsc connection that supports binary sms, >> you can ca

Re: Fw: Kannel & Wap Configuration

2010-10-08 Thread Innocent Muchedzi
t Muchedzi" Cc: Sent: Friday, October 08, 2010 2:19 PM Subject: Re: Fw: Kannel & Wap Configuration If you already have a working smsc connection that supports binary sms, you can call sendsms with something like from=1234&to=12345&udh=%06%05%04%0B%84%23%F0&text=%01%06%01%

Re: Fw: Kannel & Wap Configuration

2010-10-08 Thread Jacob Eiler
If you already have a working smsc connection that supports binary sms, you can call sendsms with something like from=1234&to=12345&udh=%06%05%04%0B%84%23%F0&text=%01%06%01%ae%02%05%04% 00%45%c6%0c%03%77%77%77%2e%67%6f%6f%67%6c%65%2e%63%6f%6d%00%01%03%67%6f% 6f%67%6c%65%00%01%01 (wap push to goog

Fw: Kannel & Wap Configuration

2010-10-08 Thread Innocent Muchedzi
Does anyone knows how to configure kannel to be able to send send WAP messages Innocent Muchedzi Creative Directory Syldah Media Ipelo House, Plot 103, Unit 4 Gaborone International Commerce Park Gaborone Tele/Fax: 3105907 Cell: 71806864/73114818 www.syldah.com www.mobitecworld.com

Fw:

2010-09-07 Thread info
- Original Message - From: Paradox Ltd To: i...@paradox.am Sent: Tuesday, September 07, 2010 11:46 AM Subject: Fw: --- On Mon, 9/6/10, Paradox Ltd wrote: From: Paradox Ltd Subject: To: davit.mirzo...@yahoo.com Date: Monday, September 6

Re: Fw:

2010-09-07 Thread Jason Mule
>From the log, UDH looks standard and the message should arrive on the handset as a concatenated message. BR, Jason On 7 September 2010 11:52, wrote: > > - Original Message - > *From:* Paradox Ltd > *To:* i...@paradox.am > *Sent:* Tuesday, September 07, 2010 11:46

Fw: SMPP Server Setup

2010-09-05 Thread Innocent Muchedzi
Hie When setting up kannel for smpp connection do i need to setup the user-service group and is it that important for this connection setup; - Original Message - From: ha...@aeon.pk To: Innocent Muchedzi Cc: us...@vm1.kannel.org ; Hamza K. Sent: Saturday, September 04, 2010 11:47 AM

Re: FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5

2010-08-31 Thread Alejandro Guerrieri
oun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf > Of Juan Nin > Sent: Monday, August 30, 2010 7:07 PM > To: users@kannel.org > Subject: Re: FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5 > > Checking at the Kannel website is always a good idea ;) > >

RE: FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5

2010-08-31 Thread Jonathan Zylberberg
is not stable yet. Thanks for the info -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Juan Nin Sent: Monday, August 30, 2010 7:07 PM To: users@kannel.org Subject: Re: FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5

Re: FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5

2010-08-30 Thread Juan Nin
Checking at the Kannel website is always a good idea ;) Download the latest daily snapshot: http://www.kannel.org/download/kannel-snapshot.tar.gz Regards, Juan On Mon, Aug 30, 2010 at 9:48 PM, Jonathan Zylberberg wrote: > Hi, > > Thanks for your email. Should I get all the latest code from

FW: Meta data parameters in kannel 1.4.3 on RedHat release 5.5

2010-08-30 Thread Jonathan Zylberberg
Hi, Thanks for your email. Should I get all the latest code from the tree? Or just a single file? Is there a .tar file that I can download? Or what tree branch should I get the source from? Thanks again -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Monday,

FW: smppbox bulk sms: slow reception from a client

2010-08-18 Thread Rene Kluwen
Sorry, forgot to copy the list: Yes, if your problem is that open smppbox stalls every 10 messages, then I found it. If you want, apply the attached patch to smppbox and try again. About broken pipes and PDU unpacking failed: I have not been able to reproduce this as of now. I tried to su

FW: Problem of messages with same priority

2010-08-17 Thread Rene Kluwen
From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Tuesday, 17 August, 2010 18:12 To: 'adil nazir' Cc: 'Alejandro Guerrieri' Subject: RE: Problem of messages with same priority SMS messages carrying a higher priority are sent to the smsc first. After that, they are on their own.

Fw: Problem of messages with same priority

2010-08-17 Thread adil nazir
yes i know but if kannel can send SMS having high priority before the low priority then it means it has the ability to send SMS in specific order. If SMS –by nature- uses a store-and-forward scheme then how priority works with kannel and why they implement priority queue in kannel drivers.

FW: Program-ID

2010-08-16 Thread Rene Kluwen
Sorry, forgot to copy the list: You can pass the following in your url: http://localhost:13013/cgi-bin/sendsms?...&meta-data=%3Fsmpp%3Fprogram-id%3D 1234 See the examples section in the userguide. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.o

FW: Kannel - PAM

2010-08-03 Thread Rene Kluwen
From: Alex Kinch [mailto:a...@alexkinch.com] Sent: Tuesday, 03 August, 2010 13:07 To: Rene Kluwen Subject: Re: Kannel - PAM Interesting. When I removed the pam user, and tried it using the hvg account. It worked once, and returned unroutable. Then stopped working. If I restart smsbox it

FW: Outbound force routing for a proffered-prefix in Kannel

2010-07-12 Thread Gjergji Guri
Hi Nikos, I’m sending this request directly as I did not received any response from other users. Is it possible to tell Kannel which SMSC to use for a particular prefix? I have different outbound SMSC costs for different operators and I want to implement some basic costs routing. Any ot

Fw: Please Help Me: I am Stuck

2010-05-20 Thread Tarun Goswami
Dear Team, I am using Kannel 1.4.3 on windows. I am using my GSM phone(9810689924) as modem. smskannel.conf file which is used to run bearerbox and smsbox is also attached.   When I try an dsend sms using following url :   http://100.1.1.15:13015/cgi-bin/sendsms?username=test&password=test

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-20 Thread Emmanuel CHANSON
le right ? > > > > I am using a Nokia 6230. > > > > Do I have an issue in my modem config ? > > I have to test using message-storage = SM instead of ME maybe ? > > > > BTW I plan to buy a Huawei E220 is it a good choice for sending/receiving > > MO

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-18 Thread Alvaro Cornejo
gt; > Emmanuel > > -- Forwarded message -- > From: Emmanuel CHANSON > Date: 2010/5/11 > Subject: DLR not fw to Kannel when mailling SMS is performed > To: users > > > Hello, > > I would like to ask the community about this behavior. > I am using a

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-12 Thread Emmanuel CHANSON
etting message-storage = SM? > > BR, > Nikos > > - Original Message - > *From:* Emmanuel CHANSON > *To:* users > *Sent:* Wednesday, May 12, 2010 2:34 AM > *Subject:* Re: DLR not fw to Kannel when mailling SMS is performed > > No, it is a loop done for

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-11 Thread Nikos Balkanas
Hi, I imagine you have also enabled "sim-buffering" in your smsc definition. Have you tried setting message-storage = SM? BR, Nikos - Original Message - From: Emmanuel CHANSON To: users Sent: Wednesday, May 12, 2010 2:34 AM Subject: Re: DLR not fw to Kannel whe

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-11 Thread Emmanuel CHANSON
No, it is a loop done for each destination (dont know if cgi script can manage multiple destination) Regards, Emmanuel 2010/5/11 Benaiad > > Hi, > > Are you sending those messages using one call to the send cgi with multi > destinations in the "to" parameter? > > Regards. > -- > Benaiad > > >

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-11 Thread Benaiad
Hi, Are you sending those messages using one call to the send cgi with multi destinations in the "to" parameter? Regards. -- Benaiad On Tue, May 11, 2010 at 10:57 PM, Emmanuel CHANSON < emmanuelchan...@gmail.com> wrote: > If the issue is not well described tell me...I really want to understand

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-11 Thread Emmanuel CHANSON
If the issue is not well described tell me...I really want to understand this behavior... Regards, Emmanuel 2010/5/11 Emmanuel CHANSON > I am also getting the following error below during the sending of my SMS > mailling and I don't know if it is linked with this. > > Test: > 40 SMS were sent,

Re: DLR not fw to Kannel when mailling SMS is performed

2010-05-11 Thread Emmanuel CHANSON
I am also getting the following error below during the sending of my SMS mailling and I don't know if it is linked with this. Test: 40 SMS were sent, I received the ACK (but no Success/STATUS-REPORT maybe stored in the mobile) and after that I receive the error: +CMS ERROR: An unknown error occurr

DLR not fw to Kannel when mailling SMS is performed

2010-05-10 Thread Emmanuel CHANSON
Hello, I would like to ask the community about this behavior. I am using a Nokia 6230 as modem. When I send a single SMS I got the ACK and the STATUS-REPORT, behavior is Ok. 2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone]: <-- +CDS: 24 2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone

FW: EMI DLR uniqueness, smsc-id/timestamp problem

2010-05-05 Thread Luís Tiago Rico
Hi Nikos, Thank you for your reply. I was already guessing why the patch was not included… Never the less, I will download the src code from cvs, and apply the patch to produce my release… I will have to change it a bit more, because some of my smsc don’t send the country code prefix on

FW: Regarding OTA Message

2010-05-04 Thread Harmeet Singh
Greetings, I want to use Kannel Gateway to send Configuration message(OTA) to mobile phones. According to user Guide i had URLEncode and using following URL to send OTA message. http://155.35.26.136:13013/cgi-bin/sendota?username=tester&password=foobar&t o=xx&text=%3Cwap-provisi

FW: Delivery Status Notification (Failure)

2010-05-03 Thread Irfan Malik
May be with source-addr-ton or source-addr-npi ?? Best Regards, Irfan Malik > Date: Mon, 3 May 2010 09:55:06 -0500 > Subject: Re: Need to remove country code from sender MSISDN > From: cornejo.alv...@gmail.com > To: irfanahma...@hotmail.com > CC: users@kannel.org > > I think it is not pos

Re: FW: Query regarding max-messages on Kannel 1.4.1

2010-04-20 Thread jyotiranjan panda
n this) > > > > Thanks, > > Orlagh > > > > *From:* users-boun...@kannel.org [mailto:users-boun...@kannel.org] *On > Behalf Of *Henri Hovi > *Sent:* 20 April 2010 10:40 > *To:* users@kannel.org > > *Subject:* Re: FW: Query regarding max-messages on Kannel 1.4.1

RE: FW: Query regarding max-messages on Kannel 1.4.1

2010-04-20 Thread Walsh, Orlagh
: FW: Query regarding max-messages on Kannel 1.4.1 160 chars as 7 bit, 140 chars as 8bit ? UDH ? On Tue, Apr 20, 2010 at 12:28 PM, Walsh, Orlagh mailto:orlagh.wa...@meteor.ie>> wrote: Hi, I have a query regarding the max-messages field to support long messages for SMS. I have a configu

Re: FW: Query regarding max-messages on Kannel 1.4.1

2010-04-20 Thread Henri Hovi
160 chars as 7 bit, 140 chars as 8bit ? UDH ? On Tue, Apr 20, 2010 at 12:28 PM, Walsh, Orlagh wrote: > > > > > Hi, > > I have a query regarding the max-messages field to support long messages > for SMS. > > I have a configuration set up as follows: > > > > # Default > > group = sms-service > >

FW: Query regarding max-messages on Kannel 1.4.1

2010-04-20 Thread Walsh, Orlagh
Hi, I have a query regarding the max-messages field to support long messages for SMS. I have a configuration set up as follows: # Default group = sms-service keyword = default # text = "ESME Reply" # max-messages = 1 url = "http://10.118.7.121/cgi-bin/as_capture.pl?text=%a&sender=%p&service=%P"

Re: Fw: only receiving DLR type=8

2009-10-19 Thread Sunil Soni
Thanks a lot seikath Now I am able to receving DLR type =1 after binding as transceiver. -Thanks -Sunil --- On Mon, 19/10/09, seikath wrote: > From: seikath > Subject: Re: Fw: only receiving DLR type=8 > To: > Cc: users@kannel.org > Date: Monday, 19 October, 2009, 11:

Re: Fw: only receiving DLR type=8

2009-10-19 Thread seikath
bind as transceiver not as transmitter: group = smsc ... transceiver-mode = true Sunil Soni wrote: > Hi List, > Below is the kannel.log and configuration file. > I am only receiving DLR type=8 i.e SMSC submit. > How can I recieve Other DLR type=1 2 or 5 ? > Plese any one help me > I am

Fw: only receiving DLR type=8

2009-10-19 Thread Sunil Soni
Hi List, Below is the kannel.log and configuration file. I am only receiving DLR type=8 i.e SMSC submit. How can I recieve Other DLR type=1 2 or 5 ? Plese any one help me I am using kannel-1.4.3, DLR mask 31 2009-10-18 12:28:22 [15936] [6] DEBUG: SMPP[Id72]: Sending PDU: 2009

FW: coding-charset

2009-10-16 Thread patrick meye
Is some one can help me please,i really need help,or is there no issue for my problem!? From: patrick_m...@hotmail.fr To: n...@amdtelecom.net Subject: RE: coding-charset Date: Fri, 16 Oct 2009 07:12:15 + Hi, Thank you for orientation,i tried to use some php functions like ICONV,MBST

Re: Fw: testing fake sms

2009-08-21 Thread Alex Dehaini
. For us it is also a waste of > time to rewrite things already in the guide. > > BR, > Nikos > > - Original Message - > *From:* Alex Dehaini > *To:* Users mailing list > *Sent:* Friday, August 21, 2009 6:49 PM > *Subject:* Re: Fw: testing fake sms > >

Re: Fw: testing fake sms

2009-08-21 Thread Nikos Balkanas
things already in the guide. BR, Nikos - Original Message - From: Alex Dehaini To: Users mailing list Sent: Friday, August 21, 2009 6:49 PM Subject: Re: Fw: testing fake sms I added the following but I still get the same error group = sms-service keyword = www get-url

Re: Fw: testing fake sms

2009-08-21 Thread Alex Dehaini
I added the following but I still get the same error *group = sms-service keyword = www get-url = "http://%S"* Can you give me a generic kannel.conf file to test the fakesmsc feature Regards, Alex On Fri, Aug 21, 2009 at 3:18 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrote: > O

Re: Fw: testing fake sms

2009-08-21 Thread Alejandro Guerrieri
Ok, you're missing the sms-service section. Check the userguide and/or the examples on the source tree. Regards, Alejandro On Fri, Aug 21, 2009 at 5:17 PM, Alex Dehaini wrote: > Here is my kannel.conf > > *group = core > admin-port = 13000 > admin-password = f00bar > status-password = sTat > ad

Re: Fw: testing fake sms

2009-08-21 Thread Alex Dehaini
Here is my kannel.conf *group = core admin-port = 13000 admin-password = f00bar status-password = sTat admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1;200.100.0.*" smsbox-port = 13003 #wapbox-port = 13004 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;200.100.0.*" #wdp-interface-name = "*

Re: Fw: testing fake sms

2009-08-21 Thread Alejandro Guerrieri
You don't have an sms-service for "nop" and there's no default value either. Or maybe you have one, but it's denied for this smsc... Post your kannel.conf and we'll be able to tell better. Regards, Alejandro On Fri, Aug 21, 2009 at 4:33 PM, Alex Dehaini wrote: > Hi Nikos, > > It appears to be

Re: Fw: testing fake sms

2009-08-21 Thread Alex Dehaini
Hi Nikos, It appears to be working now but I have some output error I do not understand. I used the following command *test/fakesmsc -i 0.1 -m 5 "100 200 text nop"* I know this is to send 5 msgs from number 100 to 200. This is my output [r...@lanbwmanager kannel]# test/fakesmsc -i 0.1 -m 5 "100

Re: Fw: testing fake sms

2009-08-21 Thread Alex Dehaini
oops - :) 2009/8/20 Nikos Balkanas > > - Original Message - *From:* Nikos Balkanas > *To:* mailto:alexdeha...@gmail.com > *Cc:* us...@vm1.kannel.org > *Sent:* Thursday, August 20, 2009 9:44 PM > *Subject:* Re: testing fake sms > > Hi, > > You mean you missed the whole section: > > Appe

Re: FW: SMSbox crashed

2009-08-18 Thread Illimar Reinbusch
Hi I have been using Kannel for about 4-5 years and so far all crashes on my servers have been my own misconfiguration or that kind errors. Can u please provide me the following data : Kannel version and other logs (bearerbox, smsbox, access), ill try to find the problem. Illimar Hello Ever

FW: SMSbox crashed

2009-08-18 Thread Hemant Gmail
Hello Everyone, I am having a tough time with smsbox lately. For some reason the box crashes atleast twice a day. Can someone please put some light on it. Thanks again, Hemant From: Hemant Gmail [mailto:hbaan...@gmail.com] Sent: Monday, August 17, 2009 11:21 AM To: 'users@kannel.org'

Fw: Store issue

2009-07-30 Thread Nikos Balkanas
Dear Sripe, Seems my emails are bounced off the list as spam. From the headers, this a kannel site issue. Has this email reached the list before? Could you please check into it? Thanks, Nikos - Original Message - From: To: Cc: "users" Sent: Thursday, July 30, 2009 5:54 PM Subject

Re: Fw: Re: Problem with dlrurl invocation

2009-07-29 Thread Alejandro Guerrieri
Kannel Group: > > I am anxiously waiting for any help / inputs / suggesions..!! > > Chirag > > --- On *Sat, 25/7/09, Chirag Baraliya * wrote: > > > From: Chirag Baraliya > Subject: Re: Fw: Re: Problem with dlrurl invocation > To: users@kannel.org > Cc: "Alejand

Re: Fw: Re: Problem with dlrurl invocation

2009-07-29 Thread Chirag Baraliya
Dear Alejandro / Kannel Group:   I am anxiously waiting for any help / inputs / suggesions..!!   Chirag --- On Sat, 25/7/09, Chirag Baraliya wrote: From: Chirag Baraliya Subject: Re: Fw: Re: Problem with dlrurl invocation To: users@kannel.org Cc: "Alejandro Guerrieri" Date: Saturda

Re: Fw: Re: Problem with dlrurl invocation

2009-07-25 Thread Chirag Baraliya
post: http://www.mail-archive.com/users@kannel.org/msg11402.html and was adding same smsbox-id to both smsbox and sqlbox config. Any opnions ?!! --- On Sat, 25/7/09, Alejandro Guerrieri wrote: From: Alejandro Guerrieri Subject: Re: Fw: Re: Problem with dlrurl invocation To: "Chirag Bar

  1   2   3   >