RE : Re: RE : Re: RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-18 Thread P. Gerard MBOUYAP
Hi Allison My PC has only RAM 512Mb and SWAP 1Gb My HD has 160Gb and i use only 5%. --- Allison Almeida <[EMAIL PROTECTED]> a écrit : > Hi Gerard. > > > I discovered that the "PANIC: Memory Re-allocation > Failed" occurs cause a > limitation of a memory a

Re: RE : Re: RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-15 Thread Allison Almeida
Hi Gerard. I discovered that the "PANIC: Memory Re-allocation Failed" occurs cause a limitation of a  memory address pointer from "C" language. The pointer has a limit from 32 bits, that permit a max allocation from "almost" 4Gb. My server has 4Gb RAM and

Re: Re: RE:

2005-07-21 Thread Aarno Syvänen
No. Wapbox data structures use memory, too, of course. Immutables show themselves as a monotonous raising of memory usage. Signal SIGQUIT should cause reporting of the memory usage, including, of course, all current usage by Kannel data structures. Here you can have a vicious cycle: if queues gr

RE : Re: RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-07 Thread P. Gerard MBOUYAP
écrit : > Gerard. > > > I don't explain me correctly. I want to know in what > version of kannel > occurs the PANIC for Memory re-allocation error. > > When I'm using version 1.4.0, occured other errors, > but don't this > mentioned. When I upgrade for

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
> > > Nikos Balkanas > > > 23.09.2009 14:00 > > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kannel.org > > > > Thema > > > > Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd

Re: Re :Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Alejandro Guerrieri
No, kannel won't lose your messages on a restart! The persistent storage engine is not "optional" for messages (only DLR's are lost if you're using the "in-memory" storage). On Thu, Jun 18, 2009 at 3:38 PM, Manish Nema wrote: > ok ... restarting whole server (http restart for bearerbox) will mak

Antwort: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
tomorrow... we'll see in October... thanks for the help, Howard Nikos Balkanas wrote on 23.09.2009 14:29:38: > Nikos Balkanas > 23.09.2009 14:29 > > An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: Re: R

Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
Balkanas > > > 23.09.2009 13:55 > > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kannel.org > > > > Thema > > > > Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > >

Re: RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-03 Thread Allison Almeida
Gerard. I don't explain me correctly. I want to know in what version of kannel occurs the PANIC for Memory re-allocation error. When I'm using version 1.4.0, occured other errors, but don't this mentioned. When I upgrade for version CVS 28/04/2006 this errors had started. The

Antwort: Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
nas > 23.09.2009 14:00 > > An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > One final request: > ldd $(which telnet) > Nikos > > On Wed, Se

Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
> > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kannel.org > > > > Thema > > > > Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > > > Listen. You initiate a socket but can'

Re :Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Manish Nema
ok ...  restarting whole server (http restart for bearerbox) will make all the pending message to be lost if I am not using temporary storage (storage file) it also looses smsbox connection ... what could be other issues besides smsconns down and start over ?On Thu, 18 Jun 2009 15:30:05 +0200 Al

Re: RE:

2005-07-19 Thread Aarno Syvänen
If you run Kannel with debug mode, if will report leaks. Btw, Kannel immutable octet strings are not destroyed until the program shuts down, and this may look like a memory leak. But memory used by immutables should stabilize after certain amont of time. Aarno On 15.7.2005, at 13.19, <[EMAI

Re: RE:

2005-07-20 Thread Alex Antropoff
On Tue, Jul 19, 2005 at 10:19:46AM +0200, Aarno Syv?nen wrote: ASn> If you run Kannel with debug mode, if will report leaks. ASn> Btw, Kannel immutable octet strings are not destroyed until the ASn> program shuts down, ASn> and this may look like a memory leak. But memory used by immutables ASn

Re: RE : Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-24 Thread Alejandro Guerrieri
Gerard, System-ID equals to "username" on Kannel. You know that isn't it? ;) Most of the other parameters have their Kannel counterparts. Check the Kannel docs for all available parameters, the names are pretty close most of the time. Please also check the logs (set log-level to 0 to make it mo

Re: RE : Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-24 Thread Iain Dooley
log level -v 1 is more verbose than 0 isn't it? On Tue, 24 Oct 2006, Alejandro Guerrieri wrote: Gerard, System-ID equals to "username" on Kannel. You know that isn't it? ;) Most of the other parameters have their Kannel counterparts. Check the Kannel docs for all available parameters, the nam

