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.

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="

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

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

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

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

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

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

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

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

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 AM > *Subject:* Fw: >

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

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
It looks like concatenation message, one messages contains 153 characters ( I received a response from Jyoti Ranjan Panda on 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

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 > >

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

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

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

Re: Fw: Re: Problem with dlrurl invocation

2009-07-25 Thread Alejandro Guerrieri
; > # Example MYSQL Connection > group = mysql-connection > id = sqlbox-db > host = localhost > username = > password = > database = > > --- On *Fri, 24/7/09, Alejandro Guerrieri > *wrote: > > > From: Alejandro Guerrieri > Subject: Re

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Chirag Baraliya
sqlbox.log" log-level = 0 # Example MYSQL Connection group = mysql-connection id = sqlbox-db host = localhost username = password = database = --- On Fri, 24/7/09, Alejandro Guerrieri wrote: From: Alejandro Guerrieri Subject: Re: Fw: Re: Problem with dlrurl i

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Alejandro Guerrieri
G:size: 19 > 2009-07-24 18:48:42 [3692] [4] DEBUG:immutable: 0 > 2009-07-24 18:48:42 [3692] [4] DEBUG:data: 3f 73 6d 70 70 3f 64 6c 72 > 5f 65 72 72 3d 30 30 ?smpp?dlr_err=00 > 2009-07-24 18:48:42 [3692] [4] DEBUG:data: 31 > 26

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Chirag Baraliya
[3692] [4] DEBUG:    data: 31 26 1& 2009-07-24 18:48:42 [3692] [4] DEBUG:  Octet string dump ends. 2009-07-24 18:48:42 [3692] [4] DEBUG: Msg object ends. --- On Fri, 24/7/09, Alejandro Guerrieri wrote: From: Alejandro Guerrieri Subject: Re: Fw: Re

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread seikath
gmail.com>>/* wrote: From: Alejandro Guerrieri mailto:alejandro.guerri...@gmail.com>> Subject: Re: Fw: Re: Problem with dlrurl invocation To: "Chirag Baraliya" mailto:cd_baral...@yahoo.com>> Cc: users@kannel.org <mailto:users@kannel.

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Alejandro Guerrieri
*wrote: > > > From: Alejandro Guerrieri > Subject: Re: Fw: Re: Problem with dlrurl invocation > To: "Chirag Baraliya" > Cc: users@kannel.org > Date: Friday, 24 July, 2009, 10:46 AM > > > Check if the dlr messages are being routed to smsbox, maybe are being

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Chirag Baraliya
Hi Alejandro,   I cant understand what you said, I checked it again, dlr created msg comes in the BBlog  but problem not solved,  Please explain in Brirf.   Chirag --- On Fri, 24/7/09, Alejandro Guerrieri wrote: From: Alejandro Guerrieri Subject: Re: Fw: Re: Problem with dlrurl invocation To

Re: Fw: Re: Problem with dlrurl invocation

2009-07-24 Thread Alejandro Guerrieri
Check if the dlr messages are being routed to smsbox, maybe are being stored on sqlbox instead? On Fri, Jul 24, 2009 at 6:56 AM, Chirag Baraliya wrote: > > Dear Alejandro, > > I am waiting for your replay. > > Regards, > Chirag. > > > --- On *Tue, 21/7/09, Chirag Baraliya * wrote: > > > F

Re: FW: Message ID

2008-11-27 Thread Nikos Balkanas
Just a side note: In the dlr-url shouldn't you be using ...&messageID=%I? (that's "I" as in Index) On Thu, Nov 27, 2008 at 5:34 PM, Surya <[EMAIL PROTECTED]> wrote: > Dear Group, > > > > I'm in need of great emergency.. Just tell me how to capture the > > submit_sm_resp message ID. > > > > > > I

Re: FW: Message ID

2008-11-27 Thread Alejandro Guerrieri
I'm working on a patch to solve that problem right now. As it is now, Kannel won't make that information available. Regards, Alejandro On Thu, Nov 27, 2008 at 1:34 PM, Surya <[EMAIL PROTECTED]> wrote: > Dear Group, > > > > I'm in need of great emergency.. Just tell me how to capture the > > su

Re: FW: urldecode sms text and post to web application

2008-09-22 Thread Jovan Kostovski
On Tue, Sep 23, 2008 at 12:24 AM, Nad <[EMAIL PROTECTED]> wrote: > Thanks Jovan > > I'll have a crack at it. > Can I then post the decoded string to my webserver within the same script Yes, just add the code for record insertation after the part where you decode the message Cheers, Jovan

Re: Fw: OMA Provisioning

2008-07-08 Thread Falko Ziemann
Well, the log-file looks like the message is sent without problems. So this doesn't seem to be a kannel problem. This looks more like you are sending "invalid settings" to the phone. Maybe you try it at the nokia developers forum. Regards Falko 2008/7/8 zillur rahman <[EMAIL PROTECTED]>: > > > --

Re: Fw: UrlEncodedXMLdocument

2008-07-02 Thread Alvaro Cornejo
That means that you need your XML content to be urlecoded something like $s = urlecode($s) prior to add it to kannel url and not sending $s ´as is´ Regards Alvaro On Wed, Jul 2, 2008 at 4:39 AM, zillur rahman <[EMAIL PROTECTED]> wrote: > > > --- On *Sun, 6/8/08, zillur rahman <[EMAIL PROTECTED

RE: FW: Kannel error

2008-03-31 Thread Kevin Reed
/ukannel/index.php?topic=10.msg12#msg12 > Nathan, > > > > What does that init string that you posted do? > > > > > > From: Nathan Ferris [mailto:[EMAIL PROTECTED] > Sent: Friday, March 28, 2008 12:34 PM > To: users@kan

RE: FW: Kannel error

2008-03-31 Thread Brandon Blackwell
Nathan, What does that init string that you posted do? From: Nathan Ferris [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2008 12:34 PM To: users@kannel.org Subject: Re: FW: Kannel error I'm using Multitech USB modems, but the config should b

RE: FW: Kannel error

2008-03-31 Thread Brandon Blackwell
init string again and see if it makes any difference. Thanks for the suggestions. From: Nathan Ferris [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2008 12:34 PM To: users@kannel.org Subject: Re: FW: Kannel error I'm using Multitech USB modems, bu

Re: FW: Kannel error

2008-03-28 Thread Nathan Ferris
nder modem. *From:* Alvaro Cornejo [mailto:[EMAIL PROTECTED] *Sent:* Friday, March 28, 2008 11:30 AM *To:* users@kannel.org *Subject:* Re: FW: Kannel error try to enable verbose login in your modem. add at+cmee=1 or 2 to the init string. This migh

RE: FW: Kannel error

2008-03-28 Thread Brandon Blackwell
nder modem. From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2008 11:30 AM To: users@kannel.org Subject: Re: FW: Kannel error try to enable verbose login in your modem. add at+cmee=1 or 2 to the init string. This might give you more information On Thu, Mar 27, 2008

Re: FW: Kannel error

2008-03-28 Thread Alvaro Cornejo
:[EMAIL PROTECTED] <[EMAIL PROTECTED]>] > *Sent:* Thursday, March 27, 2008 3:14 PM > *To:* users@kannel.org > *Subject:* Re: FW: Kannel error > > > > Hi Brandon, > > I've seen stuff like this before; you may just need to reset your modem. > Try this: http:

Re: FW: Kannel error

2008-03-27 Thread Nathan Ferris
ssage. *From:* Nathan Ferris [mailto:[EMAIL PROTECTED] *Sent:* Thursday, March 27, 2008 3:14 PM *To:* users@kannel.org *Subject:* Re: FW: Kannel error Hi Brandon, I've seen stuff like this before; you may just need to reset your modem. Try this: http:

RE: FW: Kannel error

2008-03-27 Thread Brandon Blackwell
-1? It happens every time it sends out a duplicate message. From: Nathan Ferris [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 3:14 PM To: users@kannel.org Subject: Re: FW: Kannel error Hi Brandon, I've seen stuff like this before; you may

Re: FW: Kannel error

2008-03-27 Thread Nathan Ferris
Hi Brandon, I've seen stuff like this before; you may just need to reset your modem. Try this: http://www.mail-archive.com/users@kannel.org/msg11538.html Nathan Brandon Blackwell wrote: I am using a wavecom multimodem gprs with kannel. The problem I am having is that every so often I

Re: FW: nokia 7610 AT smsc

2007-11-04 Thread Iain Dooley
I've been trying to get my nokia 7610 connected via dku-2 usb cable to kannel as AT smsc. So far I was able to send sms but could not receive neither sms nor dlr. The phone receives sms but doesn't pass it to Kannel. The problem probably because I could not use at+cnmi command, the phone respond

Re: Fw: Kannel queue management

2007-10-17 Thread Shantanu Chauhan
jandro Guerrieri'" <[EMAIL PROTECTED]>; Sent: Wednesday, October 10, 2007 11:53 PM Subject: RE: Fw: Kannel queue management Happy to read that, And don't worry for the delay as soon as you made feedback for the kannel community, I appreciate a lot. Best regards -

RE: Fw: Kannel queue management

2007-10-10 Thread info.ubichip
Happy to read that, And don't worry for the delay as soon as you made feedback for the kannel community, I appreciate a lot. Best regards -Original Message- From: Alejandro Guerrieri [mailto:[EMAIL PROTECTED] Sent: mercredi 10 octobre 2007 07:19 To: users@kannel.org Subject: R

Re: Fw: Kannel queue management

2007-10-10 Thread Alejandro Guerrieri
Sorry for the delay. According with a third party that conducted the testing in our platforms, the solution posted by info.ubichip did work! I didn't make the testing myself, so I'll dig a little more about what they did and how did they come to this conclusion before officially saying "it works"

Re: Fw: kannel can made this ?

2007-01-31 Thread massimo
Thank you to all for the help, I have installed Kannel and I will make some tests bye - Original Message - From: peter tatischev To: massimo Cc: users@kannel.org Sent: Wednesday, January 31, 2007 10:39 PM Subject: Re: Fw: kannel can made this ? Kannel will receive the

Re: Fw: kannel can made this ?

2007-01-31 Thread peter tatischev
now if is it possible or if there is a software who make this ? Bye - Original Message - *From:* peter tatischev <[EMAIL PROTECTED]> *To:* massimo <[EMAIL PROTECTED]> *Cc:* users@kannel.org *Sent:* Wednesday, January 31, 2007 10:02 PM *Subject:* Re: Fw: kannel can made this ?

Re: Fw: kannel can made this ?

2007-01-31 Thread massimo
31, 2007 10:02 PM Subject: Re: Fw: kannel can made this ? Hi Massimo, in fact it is one of the tasks of Kannel - to handle such cases. I haven't personally setup UCP connections, so the manual is your best friend: http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide

Re: Fw: kannel can made this ?

2007-01-31 Thread Alejandro Guerrieri
Massimo, Sure it can! You'll have to add some scripting "glue" to implement your business logic, but Kannel can handle UCP communications with SMSCs with no problems. I'd recommend you to read the user-guide thoroughly and search the list archives for leads and examples. After that, feel free to

Re: Fw: kannel can made this ?

2007-01-31 Thread peter tatischev
Hi Massimo, in fact it is one of the tasks of Kannel - to handle such cases. I haven't personally setup UCP connections, so the manual is your best friend: http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN1376 to set up the UCP connection, and then setup yourself a simple sm

Re: Fw: wappush kannel

2006-12-21 Thread Juan Nin
these links may help you: http://www.nowsms.com/framer.htm?http://www.nowsms.com/discus/messages/1/218.html http://www.nowsms.com/framer.htm?http://www.nowsms.com/discus/messages/1/2018.html http://www.opensubscriber.com/message/users@kannel.org/192735.html regards, Juan Mirza Aamir Raza Khan

Re: FW: [Kannel 0000347]: Invalid Password , though it is CORRECT

2006-05-28 Thread Stipe Tolj
Rene Kluwen wrote: How many characters is your password? As Rene assumes here, SMPP requires a limit of the password in terms of length, according to the SMPP spec. So if your given password extends the expected limit of max. 9 octets, see SMPP v3.4, page 46, section 4.1.1. Stipe --

Re: FW: post-url

2005-12-14 Thread Davy Chan
**>From: "Eric Langheinrich" <[EMAIL PROTECTED]> **>To: **>Date: Tue, 13 Dec 2005 18:03:18 -0700 **>Subject: FW: post-url **> **> **> Can someone please provide a sample sms-service that utilizes a post-url. **> **> I'm curious about how to specify what parameters I want to include in the **> po

Re: Fw: Fw: PLs..........help sms service

2005-12-12 Thread Rodrigo Cremaschi
ROTECTED]> > To: "Sriram" <[EMAIL PROTECTED]> > Cc: > > Sent: Friday, December 09, 2005 1:25 > Subject: Re: Fw: PLs..help sms service > > > Well then. You don't need Kannel at all, so no need to configure anything. > > No need to call any

Re: Fw: PLs..........help sms service

2005-12-08 Thread Rodrigo Cremaschi
Cremaschi" <[EMAIL PROTECTED]> > To: "Sriram" <[EMAIL PROTECTED]> > Cc: > Sent: Tuesday, December 06, 2005 7:04 > Subject: Re: Fw: PLs..help sms service > > > Hi Sriram, > >Set your loglevel to 0. Then check kannel.log to see if

RE: Fw: PLs..........help sms service

2005-12-08 Thread Essien Ita Essien
lf Of Sriram Sent: Thursday, December 08, 2005 10:04 AM To: Rodrigo Cremaschi Cc: users@kannel.org Subject: Re: Fw: PLs..help sms service Hi Rodrigo, Spoke to that Telco Guy again he says you dont need a SMS gateway at all for this application ! He has asked me to create a URL at my end

Re: Fw: PLs..........help sms service

2005-12-08 Thread Sriram
send back the URL with desired content back to him ? Anyone knowledgeable pls share and help Regards sriram - Original Message - From: "Rodrigo Cremaschi" <[EMAIL PROTECTED]> To: "Sriram" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, December 06, 2005 7:04 S

Re: Fw: PLs..........help sms service

2005-12-06 Thread Rodrigo Cremaschi
Hi Sriram, Set your loglevel to 0. Then check kannel.log to see if you are getting any messages. Double check your SMSC connection parameters. You are right, you are not in the need of using URLs at this point. My suggestion: avoid using DB access, until you are sure you get any mess

Re: Fw: PLs..........help sms service

2005-12-06 Thread Kresimir Sparavec
receive-port enabled in local firewall? tried ucp instead of smpp? he asks you for url probably because smpp does not work, so he tries to deliver sms to you using callback script over http instead. On Tue, Dec 06, 2005 at 11:58:33AM +0530, Sriram wrote: > > - Original Message -=20 > F

Re: fw: no DLR occuring

2005-12-03 Thread Catalin Trifu
Hi, 1. I am Able to send messages..but strangely enough no DLR records are inserted in mysql database ..its empty... DLRs are not stored into the database by kannel, you have to use dlr-url when u post messages to kannel and dlr-mask and kannel will fw any DLR to your applicatio

RE: FW: Submit to PPG without using test_ppg

2005-06-29 Thread Jeff Sharrow
What I am using is a perl program that is auto generating the SI and the PAP control xml files. I will send you the data I have captured using ethereal on the actual post to my test PPG. The perl script is from the Openwave website. If you want me to send that also, I can, but I have not made very

Re: FW: Submit to PPG without using test_ppg

2005-06-29 Thread Gareth Reakes
Hi, Did the example I gave not work? Can you mail the entire message you are posting (including the content-type of the whole message)? Gareth Jeff Sharrow wrote: What I am getting in my wapbox log is the following: 2005-06-27 15:50:57 [19346] [14] INFO: PPG: Accept request from <192.168.

RE: FW: WTLS and Kannel 1.4 - Query - Does it Work?

2005-06-21 Thread Nazir Faisal-NZRF001
Thanks for that. That confirms my suspicions. Regards, Faisal -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gareth Reakes Sent: 21 June 2005 12:51 To: Paul Keogh; users@kannel.org Subject: Re: FW: WTLS and Kannel 1.4 - Query - Does it Work? Hey

Re: FW: WTLS and Kannel 1.4 - Query - Does it Work?

2005-06-21 Thread Gareth Reakes
Hey, If thats so then I must have imagined playing with it. Sorry about that. Gareth Paul Keogh wrote: I'm pretty sure this does'nt work. Check the user and dev archives for similar questions. As far as I recall, the implementation was never finished and no-one has picked it up.

RE: FW: WTLS and Kannel 1.4 - Query - Does it Work?

2005-06-21 Thread Paul Keogh
I'm pretty sure this does'nt work. Check the user and dev archives for similar questions. As far as I recall, the implementation was never finished and no-one has picked it up.

  1   2   >