Currently, there is no user guide.
== Rene
-Original Message-
From: Kiran Reddy [mailto:ki...@uniceltech.com]
Sent: maandag 7 juni 2010 17:35
To: Rene Kluwen; 'Nikos Balkanas'; bwib...@gmail.com
Cc: users@kannel.org
Subject: RE: Is there any user guide for opensource smppbo
Shouldn't you be using the AT+CMGW command to do that, instead of AT+CMGS
that Kannel is using?
Just a question.
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Arnar Gestsson
Sent: dinsdag 8 juni 2010 16:05
To: users@kannel.org
Subject: SIM
What are you trying to do? Write a virus? Heh...
I don't believe it is going to work... but if it does: please share ;)
== Rene
-Original Message-
From: Arnar Gestsson [mailto:arnargests...@gmail.com]
Sent: dinsdag 8 juni 2010 16:14
To: Rene Kluwen
Cc: users@kannel.org
Subjec
Could you also post your smsbox.log?
From: devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] On Behalf
Of Matthew Muscat
Sent: donderdag 10 juni 2010 5:28
To: de...@kannel.org
Subject: DLR-url not being called
Hey everyone,
cannot seem to figure out whats going wrong here and was
Sure, this is very well possible with Kannel.
Your Asterisk server won't help you very much, but Kannel is the only thing
you need for this.
Which country should the local DID be in? There's two options: Purchase a
DID via an sms aggregrator. Or hook up a cellphone or cellular modem with a
local SI
Sorry for crossposting. But I think the users are allowed to know what is
going on, even if this is a developers matter.
I think I found the solution to the problem below, which affects all
smsbox->sqlbox->bearerbox users.
I must admit: Haven't tested it yet. But it should work.
See attached pat
nal Message-
From: Alejandro Guerrieri [mailto:aguerri...@kannel.org]
Sent: vrijdag 11 juni 2010 23:52
To: Rene Kluwen
Cc: 'Tomasz'; 'Kannel list'; de...@kannel.org
Subject: Re: [PATCH] RE: Messages with php stripslashes
+ msg_escaped = msg_duplicate(msg);
if (ms
Yes, it seems to be a bug in the current version.
-Original Message-
From: Nikos Balkanas [mailto:nbalka...@gmail.com]
Sent: dinsdag 15 juni 2010 15:35
To: Tomasz; rene.klu...@chimit.nl
Cc: users@kannel.org
Subject: Re: Issue with concatenated messages and load balancing over SMPP
Yes.
Either you specify 9696 in "from=" or Offers. You cannot do both at the same
time.
Maybe you can start with "Offers" in your SMS, if that is an option for you.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Sergio Gabriel Gallegos
Sent: vrijdag 18 jun
ssed file that i
missed?
Yours,
Mohamed
_
From: Konstantin Vayner
To: Mohamed Ould Mohamed Salem
Cc: Kannel users
Sent: Fri, June 18, 2010 1:09:13 PM
Subject: Re: Kannel as an SMSC
Hi Mohamed,
You can use SMPPbox with Kannel - it is an smpp server
There is ope
It should be possible to put sqlbox in between (open) smppbox and bearerbox.
It will log all messages that are passed in between.
Honestly, I didnt test it. But I dont see any reason why it shouldnt
work.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On
://svn.kannel.org/smppbox/trunk
== Rene Kluwen
I think the maximum length of an alphanumeric sender ID is 11 characters?
But maybe I am wrong.
== Rene
-Original Message-
From: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com]
Sent: vrijdag 18 juni 2010 23:19
To: Rene Kluwen
Cc: Sergio Gabriel Gallegos; users@kannel.org
Subject: Re
Apologies for the dubbel post.
Also, still, people won't be able to reply.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Rene Kluwen
Sent: zaterdag 19 juni 2010 0:23
To: 'Alvaro Cornejo'
Cc: users@kannel.org
Su
ME can be any SMPP client.
BR,
Nikos
- Original Message -
From: "sangprabv"
To: "Rene Kluwen"
Cc:
Sent: Saturday, June 19, 2010 2:55 PM
Subject: Re: For the ones using (open) smppbox...
What about a pass-thru(forward) configuration between connections? Is it
possib
the
client.
Probably this setup is not what you wanted. But it is a possibility.
== Rene
-Original Message-
From: sangprabv [mailto:sangpr...@gmail.com]
Sent: zaterdag 19 juni 2010 13:55
To: Rene Kluwen
Cc: users@kannel.org
Subject: Re: For the ones using (open) smppbox...
What abou
I agree with that.
I was looking at some alternatives today. And this seems the most
appropriate.
== Rene
From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com]
Sent: zaterdag 19 juni 2010 17:47
To: sangprabv
Cc: Rene Kluwen; users@kannel.org
Subject: Re: For the ones using
Yes, that is the idea.
From: sangprabv [mailto:sangpr...@gmail.com]
Sent: zaterdag 19 juni 2010 19:12
To: Alejandro Guerrieri
Cc: Rene Kluwen; users@kannel.org
Subject: Re: For the ones using (open) smppbox...
So the configuration would be like this:
ESME_A<->SMPPBOX_A<-&
ag 19 juni 2010 20:25
To: sangprabv; Rene Kluwen
Cc: users@kannel.org
Subject: Re: For the ones using (open) smppbox...
There is another way to do this using the sendsms interface.
smsbox1->bearerbox1->HTTP smsc->smsbox2->bearerbox2
BR,
Nikos
- Original Message -
From: sa
for you (that won't
go into svn trunk) that does the trick.
== Rene
From: sangprabv [mailto:sangpr...@gmail.com]
Sent: zondag 20 juni 2010 4:08
To: Nikos Balkanas
Cc: Rene Kluwen; users@kannel.org
Subject: Re: For the ones using (open) smppbox...
This scheme is known as relaying bet
Yes, sqlbox does scheduling of writing with a simple (1-line) patch.
You can find it on the mailinglist, but to facilitate your search, here it
is again:
in gw/sqlbox_mysql.h
something like:
SELECT sql_id, momt, sender, receiver, udhdata, \
msgdata, time, smsc_id, service, account, id
rerbox then it will only limit bearerbox to submit
at defined rate to smsc. it will not limit sqlbox to submit at defined rate
to bearerbox.
Regards
Tapan Thapa
--- On Mon, 21/6/10, sangprabv wrote:
From: sangprabv
Subject: Re: Scheduling Question
To: "T.K.Thapa"
Cc: "Rene Klu
Don't worry. For sure, a message will be posted on the list when it's ready.
So please be patient. Remember, this is a free contribution (free as in
speech AND as in beer).
= Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Omar THIAM
Sent: maandag 21 juni
s Balkanas [mailto:nbalka...@gmail.com]
Sent: maandag 21 juni 2010 15:34
To: Rene Kluwen; 'sangprabv'; 'T.K.Thapa'
Cc: 'Kannel list'
Subject: Re: Scheduling Question
Not only that. It will also limit bandwidth on each smsc traffic, according
to your agreements/specifications.
See:
http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN180.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ishagh ouldbah
Sent: maandag 21 juni 2010 15:22
To: users@kannel.org
Subject: cvs instalation
Hi all.
How to install the
@kannel.org; Rene Kluwen
Subject: RE: cvs instalation
thanks
and what about smppbox
--- On Mon, 6/21/10, Rene Kluwen wrote:
From: Rene Kluwen
Subject: RE: cvs instalation
To: "'ishagh ouldbah'" , users@kannel.org
Date: Monday, June 21, 2010, 7:13 AM
See:
http://www.kannel.org/down
See the patch that I gave earlier.
== Rene
From: T.K.Thapa [mailto:tapan_thapa2...@yahoo.com]
Sent: maandag 21 juni 2010 16:41
To: 'Nikos Balkanas'; 'sangprabv'; Rene Kluwen
Cc: 'Kannel list'
Subject: RE: Scheduling Question
What exactly i am trying to achie
You can forward messages to another gateway using Kannel just like if you
were using smsbox instead of smppbox.
See documentation about smsc = http.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ishagh ouldbah
Sent: dinsdag 22 juni 2010 20:45
To: use
Just change http to smpp accordingly.
From: ishagh ouldbah [mailto:ishagh...@yahoo.com]
Sent: dinsdag 22 juni 2010 21:36
To: users@kannel.org; Rene Kluwen
Subject: RE: smppbox forwarding
Tanks. But I need to do it smpp not http
--- On Tue, 6/22/10, Rene Kluwen wrote:
From: Rene
If you see smppbox in /usr/local/sbin then it installed.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ishagh ouldbah
Sent: woensdag 23 juni 2010 15:21
To: users@kannel.org
Subject: smppbox installation message Nothing to be done for
'install-exec-am'
Wouldn't it be possible with setting up one bearerbox, having two smsc's of
type http?
I think yes.
== Rene
-Original Message-
From: Nikos Balkanas [mailto:nbalka...@gmail.com]
Sent: donderdag 24 juni 2010 15:31
To: ishagh ouldbah; users@kannel.org; Rene Kluwen
Subject: R
Look for group = sms-service in the users manual.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Harbhag Singh Sohal
Sent: donderdag 24 juni 2010 15:37
To: users@kannel.org
Subject: Re: Receive SMS using Kannel
I am sorry for the double post . I higly apprecia
I think there is no Kannel option for that, other than by patching the
source.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ishagh ouldbah
Sent: donderdag 24 juni 2010 15:38
To: users@kannel.org
Subject: How to disable kannel reponse 202
Hi
I've configure k
Lamp is Linux-Apache-Mysql-PHP, see
http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Nikos Balkanas
Sent: donderdag 24 juni 2010 15:46
To: Harbhag Singh Sohal; users@kannel.org
Few answers to your questions:
1. Yes, you can see in the admin page of bearerbox, a different connected
smsbox for each user
2. No, this cannot be done as of the current version
3. No, also this is not possible
4. Maybe some users on the list that use this currently can provide more
information
1 as well.
Hope this helps,
Nikos
- Original Message - From: T.K.Thapa
To: 'Nikos Balkanas' ; 'sangprabv' ; Rene Kluwen
Cc: 'Kannel list'
Sent: Monday, June 21, 2010 5:40 PM
Subject: RE: Scheduling Question
What exactly i am trying to achieve here is, our SMPP prov
No, that is not possible. But maybe you can grep the kannel-access.log file?
== Rene
From: T.K.Thapa [mailto:tapan_thapa2...@yahoo.com]
Sent: donderdag 24 juni 2010 18:40
To: 'Kannel list'; Rene Kluwen
Subject: RE: SMPPBox Questions
One more question.
1. Can we create
: Scheduling Question
To: "Rene Kluwen"
Cc: "T.K.Thapa" , "Nikos Balkanas"
, "Kannel list"
Date: Thursday, 24 June, 2010, 10:19 PM
Maybe you can doit with sqlbox???
If I do remember well, sqlbox has an option where you can configure how many
messages get
wrote:
From: Alvaro Cornejo
Subject: Re: Scheduling Question
To: "Rene Kluwen"
Cc: "T.K.Thapa" , "Nikos Balkanas"
, "Kannel list"
Date: Thursday, 24 June, 2010, 10:19 PM
Maybe you can doit with sqlbox???
If I do remember well, sqlbox has an
Especially the parts about dlr-mask and dlr-url.
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Nikos Balkanas
Sent: vrijdag 25 juni 2010 15:34
To: Omar THIAM
Cc: users@kannel.org
Subject: Re: DLR
Hi,
Please do not ask such questions from
[mailto:tapan_thapa2...@yahoo.com]
Sent: vrijdag 25 juni 2010 18:49
To: 'Alvaro Cornejo'; Rene Kluwen
Cc: 'Kannel list'
Subject: RE: Scheduling Question
Hi Rene,
What do you mean "use sqlbox with the scheduling patch"? Do you mean sql query
in the code which
Sure thing. We are working on it at this very moment.
Just remember: This is free software (free as in speech AND as in beer).
Sometimes it takes a little bit longer to get things done.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
O
Look at the troughput directive in group = smsc.
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Harmeet Singh Dhingra
Sent: dinsdag 29 juni 2010 4:51
To: users@kannel.org
Subject: Kannel SMS speed control
Hi,
I am using Kannel CVS Version
I think current SMPP box version only allows for one session per user at the
same time.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Sandesh Waman // Viva
Sent: dinsdag 29 juni 2010 12:51
To: Kannel Users
Subject: ESME Session
Dear All,
I am using SMPP BOX
Yes, this is always the case. But the row get deleted again after the
message reaches a final delivery state.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of brett skinner
Sent: dinsdag 29 juni 2010 13:21
To: users@kannel.org
Subject: Does Kannel always place the m
Sorry, I was mistaken.
Point that I was making is that most of us have a day time occupation and have
limited time available to make patches for Kannel.
-Original Message-
From: Nikos Balkanas [mailto:nbalka...@gmail.com]
Sent: dinsdag 29 juni 2010 4:20
To: Rene Kluwen; 'Tomasz
What happens if you try to do the same insert, manually? Do you get an error
message?
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Jinson
Sent: dinsdag 29 juni 2010 19:00
To: users
Subject: SMPP Delivery Reports Issue
Hello Users,
I've config
Then maybe you should indeed set msg-id-type.
Someone else on the list may know what is going on.
I don't see how 51 translates to 70, no matter what base numerical system.
== Rene
From: Jinson [mailto:jin...@mobme.in]
Sent: dinsdag 29 juni 2010 19:37
To: Rene Kluwen
Cc: users
Su
Destination address cannot be alpha-numeric.
You need to send to a real number.
Maybe you mixed up source and destination address?
== Rene
From: Jinson [mailto:jin...@mobme.in]
Sent: dinsdag 29 juni 2010 19:55
To: Rene Kluwen
Cc: users
Subject: Re: SMPP Delivery Reports Issue
It looks like your smsc sends the wrong esm_class for delivery receipts.
== Rene
From: Jinson [mailto:jin...@mobme.in]
Sent: dinsdag 29 juni 2010 20:10
To: Nikos Balkanas
Cc: Rene Kluwen; users
Subject: Re: SMPP Delivery Reports Issue
Yes. I have a dlr url and send-sms url works
It should be 2C hex or more.
From: Jinson [mailto:jin...@mobme.in]
Sent: dinsdag 29 juni 2010 20:21
To: Rene Kluwen
Cc: Nikos Balkanas; users
Subject: Re: SMPP Delivery Reports Issue
Whats the correct esm_class for DLRs?
Thanks
Jinson Abraham
On Tue, Jun 29, 2010 at 11:49 PM
Exactly: Responses are transmitted over the same link that they are
originated.
So that means when a submit_sm is sent (over the transmitter link) the
submit_sm__resp will also be sent to the transmitter link.
If not, you wouldn't even be able to bind successfully.
So Brett is right here.
== Ren
This is more of a question that belongs in the procmail mailing list than here.
The basic idea is to catch an email with procmail and feed it through a script
in the language of your choice (e.g. perl).
This script then makes a connection to smsbox or sqlbox sending a message.
== Rene
-Orig
Small hint: You can also contribute making the documentation clearer ;=).
I use:
group = sms-service
keyword = default
catch-all = true
get-url =
http://www.mydomain.com/sms/process_mo.php?text=%a&from=%p&to=%P&time=%T&bil
ling=%B&smsc=%i
accepted-smsc = my_smsc
omit-empty = true
acce
MS
Thanx rene kluwen for replying.i m little bit confused.let me tell you my
problem in detail.
I have received an email, in which there is a query in the body of that
email.i want some sort of gateway(e.g procmail) which would initiate a php
script and that gateway(e.g procmail) should also
stand why it didn't work because
technically it isn't a mobile originated. I did a search for concat and
couldn't find anything else in the user-guide,
Thanks for your assistance.
On Fri, Jul 2, 2010 at 2:48 PM, Rene Kluwen wrote:
Small hint: You can also contribute maki
If you are talking about restricting source ip addresses, I use iptables for
that.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ishagh ouldbah
Sent: dinsdag 6 juli 2010 16:00
To: users@kannel.org
Subject: smpp restrict connection to a specific client
Of course it is possible to add an ip address or list of ip addresses in
smpplogins.txt.
But then again: Is anybody waiting for that?
== Rene
-Original Message-
From: Nikos Balkanas [mailto:nbalka...@gmail.com]
Sent: dinsdag 6 juli 2010 20:36
To: Rene Kluwen; 'ishagh ouldbah
010 1:56
To: Rene Kluwen; 'ishagh ouldbah'; users@kannel.org
Subject: Re: smpp restrict connection to a specific client
I wouldn't recommend it. It is contrary to kannel philosophy (vis a vis
sendsms-user). Besides there is better external software for this and anyone
concerned
Also it will allow ip connections on a per-user level.
Something that cannot be done with external firewall hardware or software.
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Rene Kluwen
Sent: woensdag 7 juli 2010 2:23
To: '
Currently, ip address restrictions don't exist nor are enforced.
It is something to be added in the future.
== Rene
From: ishagh ouldbah [mailto:ishagh...@yahoo.com]
Sent: woensdag 7 juli 2010 14:34
To: Rene Kluwen
Subject: RE: smpp restrict connection to a specific client
T
I would suggest reading the users' manual a little bit and maybe also the
architecture document.
http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html
If you have specific questions that are not covered there, you can post them
here.
== Rene
From: users-boun...@kann
Don't know why this is occurs or how to solve it.
But a workaround might be using "me" memory instead of "sm"?
It may speed up things a little bit as well and probably you will have more
memory indices.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
4
To: Rene Kluwen
Subject: RE: smpp restrict connection to a specific client
Thanks all
Rene, what is the syntax of smpplogins.txt when adding ip address
Regards
--- On Tue, 7/6/10, Rene Kluwen wrote:
From: Rene Kluwen
Subject: RE: smpp restrict connection to a specific client
To: &qu
Sorry for the double post.
So also 127.0.0.1;213.193.241.40 will work.
Current svn trunk revision is 16.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Rene Kluwen
Sent: donderdag 8 juli 2010 2:19
To: 'ishagh ouldbah'
Cc: 'users'
Subjec
2010 14:30
To: users@kannel.org; Rene Kluwen
Subject: RE: kannel as smpp server
thans but the userguid does not contain any thing about smppbox
my question is does smppbox send msgs coming to it from
bearerbox to connected client
Regards
--- On Wed, 7/7/10, Rene Kluwen wrote:
From: Rene
In the status page of bearerbox, you will see one connected "smsbox"
instance per connected smpp user.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Aldo Zavala
Sent: donderdag 8 juli 2010 19:28
To: users@kannel.org
Subject: smppb
It should appear in between the "Box connections".
== Rene
-Original Message-
From: Aldo Zavala [mailto:a...@cleartalk.net]
Sent: donderdag 8 juli 2010 19:53
To: Rene Kluwen; users@kannel.org
Subject: RE: smppbox status page
In the bearerbox status page I can see the SMC C
:23
To: Rene Kluwen; users@kannel.org
Subject: RE: smppbox status page
I have one SMPP Client already connected [ with IP 192.168.2.224] and,
actually can send SMPP text messages from that client to both SMSC
connections through smppbox, is there a reason by not show it on status
page?
Thanks
Committed with some minor changes to check for smpp version in use.
From: Aldo Zavala [mailto:a...@cleartalk.net]
Sent: donderdag 8 juli 2010 20:23
To: Rene Kluwen; users@kannel.org
Subject: RE: smppbox status page
I have one SMPP Client already connected [ with IP 192.168.2.224] and
Sqlbox documentation: http://www.blogalex.com/archives/46
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Aldo Zavala
Sent: donderdag 8 juli 2010 21:30
To: users@kannel.org
Subject: sqlbox documentation
Hi, I am browsing at
http://
True, Alex is working on that.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Stipe Tolj
Sent: vrijdag 9 juli 2010 14:03
Cc: users@kannel.org
Subject: Re: sqlbox documentation
Rene Kluwen schrieb:
> Sqlbox documentation: h
Could you post your configuration?
From: ishagh ouldbah [mailto:ishagh...@yahoo.com]
Sent: vrijdag 9 juli 2010 14:28
To: users@kannel.org; Rene Kluwen
Subject: RE: kannel as smpp server
Hi Rene
This solved one part of the problem
msgs coming from client go via the modem to their
You can see the permissions with:
ls -l /dev/ttyUSB0
and change them with the chmod command.
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Alvaro Cornejo
Sent: vrijdag 9 juli 2010 15:55
To: Helge Wiemann
Cc: users@kannel.org
Subject: Re:
2010 18:37
To: users@kannel.org; Rene Kluwen
Subject: RE: kannel as smpp server
Hi these are my configurations
group = core
dlr-storage = mysql
admin-port = 13000
smsbox-port = 13001
admin-password = **
status-password = **
log-file = "/var/log/kannel/bearerbox-smpp.log"
If you setup sqlbox in between bearerbox and smsbox, then also it logs
messages in between them.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Aldo Zavala
Sent: vrijdag 9 juli 2010 22:01
To: users@kannel.org
Subject: can sqlbox re
smppbox.log then bearerbox
routing seems to be okay.
== Rene
From: ishagh ouldbah [mailto:ishagh...@yahoo.com]
Sent: vrijdag 9 juli 2010 21:27
To: Rene Kluwen; users@kannel.org
Subject: Re: kannel as smpp server
It is VMA in my smpplogins.txt
However My client is connected to me
I added a documentation tree and building options to the smppbox repository.
For your convenience, a .pdf version of current userguide can be found on:
http://www.chimit.nl/kannel/userguide.pdf
== Rene Kluwen
: zaterdag 10 juli 2010 18:43
To: users@kannel.org; Rene Kluwen
Subject: RE: kannel as smpp server
Hi
this is what i get when sending msg
smppbox
2010-07-10 16:36:55 [19026] [6] DEBUG: SMPP[VMA]: Got PDU:
2010-07-10 16:36:55 [19026] [6] DEBUG: SMPP PDU 0xb6903580 dump:
2010-07-10 16:36:55 [19026] [6
Smppbox sends from smsc to client.
Not from another smppbox to client.
== Rene
From: ishagh ouldbah [mailto:ishagh...@yahoo.com]
Sent: zondag 11 juli 2010 12:47
To: users@kannel.org; Rene Kluwen
Subject: RE: kannel as smpp server
You mean smppbox cannot send to client?
--- On Sat
our smsbox.
== Rene
-Original Message-
From: Aldo Zavala [mailto:a...@cleartalk.net]
Sent: zondag 11 juli 2010 22:15
To: Rene Kluwen; users@kannel.org
Subject: RE: can sqlbox record all MT and MO ?
Thanks Rene for all your help and free support. I still can't figure out how
to set it u
If you want traffic to be loaded into a database, you can use sqlbox in
between smsbox and bearerbox.
All traffic (messages) will be logged into a sql table then. Is that what
you are looking for?
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ha..
Starting from revision 29 of sqlbox trunk, it is possible to create its own
documentation via "make docs".
For upgrading users: You need to generate a new configure script with
./bootstrap
Docbook c.s. needs to be installed on your system.
== Rene
True. route-to-smsc should be used in this case.
At the same time, your smsc's need to be configured with allowed-smsc-id
c.s. because otherwise Kannel does load-balancing over your different
smsc's.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.or
1. Could you post your smppbox.conf?
2. Which version of smppbox are you using? SVN trunk? It is the most
stable version.
== Rene
From: Omar THIAM [mailto:tomarth...@hotmail.com]
Sent: maandag 12 juli 2010 17:51
To: rene.klu...@chimit.nl; nbalka...@gmail.com; ishagh...@yahoo.c
That’s probably your Kannel version.
Check your smppbox version. Older revisions did not yield their version
number at startup.
But if you check out the newest svn trunk, it will display the smppbox
version number at startup.
Having said that, the route-to-smsc directive should work in all ve
Are you �Cby chance- using Stipe Tolj’s smppbox?
This is different from the open smppbox.
== Rene
From: Omar THIAM [mailto:tomarth...@hotmail.com]
Sent: maandag 12 juli 2010 18:40
To: rene.klu...@chimit.nl; nbalka...@gmail.com; ishagh...@yahoo.com;
users@kannel.org
Subject: RE: smppbox
aandag 12 juli 2010 18:55
To: Rene Kluwen
Subject: RE: can sqlbox record all MT and MO ?
I have the same configuration than that. And sqlbox only stores in sent_sms
table the messages that I sent using SQL query like this:
INSERT INTO send_sms (momt, sender, receiver, msgdata, sms_type)
VALUE
In smppbox.conf you should set the bearerbox-port to 13005.
-Original Message-
From: Aldo Zavala [mailto:a...@cleartalk.net]
Sent: maandag 12 juli 2010 21:39
To: Rene Kluwen; users@kannel.org
Subject: RE: can sqlbox record all MT and MO ?
Sorry, I forgot to copy this question to users
Sure, just do the same thing for smsbox. Set the bearerbox-port to 13005.
== Rene
-Original Message-
From: Aldo Zavala [mailto:a...@cleartalk.net]
Sent: dinsdag 13 juli 2010 1:13
To: Rene Kluwen; users@kannel.org
Subject: RE: can sqlbox record all MT and MO ?
Thank you!! That worked
Sqlbox doesnt handle dlrs, other than inserting them in the sent_sms
table.
DLRs are routed to the boxc_id that they appear to come from.
So yes, you should be able to insert messages in sqlbox-mt and set the
boxc_id to smsbox.
There is one quick way to see if it works or not
Just try it o
A commercial version should also include commercial support. Ask for it with
your provider.
Since we (the community) don’t have access to the source code, it’s a
little bit hard to debug things.
== Rene
From: Omar THIAM [mailto:tomarth...@hotmail.com]
Sent: dinsdag 13 juli 2010 11:43
T
I think that Ulf wants to have NO queue. Instead of a spool queue.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Nikos Balkanas
Sent: donderdag 15 juli 2010 11:42
To: Ulf Urden; users@kannel.org
Subject: Re: Kannel store/queue
Hi
kos Balkanas [mailto:nbalka...@gmail.com]
Sent: donderdag 15 juli 2010 15:13
To: Rene Kluwen; 'Ulf Urden'; users@kannel.org
Subject: Re: Kannel store/queue
Rene,
To my understanding Ulf just wants a quick, clean shutdown. He thinks that
queue is his problem, but I don't think so with the
You never posted your conf files, did you?
Probably a msg-id-type issue.
Also, I didn’t see a submit_sm in your log, like was requested.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of
N'Golé Christian
Sent: donderdag 15 juli 2010 13:58
To: brett
2010 16:37
To: Rene Kluwen; 'Ulf Urden'; users@kannel.org
Subject: Re: Kannel store/queue
You disappoint me, Rene. Reread his mail more carefully. He is very
explicit:
>>> There are no stores in my /etc/kannel/kannel.conf
>>>
>>> Neither store-type nor store-l
So you were right after all.
I just didn't see what was the problem, if there was no problem.
== Rene
-Original Message-
From: Nikos Balkanas [mailto:nbalka...@gmail.com]
Sent: vrijdag 16 juli 2010 10:05
To: Ulf Urden; Rene Kluwen
Cc: users@kannel.org
Subject: Re: Kannel store/
Could you post your bearerbox log files?
Probably there you can find why your messages are not sent.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of gasmen
Sent: dinsdag 20 juli 2010 12:23
To: users@kannel.org
Subject: Re: kannel a
I mean kannel.log. But with log-level = 0.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of gasmen
Sent: dinsdag 20 juli 2010 19:31
To: users@kannel.org
Subject: Re: kannel access-log error!!!
gasmen wrote:
>
> i am using kannel
svn co https://svn.kannel.org/gateway/trunk
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Umed Shodmonov
Sent: woensdag 21 juli 2010 6:17
To: users@kannel.org
Subject: KANNEL latest SVN
Hi Nikos!
>From where i can download latest svn of k
1 - 100 of 1144 matches
Mail list logo