Re: RE : Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-24 Thread Alejandro Guerrieri
According to user-guide: log-level / number 0..5 / Minimum level of log-file events logged. 0 is for 'debug', 1 'info', 2 'warning, 3 'error' and 4 'panic' (see Command Line Options) So 0 is the more verbose, 5 the lesser. Hope it helps On 10/24/06, Iain Dooley <[EMAIL PROTECTED]> wrote: log

Antwort: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
recv is in libc.a Mit freundlichen Grüßen Howard ALLISON Nikos Balkanas wrote on 23.09.2009 13:54:56: > Nikos Balkanas > 23.09.2009 13:55 > > An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: Re: Re: Re:

Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
/libc.a(pse.o) > > Howard > > Nikos Balkanas wrote on 23.09.2009 12:56:21: > > > > Nikos Balkanas > > > 23.09.2009 12:56 > > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kannel.org > > > &

Re: RE: RE: Re: newbie - swisscom by IP

2011-03-31 Thread info
The "sms aggregator" send only sms or am I wrong ? What I would like is to receive sms by ip. J-Ph. Constantin ITS3 Genève www.its3.ch

RE: RE: RE: Re: newbie - swisscom by IP

2011-03-31 Thread Josh McAllister
Incorrect. Google ‘sms aggregator’. HERE: http://tinyurl.com/qg77ft Josh McAllister From: info [mailto:i...@its3.ch] Sent: Thursday, March 31, 2011 10:16 AM To: Josh McAllister Cc: users Subject: Re: RE: RE: Re: newbie - swisscom by IP The "sms aggregator" send only sms or

RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-03 Thread P. Gerard MBOUYAP
> > In the PANIC moment, kannel is whith > approximately > > > 5.000.000 msgs sent, 2000 > > > DLRs queued, and no more than 2000 messages > failed > > > in 1 day and 22 hours. > > > > > > []s > > > Allison Almeida > > > > > &

RE : Re: RE : Fwd: Memory re-allocation failed

2006-08-11 Thread P. Gerard MBOUYAP
> > écrit : > > > >> In the PANIC moment, kannel is whith > approximately > >> 5.000.000 msgs sent, 2000 > >> DLRs queued, and no more than 2000 messages > failed > >> in 1 day and 22 hours. > >> > >> []s > >> Allison Alm

Re :RE: Re :Re: sms-resend-retry ignored

2007-02-16 Thread sheena sheena
phone and receives the queued messages, or assoon as kannel stops retrying, in which case logging will stop. DimitrisEvmorfopoulos From: sheena sheena[mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 200710:31 PMTo: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re :Re: sms-resend-retryignored Hi

Re: Re: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-23 Thread spameden
there is a http parameter &smsc=smsc_id just use it. > > How can I get this field to be filled ? > For accounting purposes I need to know which SMSC was used for sending a > specific message because they are differently in costs. > > Thank you > > *Gesendet:* Mitt

RE : Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-24 Thread P. Gerard MBOUYAP
Hello Alejandro I asked to my operator and he provided me these information: SMPP.systemid= SMPP.smpp17.password=x SMPP.smpp17.group=17 SMPP.smpp17.source_addr=1,1,[0-9]* SMPP.smpp17.bhsm=6 SMPP.smpp17.duration=1 SMPP.smpp17.smpp_connection_trx.ka_delay=60 SMPP.smpp17.smpp_conn

Antwort: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
Internet: www.pensionsversicherung.at Nikos Balkanas wrote on 23.09.2009 13:37:00: > Nikos Balkanas > 23.09.2009 13:37 > > An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: Re: Re

Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
hink > it's probably a bearerbox problem :-) > > > Nikos Balkanas wrote on 23.09.2009 12:20:05: > > > > Nikos Balkanas > > > 23.09.2009 12:20 > > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kan

Re: Re: Re :Re: dynamic rescan of SMSC configuration

2009-06-23 Thread Manish Nema
following in bb_http.c >> >>   a) added >>       { "reload-smsc",httpd_reload_smscs }, >>    in httpd_commands >> >>  b)  created function httpd_reload_smscs >> >>           static Octstr *httpd_reload_smscs(List *cgivars, int   >> status_type) >

[Fwd: Re :RE: Re :Re: sms-resend-retry ignored]

2007-03-24 Thread thykl
ng a multi-part message 2) that's solved in CVS ? 3) what's your temporary work-around in the meanwhile ? TIA Forwarded Message From: sheena sheena <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: users@kannel.org Subject: Re :RE: Re :Re: sms-resend-retry ignored D

RE: Re: Re: Proposal: Kannel Wiki

