Hi Rene,
Thanks so much for your response... I've been reading through the
documentation all day. I'm looking forward to installing the program. I'm
currently searching for a GSM modem I can connect to an Ubuntu box, to run
the programs on..
Just a quick follow up question, if I may.. Is it possi
Hi all..
I'm currently using a SMS provider for sending all of the messages that
our system requires... But I'm looking towards bringing that in house, due
to several issues we've had..
I've subscribed to the list, and have been reading it for a few weeks now,
in order to get a general idea of th
Hi all,
It looks like this week I might actually be able to begin working on my
Kanel project this week.. I've been trying to start a project with Kannel
for 2 months now.. Never, ever take on an Assembly Language project :)
I ran across Mbuni which looks like it's based off of the Kannel library
Hi all...
For sending a request, like the example given in the user docs:
lynx -dump http://localhost:13013/cgi-bin/sendsms?
username=foo&password=bar&to=0123456&text=Hello+world
--
Should apache be listening on port 13013, or will Kannel handle that
itself? If I do NOT have apache listening on
Does it automatically grab whatever comes through on that port, and
handle? Or do I need to have something setup in /cgi-bin that would
process the request?
I have a fresh install of Apache, and nothing loaded as far as accepting
pages.
Thanks
David
> The port 13013 will be opened when you run
are there
incompatibilities with Ubuntu? Reading a few posts, it seems to be a bit
of hassle compiling it from the source (haven't tried it yet).
Thanks for feedback!
Dave
Hi Kannel users.
I'd like to connect to a new operator using an ParlayX-based API.
According to the release notes of v.1.4.4 this SMSC type is supported.
However, after inserting the default config from the docs (just to see
what happens) Kannel throws the error above. I am using Ubuntu 16.04
No one using this SMSC type? Thanks for a quick response.
David
On 24.05.2016 17:17, Dave wrote:
Hi Kannel users.
I'd like to connect to a new operator using an ParlayX-based API.
According to the release notes of v.1.4.4 this SMSC type is supported.
However, after inserting the de
Hi Kannel users,
I need to get Kannel v1.4.4 working on SUSE LES 11 SP4 and get the same
behaviour as reported under Bug #716:
It builds and compiles. But when starting any of the resulting binaries
on command line - nothing happens: no output to STOUT, no logs, no open
ports - nothing. CTRL
)
[0x49201f]
2016-07-26 14:27:45 [21915] [0] PANIC: ./bearerbox(main+0xc7)
[0x410fa7]
2016-07-26 14:27:45 [21915] [0] PANIC:
/lib/libc.so.6(__libc_start_main+0xfd) [0x7fbc8cb63d2d]
2016-07-26 14:27:45 [21915] [0] PANIC: ./bearerbox() [0x40ff09]
Always include users@ list, so others benefit from your soluti
bc.so.6(__libc_start_main+0xf5) [0x7fcf486a5be5]
2016-07-26 13:27:50 [16140] [0] PANIC: ./bearerbox() [0x4111fd]
please give your config for testing.
2016-07-26 15:19 GMT+03:00 Dave :
I've built everything the same but did not run the bootstrap-Script
first, which produced me an error now:
#
desde
cualquier celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias
via SMS y GPRS online
Visitenos en www.perusms.com [1]
On Tue, Jul 26, 2016 at 10:24 AM, Dave wrote:
Thank you for so much effort!
It does seem that SuSe LES 11 SP4 has a problem. I've jus
SLES 12 SP1 there is no issue - Kannel builds and runs.
David.
On 27.07.2016 13:50, Dave wrote:
The user kannel had been added to the dialup group but there is no
difference whether I start the bearerbox with or without the -u flag.
Unfortunately, I am not a SuSe user either as we run Ubuntu on our
Thank you for the hints. When I first executed the strace command below,
I've seen that the file libcrypto.so.0.9.8.hmac was missing, so I
installed it. However, bearerbox still doesn't run. This is the output
from the ldd and strace commands:
server:/usr/local/gateway-1.4.4/gw # ldd ./bearerb
Hi all,
does anyone knows this behaviour?
The SMPP link is online for many days and after a reconnect (from the
provider?) the link shows it is online but no messages are going through
it. They are re-routed by Kannel internally through a different link.
We experience this with two independe
receive-port only) this will solve your problem.
On 3 July 2017 at 14:43, Dave wrote:
Hi all,
does anyone knows this behaviour?
The SMPP link is online for many days and after a reconnect (from
the provider?) the link shows it is online but no messages are going
through it. They are re-routed by
tter build it from source?
Thanks a lot!
Dave.
84b5ead000)
libffi.so.7 => /lib/x86_64-linux-gnu/libffi.so.7 (0x7f84b5ea1000)
libwind.so.0 => /lib/x86_64-linux-gnu/libwind.so.0 (0x7f84b5e77000)
libheimbase.so.1 => /lib/x86_64-linux-gnu/libheimbase.so.1
(0x00007f84b5e65000)
libhx509.so.5 => /lib/x86_64-linux-gnu/libhx509.so.5
(0x7f84b5e17000)
libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1
(0x7f84b5ddc000)
The output from above is from the 20.04 LTS server.
Thank you, Dave.
On 2021-02-15 13:56, Antony Stone wrote:
On Monday 15 February 2021 at 13:44:40, Dave wrote:
Thanks for the quick reply, Antony.
>> I've installed Kannel as bundled package through apt
>
> Which repository did you use?
# apt search kannel
Sorting... Done
Full Text Search...
back, then I should handle 3x50=150 pending messages, so I
set max-pending-submits = 100 on both binds. Doesn't seem to have done the
trick.
I'd appreciate any views or suggestions on how I scale this thing. Let me
know if you need more info.
Thanks,
Dave
Points to note:
- This is CVS to
es my submit_sm_resp seem to take
forever. Maybe I need to talk to the carrier about the length of time it
takes to get the submit_sm_resp back from them.
Thank for your input. I think I'll open a ticket with the carrier in case
it's simply a misconfig on their side.
Dave
On 3/15/08, *Aleja
Just a follow up to say I feel I've ruled out the carrier connection. I
routed everything through another bind, to a different carrier and still
found 150 messages took 82 seconds. I know this is something very basic, I'm
just not seeing it.
Dave
On 3/15/08, Alejandro Guerrieri <[EM
Thanks Juan, but definitely not bandwidth issue. Got 3Mb both ways
uncontended, and it's working fine.
Dave
On 3/15/08, Juan Nin <[EMAIL PROTECTED]> wrote:
>
> may it be your internet connection?
>
> what kind of connection do you have?
> what available bandwidth?
>
' dlr
processing is not the way forward, but at least it has pinpointed one of the
bottlenecks.
Will continue testing
Dave
On 3/17/08, Aarno Syvänen <[EMAIL PROTECTED]> wrote:
>
> It goes without saying that you did not configure for debug ?
>
>
> Aarno
>
> On 15
seen before where an aggregator will pass back a throttling error
from an individual operator, thus gagging kannel completely?
Thanks for your thoughts,
Dave
throttling problems. I'm confused.
Can you clarify the effect that max-pending-submits has on the throughput?
Say I have 2000 to send, I fire off 50. Now I have 50 pending submits. When
I get a submit_sm_resp, I have 49 pending submits. Is this correct?
Dave
On Fri, Mar 21, 2008 at 1:3
E+%3Cparm+name%3D%22URI%22+value%3D%22.%2FContacts%22%2F%3E+%3Cparm+name%3D%22NAME%22+value%3D%22Contact+DB%22%2F%3E+%3Cparm+name%3D%22AACCEPT%22+value%3D%22text%2Fx-vcard%2Ctext%2Fvcard%22%2F%3E%3C%2Fcharacteristic%3E+%3C%2Fcharacteristic%3E%3C%2Fwap-provisioningdoc%3E&from=dave&type=syn
out the 'http://' on the ADDR. I've also tried with
and without the port number tagged on to the URL. (port is the default 80)
This is my current file:
http://www.wapforum.org/DTD/prov.dtd";>
http://www.mysitegoeshere.com/syncml%22/>
>
Thanks
Dav
d and %p
above, and send it to you. You can see the value of myid, and deal with it
from there.
Hope this helps. The answer lies in dlr-url, so don't get hung up on
internal message ids etc etc.
Dave
Hello there,
Is there a way to join between the the sent MT message and the received
DLR
[SMSC:mblox_2] [SVC:notifire] [ACT:] [BINF:]
[from:003587769683894] [to:447900206620] [flags:-1:-1:-1:-1:8] [msg:4:ACK/]
[udh:0:]
Any help is really appreciated guys !
Dave
DU no problem but then fails to
find the DLR within the internal
storage, and does not make the callback to my URL
Has anybody got any suggestions where to start looking !
Thanks in advance
Dave Holmes
2004-01-30 11:46:52 [7] DEBUG: boxc_receiver: sms received
2004-01-30 11:46:52 [5] DEBUG:
hed the log file and my configuration file, hopefully this is
something stupid I have not set-up
correctly.
In case it is any help the version of Kannel is the latest stable release
1.2.1
Thanks in advance
Dave
bearerbox.log
Description: Binary data
kannel.conf
Description: Binary data
Are there any kylix developers on this mailing list ?
We have been running the Kannel gateway on our server for nearly a year now
and think its very good at what it does, however we have now reached a point
where we need to integrate the SMPP protocol a lot more tightly with our
application, erro
From: Dave Jong A Lock [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 12:10 PM
To: 'users@kannel.org'
Subject: Error 0x0014
After searching for solutions to my problems I discovered that my case is a
little different then those of others. I'm getting t
isn't executed
either. I don't know how to explain it in any other way.
Ooh and I have no errors, not in the bearebox log nor in the smsaccess log.
Thanks in advance.
Dave
Programmer and Engineer at Victorious Productions
Manager IT
Supervisor Public Relations
on doesn't start) until I restart the server it stays
like this.
Any solutions?
I have already checked the throughput on both sides and I haven't been able
to use the dlr reports yet, because I have to recompile kannel.
Dave
ymore?
Because the db acts to slow and doesn't respond fast enough, keeping the
script running to long (not sending a response to the smsbox fast enough)?
Dave
d I change my perl application?
Dave
start load balancing, because I
heard Kannel should be able to handle much more sms/sec, but in real life I
haven't been able to do this "yet".
Dave
-T628?"
init-string = "AT+CNMI=2,3,2,0,0;+cmfg=?"
keepalive-cmd = "AT+CBC;+CSQ;+CMFG=0"
broken = true
I need more from your bearerbox.log to see the complete error.
I had error with the init-string and keepalive-cmd. You can get these from
searching google for the AT-commands this phone of yours supports.
Dave
l compiled with the dlr storage?
Should kannel have user right to use mysql (or is this already used in the
mysql-connection group username and password)?
Thanks
Dave
] [17] ERROR: SMPP[lott]: SMSC rejected login to
receive, code 0x0008 (System Error).
2008-03-27 15:34:49 [3854] [17] ERROR: SMPP[lott]: I/O error or other error.
Re-connecting.
2008-03-27 15:34:49 [3854] [17] ERROR: SMPP[lott]: Couldn't connect to SMS
center (retrying in 10 seconds).
After restarting my server and my router I still get this error.
What's the problem???
Dave
ing I
don't receive any errors in my logs, but both the bearerbox and the smsbox
stop running.
Thanks for your advice in advance,
Dave
just returns to the page not sending anything.
I think it has something to do with either the part /cgi-bin (I don't
understand this) or it has to do with the apache settings (what should I
look for?
Help would be appreciated.
Dave
Hey Guys,
I just got a new account with a telcom, but this telcom works with http/xml
connection. Is it possible to make such a connection with kannel and if so,
how?
Dave
Hey guys,
Sorry for the last post, forgot to change the subject.
I just want to know if it is possible to connect to smsc with http or xml
(instead of smpp) and if so the bigger question is how?
Dave
--
"Never doubt that a small group of committed people can change the world.
Indeed,
= abc
port =
smsc-username = username
smsc-password = password
status-succes-regex = "ok"
status-permfail-regex = "failure"
status-tempfail-regex = "retry later"
Questions:
What ip and port can/should I give them for this to work?
Is my conf correct or am I missing things?
Dave
8-06 14:57:23 [14836] [6] DEBUG: HTTP: Destroying HTTPClient area
0x8b709f0.
When I try to send I get the xml specification send back to me.
I have to work with submitSM and submitSM_v2 etc. (I think this should be in
xml format)
How should I achieve this?
Dave
hey are sending the sms through http post and it's form encoded
(application/x-www-form-encoded). Character encoding is utf-8.
I have been asking a long time now, really need some help here.
Thanks in advance.
Dave
, but
just wonderung if I can do anything on my side.
Dave
verything is ok, but after a while
(sometimes one or two days) I get this error. They restart something and
then I should restart kannel and sometimes it's fine again.
Can anyone point the problem so I can solve this error ones and for all
eventhough it's not one my side.
Dave
set deferred , try to set it to -1
and see what happens
Has this helped anyone?
thanks in advance,
Dave
nee this service is
also started, but this isn't working like that. What's wrong here?
If someone sends the capital letter N, this service should also be
started.
Dave
:31:08 -0800
Does anyone have any follow up on this?
Dave
Hi,
I'm also interested, who has the source? Can you send/ publish it?
Dave
sages=2
#catch-all = true
accepted-smsc=lott
Will this work??
Dave
56 matches
Mail list logo