2008-03-08 Thread Michael Sole
Good point. I think we need all forms of support: Mailing list IRC WIKI Faq Documentation -Original Message- From: Juan Nin [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2008 7:02 PM To: users@kannel.org Subject: UNS: Re: Re: Proposal: Kannel Wiki I understand Alejandro's

Re: Re :Re: Dynamic SMSC configuration

2009-06-18 Thread Alejandro Guerrieri
Possible? Of course! Easy? Not so. You're right about the place, but I think there might be other issues to take care as well. Besides, taking all the smsconns down and start them again it's not that different from restarting the whole server again... Regards, Alejandro On Thu, Jun 18, 2009 at 3

Re: Re: Deliver_sm

2010-08-30 Thread Jacob Eiler
Yes. They also come in the form of deliver_sm, but you must include dlr-mask and dlr-url in your request to sendsms. /eiler On 30/08/2010 14:17 "dafodil" wrote: > i should be also able to get delivery report when i m sending from > HTTP/kannel. > > elthox wrote: > > > > You will see deliver_s

Re: Re: Deliver_sm

2010-08-31 Thread dafodil
Hi jacob, have almost done evry thing but with no success.Pls see bellow.I have also attached log and all info.I have been struggling since days for this.Message gets successfully delivered but i dont get the dlr. Br Daf $dlrurl = "http://smpp.X.com/dl.php?dlr=%d";; $durl = urlencode($dlrur

Re: Re: Deliver_sm

2010-08-31 Thread Jacob Eiler
Hi Daf. Everything looks just fine to me - you connect as transceiver and have the 'registered delivery' flag set on the submit_sm. Do you know if the message is delivered to the terminal? How about receive sms messages from the smsc - does that work? /Jacob On Tue, 2010-08-31 at 00:51 -0700, d

Re: Re: Deliver_sm

2010-08-31 Thread dafodil
Hi Jacob, Thanks for the reply.Yes message is delivered to terminal.I tested with my own number ad it works fine. Br Daf Jacob Eiler wrote: > > Hi Daf. > > Everything looks just fine to me - you connect as transceiver and have > the 'registered delivery' flag set on the submit_sm. > > Do yo

RE: Re: GUI

2008-03-12 Thread Michael Sole
bject: UNS: Re: GUI Hello All, We can all start building a web GUI interface for Kannel administration, I've been interested in the issue since a while and can help initiating the development phase, I use JAVA/JSP for such projects and I can learn PHP if needed. I've been managing and a

Re: Re[3]:

2005-07-20 Thread Rodrigo Cremaschi
Hello Jul, Kannel 1.4.0, and some subsequent CVS versions I have tested, are stable enough to be running for weeks (or even months) without the need of restarting them. Regards, Rodrigo. On 7/20/05, julyanto <[EMAIL PROTECTED]> wrote: > This is mean that we don't have to restart kannel

RE: Re[3]:

2005-07-20 Thread Oscar Flores
Hello, I have kannel running for several months without need of restart. Regards Oscar Flores -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de julyanto Enviado el: Wednesday, July 20, 2005 8:08 AM Para: Aarno Syvänen CC: Kannel lst Asunto: Re[3]: This

Re: Re[3]:

2005-07-20 Thread Alejandro Guerrieri
mbre dejulyanto Enviado el: Wednesday, July 20, 2005 8:08 AMPara: Aarno SyvänenCC: Kannel lstAsunto: Re[3]:This is mean that we don't have to restart kannel apps after a certainamount of time?how long is the longest time running kannel apps without crash/down? Regards,JulTuesday, July 19, 2005,

Re: Re[3]:

2005-07-21 Thread Aarno Syvänen
No, you need not. Configure --with-defaults=speed. Aarno On 20.7.2005, at 14.08, julyanto wrote: This is mean that we don't have to restart kannel apps after a certain amount of time? how long is the longest time running kannel apps without crash/down? Regards, Jul Tuesday, July 19, 2005, 3

Re: Re: DLR

2013-08-08 Thread Rodrigo Rocco
If your SMSC is transceiver mode, you should have "transceiver-mode = true" in your *craftmobile *block. Or else it works as transmitter only. -- Rodrigo Rocco Rubim Cel: (21)97445317 On Thu, Aug 8, 2013 at 9:52 AM, dorin wrote: > Hello Alejandro! > Thank for your reply. > > dlr - are you me

Re: Re: DLR

2013-08-08 Thread Alejandro Guerrieri
The first dlr doesn't come from the smsc, Kannel creates that one internally on the submit_sm_resp. As long as you set the dlr-mask to 31 you should receive all dlrs for that message, assuming the carrier has enabled dlrs. If they didn't you'll only receive the one from kannel. On Thu, Aug 8, 201

Antwort: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
o) Howard Nikos Balkanas wrote on 23.09.2009 12:56:21: > Nikos Balkanas > 23.09.2009 12:56 > > An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > This is not a

Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-23 Thread Tuomas Koski
Hi Gerald,like stipe wrote earlier:> > no, we can't :) ... since it's a "string" actually> that can be freely> > used.> > Please contact you'r SMSC operator to request what > value should be used> > for this.> >> > In worst case, you said the "other" software> worked, you can sniff the> > SMPP PDU>

Re: RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-24 Thread Alejandro Guerrieri
Gerald, That's like asking "My ISP's mail server it's QMAIL, so what's my email account's password?" ;) You'll have to ask your SMSC operator for those settings. Hope it helps, On 10/23/06, P. Gerard MBOUYAP <[EMAIL PROTECTED]> wrote: Hi guys my operator's SMSC is COMVERSE SMPP 3.4 What syste

Re: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-22 Thread spameden
#global-sender = "" > bearerbox-host = localhost > bearerbox-port = 13001 > smsbox-port = 13010 > #smsbox-port-ssl = false > sql-log-table = sent_sms > sql-insert-table = send_sms > log-file = "/var/log/kannel/sqlbox.log" > log-level = 0 > #ssl-client-cert

Re: Re: Re: newbie - swisscom by IP

2011-03-30 Thread info
I thought to User Group ;-) J-Ph. Constantin ITS3 Genève www.its3.ch

Re: RE: Re: newbie - swisscom by IP

2011-03-30 Thread info
I thought to your first option. As newbie I also thought that someone could explain the demarch. - the IP address, the port number of the Swisscom SMSC server. etc ... J-Ph. Constantin ITS3 Genève www.its3.ch

RE: RE: Re: newbie - swisscom by IP

2011-03-30 Thread Josh McAllister
. Use an aggregator. Google ‘sms aggregator’ Josh McAllister From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of info Sent: Wednesday, March 30, 2011 3:22 PM To: Toby Phipps Cc: users Subject: Re: RE: Re: newbie - swisscom by IP I thought to your first option. As

Re: RE : Fwd: Memory re-allocation failed

2006-08-02 Thread Allison Almeida
0 messages failed> in 1 day and 22 hours.>> []s> Allison Almeida>> -- Forwarded message -- > From: Allison Almeida <[EMAIL PROTECTED]>> Date: 26/07/2006 18:55> Subject: Memory re-allocation failed> To: users@kannel.org>> Stipe.>>>

Re: RE : Fwd: Memory re-allocation failed

2006-08-10 Thread Aarno Syvänen
ssages failed in 1 day and 22 hours. []s Allison Almeida -- Forwarded message -- From: Allison Almeida <[EMAIL PROTECTED]> Date: 26/07/2006 18:55 Subject: Memory re-allocation failed To: users@kannel.org Stipe. Opened the bug track, under #361, but i collect more data that c

RE: Re :Re: sms-resend-retry ignored

2007-02-15 Thread Δημήτρης Ευμορφόπουλος
PROTECTED] Cc: users@kannel.org Subject: Re :Re: sms-resend-retry ignored Hi Problem is observed in latest CVS cvs-20070129 versions. Regards Sandesh K 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xx]: SMSC returned error code 0x0014 (Message Queue Full) in response to submit_sm. 2007-02-13

Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
; > > > An > > > > Howard Allison > > > > Kopie > > > > us...@vm1.kannel.org > > > > Thema > > > > Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > > > Hi, > > > Do you have a firewall on

Re: RE: RE: RE: Imp-Problem in using WAP PPG push

2006-03-16 Thread Nirav doshi
> > > >  _ > > From: Peter Wilson [mailto:[EMAIL PROTECTED] >Sent: Wednesday, March 15, 2006 8:59 AM >To: Rayson Lee >Subject: Re: RE: RE: Imp-Problem in using WAP PPG push > > > >Hi Rayson, > > > >Just like to check on the wap push, when I use

RE: RE: RE: RE: Imp-Problem in using WAP PPG push

2006-03-16 Thread Rayson Lee
To: Rayson Lee; users Subject: Re: RE: RE: RE: Imp-Problem in using WAP PPG push   Now this the new problem that i m facing. this is what the WAP Box shows after connecting to the bearerbox.  2006-03-16 16:16:17 [5694] [14] INFO: PPG: Accept request from <127.0.0.1> 2006-03-16 16:16:17

Aw: Re: Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-23 Thread hans joachim
twoch, 22. Mai 2013 um 15:55 Uhr Von: spameden An: "hans joachim" Cc: "users@kannel.org" Betreff: Re: Re: Re: Re: SQLBOX doesnt store SMS in database do not include sqlbox.conf in the kannel.conf   as for smsbox you'd need to copy kannel.conf with bearerbox-port = 13

Re: Re[2]: Blacklisted

2009-09-30 Thread Nikos Balkanas
Re[2]: BlacklistedApparently not. It also sees the key, otherwise it wouldn't decrypt it. Just use normal numbers. Nikos - Original Message - From: waza...@inbox.lv To: Nikos Balkanas Cc: users@kannel.org Sent: Wednesday, September 30, 2009 8:52 PM Subject:

Re: Re : Special characters @$_

2010-03-08 Thread Sandesh Waman // Viva
Hi Kidi, Thanks for the reply, But after using this modified URL, I am getting junk character like ? but in reverse format. Any other modification do you have On Mon, Mar 8, 2010 at 4:16 PM, Kidi Kidi wrote: > Hi Sandesh, > > To get Special Characters like @$_ on handset, you can try to add

Re: Re : nokia 6230

2008-11-24 Thread Kashif Ali Bukhari
i connect it using dku2 cable to send receive sms On Mon, Nov 24, 2008 at 3:12 PM, patrick meye <[EMAIL PROTECTED]> wrote: > what do you atempt? just connect USB cable to your UC and select data > transfert > > > De : Kashif Ali Bukhari <[EMAIL PROTECTED]> > À

Re: Re : UTF-8

2008-12-03 Thread Alejandro Guerrieri
gt; Best regard > > -- > *De :* Alejandro Guerrieri <[EMAIL PROTECTED]> > *À :* patrick meye <[EMAIL PROTECTED]> > *Cc :* users@kannel.org > *Envoyé le :* Mercredi, 3 Décembre 2008, 14h42mn 27s > *Objet :* Re: UTF-8 > > Please read th

Re: Re: libxml2 broke!!

2006-02-22 Thread sehari24jam
I think you need to install libxml2-devel. -Original msg- From: Alejandro Guerrieri <[EMAIL PROTECTED]>, [EMAIL PROTECTED] To: "users@kannel.org" Sent:Wed, 22 Feb 2006 12:21:17 -0200 Subject:Re: libxml2 broke!! Did you install the mysql2-devel package? Hope it helps, Alejandro On 2/2

Re: Re: DLR error

2006-09-24 Thread rm . aguila
Just a question. I've tried msg-id-type with nothing, with 0x01, 0x02 and 0x03, and I've never have gotten a ts like -yyy--x. Is something more needed ? M. -- This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com http://www.opensubscriber.com/message/users@kanne

RE: RE : kannel & asterisk ?

2007-05-16 Thread Prénom Nom
hi, how can i configure my sms-service to do that ? and can i configure my smsc if the gsm modem is on different machine? From: "P. Gerard MBOUYAP" <[EMAIL PROTECTED]> To: Prénom Nom <[EMAIL PROTECTED]> Subject: RE : kannel & asterisk ? Date: Wed, 16 May 2007 18:18:3

RE: RE : kannel & asterisk ?

2007-05-16 Thread Steve Totaro
KB3OPB > -Original Message- > From: Prénom Nom [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 16, 2007 12:48 PM > To: users@kannel.org > Subject: RE: RE : kannel & asterisk ? > > hi, > how can i configure my sms-service to do that ? > and can i configure

RE: RE : kannel & asterisk ?

2007-05-16 Thread Steve Totaro
[EMAIL PROTECTED] > Sent: Wednesday, May 16, 2007 1:11 PM > To: Steve Totaro > Subject: RE: RE : kannel & asterisk ? > > hi, > thank you. but, the owner charged me with doing that. I want juste know if > it is possible to realize. > the phone has no Bluetooth. > >

RE: RE: rpm - Kannel

2003-06-06 Thread Navjot Singh
:27 PM |To: Navjot Singh |Subject: Re: RE: rpm - Kannel | | | |Hi , | |thanx alot , actually i tried with tar . so i installed that and try to |configure as that my smsc . can u help me to configure that correctly ? |I'm using Nokia 30 GSM Modem to exchange ( as smsc exchanger ) sms wit

Re: Re: Delivery Report

2003-08-19 Thread David Meier
Is there an update concerning this question? I do get the same message on using kannel 1.3.1: 2003-08-19 18:04:12 [6] ERROR: Could not route message to smsbox id <(null)>, smsbox is gone! However, smsbox is up and running. Dave > > NO body yet replied. Please help .. > i set dlrmask =7 and u

Re: Re: MSISDN info

2003-09-22 Thread Bill Brigden
http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html there is the latest snapshot of the userguide... - Original Message - From: "Yury Mikhienko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 2:26 PM Subjec

Re: Re: SMPP submit_sm

2003-11-11 Thread Alexandre BARBEITOS
Hello, If the operator wait for a submit_sm with esm_class=0, what can I do ? Maybe I can change the default esm_class ->0 ESM_CLASS_SUBMIT_DEFAULT_SMSC_MODE or change value of ESM_CLASS_SUBMIT_STORE_AND_FORWARD_MODE ->0 Have you any ideas ? Thank you very much, Alex > > On Tue, Nov 11, 2003 a

RE: Re: SMPP submit_sm

2003-11-11 Thread Navjot Singh
> >If the operator wait for a submit_sm with esm_class=0, >what can I do ? Maybe I can change the default esm_class ->0 >ESM_CLASS_SUBMIT_DEFAULT_SMSC_MODE better to change as you said *above*. >or change value of ESM_CLASS_SUBMIT_STORE_AND_FORWARD_MODE ->0 >Have you any ideas ? > >Thank you ve

Re: RE: Unicode PDU

2004-04-19 Thread pbipin
ards Bipin - Original Message - From: Jan <[EMAIL PROTECTED]> Date: Tuesday, April 20, 2004 6:46 am Subject: RE: Unicode PDU > > http://192.168.0.1:13013/cgi- > bin/sendsms?username=xyz&password=abc&coding=3&charset=UTF- > 8&to=90123456&text=testThe ab

Re: re send SMS

2005-04-25 Thread Rodrigo Cremaschi
layed, the problem is in the SMSC, not in Kannel. I use throttling in more than one SMPP connection and it seems to work just fine. Best regards, Rodrigo Cremaschi - Original Message - From: "Alejandro J. Ramirez" <[EMAIL PROTECTED]> To: Sent: Monday, April 25, 2005 12:

RE: re send SMS

2005-04-25 Thread Alejandro J . Ramírez
all! Alejandro Ramírez -Mensaje original- De: Rodrigo Cremaschi [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 25 de Abril de 2005 10:44 a.m. Para: Alejandro J. Ramirez; users@kannel.org Asunto: Re: re send SMS Hi Alejandro, If you get "message queue full" it means that your throt

Re: re send SMS

2005-04-25 Thread Rodrigo Cremaschi
igo Cremaschi'" <[EMAIL PROTECTED]>; Sent: Monday, April 25, 2005 3:28 PM Subject: RE: re send SMS Gracias Rodrigo, This Is how I have this SMPP connection setup, I've just lowered the throughput to 0.2... do you see anything strange in my config?? group = smsc smsc = smpp s

RE: re send SMS

2005-04-26 Thread Alejandro J . Ramírez
o J. Ramírez CC: users@kannel.org Asunto: Re: re send SMS Hello, As far as I know, there is no setting for a message to expire. So you have to use a workaround. I am using the following settings group = smsc smsc = emi # or smsc=smpp ; I have not tested other smsc smsc-id = ...

Re: Re[3]: DLR

2013-08-08 Thread Alejandro Guerrieri
The premise "If SMSC is configured like transceiver mode then he must transmit dlrs to me" is false. Those two things are completely unrelated. The SMSC needs to have DLR's enabled, otherwise you won't get anything from them after the initial submit_sm_resp. Regards, Alex On Thu, Aug 8, 2013 at

Antwort: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Howard Allison
gt; An > > Howard Allison > > Kopie > > us...@vm1.kannel.org > > Thema > > Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > Well, you certainly have a socket problem. First you have to make > telnet from the shell to work, before you can connect sms

Re: Re: Re: Capturing submit_sm_resp NACK (command_status: 8)

2009-12-05 Thread Sandesh K
- From: Sandesh K To: n...@amdtelecom.net Cc: alejandro.guerri...@gmail.com ; users@kannel.org Sent: Friday, December 04, 2009 8:46 PM Subject: Re: Re: Capturing submit_sm_resp NACK (command_status: 8) >Hi, > >Faced similar issues with 2 major operators in India. But the qu

RE : Re: RE : Re: Kannel cannot access to SMSC SMPP --> System type

2006-10-23 Thread P. Gerard MBOUYAP
Hi guys my operator's SMSC is COMVERSE SMPP 3.4 What system-type can i use? did somebody already use this type of SMSC? Thank you --- Tuomas Koski <[EMAIL PROTECTED]> a écrit : > Hi Gerard, > > Do you know if the the SMSC is provided by > LogicaCMG? > > BR, > -- > tuomas > > > On 10/22/06,

Re: RE: RE: RE: No DLR db entries with GSM-as-SMSC

2003-08-20 Thread David Meier
l find one row. > |> > |> if any probs, write back. > |> Navjot Singh > |> > |> > |> |-Original Message- > |> |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > |> Behalf Of |David Meier > |> |Sent: Tuesday, August 19, 2003 2:41 P

Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error

2009-09-23 Thread Nikos Balkanas
Hi, Do you have a firewall on the box? Are you using tcp-wrappers to run bearerbox or smsbox? Nikos On Wed, Sep 23, 2009 at 1:11 PM, Howard Allison < howard.alli...@pva.sozvers.at> wrote: > Hi, > Same result, same fd - identical... > Howard > > Hi, > Please comment out the box-deny-ip line from

Re: [Kannel-Users] Re: [Kannel-Users] Re: [Kannel-Users] Re: [Kannel-Users] logs

2005-04-14 Thread Peter Beckman
On Thu, 14 Apr 2005, Anand Gupta wrote: May i ask if you are a kannel code hacker as well, since you know so much on kannel ? I see the message_id feature is required by other users as well however no one seems to have gotten to it. I was kind of interested to explore the possibility of getting it

Re : Re : Re : How to inject DLR in kannel ?

2011-09-28 Thread Bertrand Dupont
" So I've add the following line in my kannel.conf file on smsc = http section to say to kannel to keep my own msgid instead of kannel msgid : generic-foreign-id-regex = "(.+)" Also if you want to re route this dlr to another box (openssmppbox in my case) don't forget to

Re: Re : Re : DLR problem with Wavecom modem pool

2011-09-30 Thread Alvaro Cornejo
re file are empty > at the end of the day. > Regards, > Bertrand > > > > De : Sdasdfaf Sdfsdf > À : Bertrand Dupont ; "users@kannel.org" > > Envoyé le : Vendredi 30 Septembre 2011 13h47 > Objet : Re: Re : DLR problem with Wa

Re : Re : Re : DLR problem with Wavecom modem pool

2011-10-03 Thread Bertrand Dupont
À : Alvaro Cornejo ; Bertrand Dupont Cc : "users@kannel.org" Envoyé le : Samedi 1 Octobre 2011 2h04 Objet : Re: Re : Re : DLR problem with Wavecom modem pool Hi Alvaro, yes you are right, its although a possibility. But I'm not sure if the CNMI in keep-alive really is the best solut

Re: RE : RE : Random SMSC used for push waps

2007-02-15 Thread Juan Nin
ave a sample request ? Thanks for your help. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : jeudi 15 février 2007 17:30 À : Arnaud de Saint-Alary; users@kannel.org Objet : Re: RE : Random SMSC used for push waps ummm im lost here i do send wap pu

Re: RE : RE : Random SMSC used for push waps

2007-02-15 Thread seik
;Thanks for your help. > > > > > >-Message d'origine- > >De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >Envoy?? : jeudi 15 f??vrier 2007 17:30 > >?? : Arnaud de Saint-Alary; users@kannel.org > >Objet : Re: RE : Random SMSC used for push waps

RE : RE : RE : Random SMSC used for push waps

2007-02-16 Thread Arnaud de Saint-Alary
xt=%1B%06%01%AE%02%05%6A%00%45%C6%0C%03%00%01%03+%3F%00%01%01 Thank you very much for your help! Arnaud -Message d'origine- De : Juan Nin [mailto:[EMAIL PROTECTED] Envoyé : jeudi 15 février 2007 18:37 À : Arnaud de Saint-Alary Cc : users@kannel.org Objet : Re: RE : RE : Ran

Re: [**SPAM**] RE: [**SPAM**] RE: Question about a ERROR

2004-08-13 Thread Stipe Tolj
Bret Kumler wrote: For example with NowSMS the url would be something like this http://localhost:8800/?binary=1#PhoneNumber=%msisdn%#dcs=F7#UDH=%udh%#Data=% ud% What's the syntax for Kannel? it's something similar, you'll have to encode the binaries into hex values for the message payload (text) a

Re: Re: Re: SQLBOX doesnt store SMS in database

2013-05-22 Thread spameden
uot; > *Cc:* "Ali Kashif" , "users@kannel.org" < > users@kannel.org>, "Florian Klein" > *Betreff:* Re: Re: SQLBOX doesnt store SMS in database > > > 2013/5/22 hans joachim >> >> Hello Ali, >> >> I am aware of the feature of

RE: Re : Setting TON/NPI....

2010-10-20 Thread Jignesh Gandhi
Hello, Does anyone have any insight into my problem listed below and posted yesterday. I would really appreciate it. thanks, --Jignesh Gandhi From: Jignesh Gandhi Sent: Tuesday, October 19, 2010 9:29 AM To: users@kannel.org Subject: Re : Setting TON/NPI

Re: Routing failed, re-queued

2011-02-14 Thread Abdul Basit
95 locks, 0 > collisions. > 2011-02-09 20:34:43 [23725] [3] DEBUG: HTTP: Resetting HTTPClient for > `127.0.0.1'. > 2011-02-09 20:34:43 [23725] [3] INFO: Mutex gwlib/list.c:136: 6 locks, 0 > collisions. > 2011-02-09 20:34:43 [23725] [3] INFO: Mutex gwlib/list.c:136: 5 locks, 0 >

Re: Routing failed, re-queued

2011-02-14 Thread Mfawa Alfred Onen
lib/list.c:136: 90 locks, 0 >> collisions. >> 2011-02-09 20:34:43 [23725] [3] DEBUG: HTTP: Resetting HTTPClient for >> `127.0.0.1'. >> 2011-02-09 20:34:43 [23725] [3] INFO: Mutex gwlib/list.c:136: 6 locks, 0 >> collisions. >> 2011-02-09 20:34:43 [23725] [3] INFO

Re: Routing failed, re-queued

2011-02-14 Thread Abdul Basit
tex gwlib/list.c:136: 6 locks, 0 >>> collisions. >>> 2011-02-09 20:34:42 [23725] [3] INFO: Mutex gwlib/list.c:136: 95 locks, 0 >>> collisions. >>> 2011-02-09 20:34:42 [23725] [3] DEBUG: HTTP: Resetting HTTPClient for >>> `127.0.0.1'. >>> 2011-0

Re: [Fwd: Re: Kannel issue]

2011-08-12 Thread Cezary Siwek
Hi Mirek, Looking on your examples, you are sending a MO message to kannel and then you you send a receipt. Internal DLRs are only for MT messages (for those that you are sending through sendsms-port ). Bear in mind that internal DLRs are being written into the database only if you specify a

Re: [Fwd: Re: Kannel issue]

2011-08-12 Thread Mirosław Sołowiej
son, I see that FID: field remains empty in the log file. Does it matter? Any thoughts? Mirosław Sołowiej Message: 2 Date: Fri, 12 Aug 2011 07:13:28 +0200 From: "Miros?aw So?owiej" To: users@kannel.org Subject: [Fwd: Re: Kannel issue] Message-ID: <96c905c2733d24840dd4f6f44ca15

Re: [Fwd: Re: Kannel issue]

2011-08-12 Thread Cezary Siwek
sstatus?id_outbox=MYINTERNALID&statu s=%d&status_desc=%A&binfo=213685&account=PLUS&charset=UTF-8&coding=1 For some reason, I see that FID: field remains empty in the log file. Does it matter? Any thoughts? Mirosław Sołowiej Message: 2 Date: Fri, 12 Aug 2011 07:13:28 +0200 From: &

Re: [Fwd: Re: Kannel issue]

2011-08-12 Thread Cezary Siwek
ay, August 12, 2011 11:44 AM To: Mirosław Sołowiej Cc: users@kannel.org Subject: Re: [Fwd: Re: Kannel issue] ok, so how do you send your MT message? do you specify dlr-url and dlr-mask in the url? On 12/08/2011 10:41, Mirosław Sołowiej wrote: Thanks for answer Czarek. I fully understand that

RE: [Fwd: Re: Kannel issue]

2011-08-12 Thread Mirosław Sołowiej
, do I need to get foreign id to get my DLR working? Is it mandatory to have it fetched? Mirosław Sołowiej -Original Message- From: Cezary Siwek [mailto:cza...@thebestisp.co.uk] Sent: Friday, August 12, 2011 12:12 PM To: Mirosław Sołowiej Cc: users@kannel.org Subject: Re: [Fwd: Re: Kannel

  1   2   3   4   5   6   7   8   9   10   >