Hi,
Under compatible phones list (http://www.kannel.org/compatibility.shtml) Why
does "Phones that works as SMSC's with Kannel" list has few models listed?
Can't i setup a 2-way SMS gateway using other WAP devices?
Thanks\
Best Regards,
Praveen
Hello,
Has anyone used Nokia 2650 successfully with Kannel?
Will this work with all the functionality?
Thanks in advance.
Best Regards,
Praveena J. Sarathchandra
Freelance Web Designer/Developer
[...@] pravee...@gmail.com
[M] +94-77-6275266
[W] www.myBiz.lk
Hi List,
Good Day.
Just few questions...
In oder to send sms through kannel i need smpp prvider?
Can i be a provider?In other words cant i have my own setup so that i can be
provider for myself.
what do i need or need to have in setup so that i can be my
provider/carrier.
is it only smpp server n
You have open 3 times a thread to ask almost the same question...
Not very usefull
2010/9/6 Praveena Sarathchandra
> Hello,
> Has anyone used Nokia 2650 successfully with Kannel?
> Will this work with all the functionality?
> Thanks in advance.
>
> Best Regards,
>
> Praveena J. Sarathchandra
Hello
I'm reposting this same issue: I have a problem with the UCP connection:
- during "normal" operation, I get these messages every 10 minutes:
2010-08-30 15:57:09 [2280] [7] DEBUG: EMI2[vodafone-8878]: clear_sent called
2010-08-30 15:57:09 [2280] [7] INFO: EMI2[vodafone-8878]: connecting to Pr
Hi,
Can any body give me sample of WAP Push Link.
Its really helpful for me.
--
Regards
Sapna
The list archives is your friend :)
sangprabv
sangpr...@gmail.com
http://www.petitiononline.com/froyo/
On Sep 6, 2010, at 4:43 PM, sapna singh wrote:
> Hi,
>
> Can any body give me sample of WAP Push Link.
>
> Its really helpful for me.
>
> --
> Regards
> Sapna
Hi,
I remember replying to you again.
1) No, it is not normal to close and open connections every time you have to
send an SMS. In fact it wastes a lot of resources (sockets and CPU). Talk to
VF, it is their issue.
2) Type:
netstat -a | grep | wc -l
when having a problem. See if you are r
Hi,
Of course you need a provider (SMSc). Kannel is an ESME, not an SMSc. To be
an SMSc, you need to talk HLR, SS7 and have allocated a good number of phone
numbers to work with.
BR,
Nikos
- Original Message -
From: "dafodil"
To:
Sent: Monday, September 06, 2010 10:43 AM
Subject:
Hi,
Because these are just an example and list is not updated because of size
restrictions. Basically any GSM modem or mobile w/modem will do, if they
sport a serial or USB connection.
BR,
Nikos
- Original Message -
From: Praveena Sarathchandra
To: users@kannel.org
Sent: Monday, Sep
Dear Nikos
Thank you for your reply.
As I stated in the message, there is not a number of sockets issue, but an
issue regarding the state of the socket.
The state the socket is in is SYN SENT, and even if SYN ACK message is sent
back by SMSC (checket with Wireshark/tcpdump), Kannel does not sen
Hi,
Sockets in kannel work fine for thousands of users. If the SMSc is right,
troubleshoot your OS. Kannel doesn't do low-level I/O. It just opens the
socket and the OS handles all TCP handshake.
This is not a kannel issue.
BR,
Nikos
- Original Message -
From: "Bogdan Irimia"
To:
hello Thano,
thank you for your answer!
one question, does this patch include a solution for the EURO sign as well,
vodafone greece has mapped it to 0x80 of the latin1 charset or you bypass it
with using windows-1252 as the alt-encoding smpp parameter?
kind regards,
/mstelios
Stelios Mavromic
hello Mike,
thank you for your answer!
i am suspecting that you leave the smpp connection to it's default charset
(that is gsm7), right?
this way, yes, greeks will do pass correctly however that does not stand for
many other gsm7 character, right?
yes, in most cases you won't need them but was
Hi,
Sorry for budding in. I don't know what you mean by exactly correct
solution, but in Greece we have been using an approach like Mike's for all
this time. A GSM 7 alphabet, can only pass 127 values. You have to give
support to all Latin 1 caps + printable symbols, which leaves 55 places for
Hi,
I think the problem was not stated properly, that is why their is some
confusion. In Greece Voda is "updating" its smscs.
The new smscs do not support GSM7. They are Latin1 based. In order for
them to allow transmision of the Greek Uppercase letters, as per GSM7,
the Greek Upper from GSM7 ha
How do I know which version of Kannel smppbox R48 is compatible?
2010/9/2 Rene Kluwen
> As said, you need svn trunk.
>
> Version 1.4.3 lacks some functionality that smppbox needs.
>
>
>
> == Rene
>
>
>
>
>
> *From:* an...@in.multiplesystem.net [mailto:an...@in.multiplesystem.net] *On
> Behalf O
Maybe a selinux issue? Just a wild guess.
== Rene
-Original Message-
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Bogdan Irimia
Sent: Monday, 06 September, 2010 13:27
To: Nikos Balkanas; users@kannel.org
Subject: Re: Issue with UCP - reconnection problem
See the file UPGRADE in the open smppbox repository. It will tell you a
specific date.
In short: If you use latest version of both kannel en open smppbox, you are
safe.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of
BeCauet
Sent: Monday, 06 S
Hello, I Have a problem with smppbox compilation:
smpptest:/usr/local/include/smppbox# ./configure
--with-kannel-dir=/usr/local/include/kannel
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk...
Try:
./configure –with-kannel-dir=/usr/local or even without even specifying
–with-kannel-dir.
If you just installed kannel, then it should find the sources automagically.
== Rene
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of
BeCauet
Sent: Monday, 06 S
Hello Rene,
None of the two solutions work ... another idea?
My sources of Kannel (binaries) are in /usr/local/include/kannel and smppbox
is in /usr/local/include/smppbox
Mickael
2010/9/6 Rene Kluwen
> Try:
>
>
>
> ./configure –with-kannel-dir=/usr/local or even without even specifying
> –wit
The procedure is as follows:
Checkout Kannel and smppbox sources in their own folders in your homedir.
Then for each module, in turn, do:
./configure [options]
make
make install
After that, header files and libraries will be installed in /usr/local.
== Rene
From: users-bou
Or for smppbox try:
configure --with-kannel-dir=/path/to/kannel
BR,
Nikos
- Original Message -
From: Rene Kluwen
To: 'BeCauet' ; 'users'
Sent: Tuesday, September 07, 2010 1:25 AM
Subject: RE: configure: error: Kannel gwlib is required!
The procedure is as follows:
Checkout Kannel an
Ok, i see the problem.
I can not install it correctly after compiling kannel.
*Step 1 :
*
smpptest:/usr/local/include/kannel# ./configure --with-mysql
--with-mysql-dir=/usr/local/mysql -enable-ssl --enable-localtime
--enable-mutex-stats --enable-start-stop-daemon
()
License information ...
+
Hello,
We have a setup where we have two separate kannel instances each
binding (RX and TX) to the same two SMSCs.
Only RX Connections shown below since TX is not relevant.
Kannel1 <--- SMSC1
|
<--- SMSC2
Kannel2 <--- SMSC1
|
<--- SMSC2
In p
Hi BeCauet,
1) configure gateway (example if gateway directory on /root/gateway)
2) make and Optional: make install
3) copy gateway files to (/usr/local/include/kannel)
(/usr/local/lib/kannel)
4) configure smppbox (./configure --with-kannel-dir=/root/gateway/)
5) make and Optional: make install
Hi Nikos,
Thanks for the reply.
I understood now.
HLR is ok but whats the role of pstn/ss7 in the said model.
secondly I read from forum that stipe our kannel architect maintains a
server.how its usefull and why we should use this.
Br
daf
Nikos Balkanas wrote:
>
> Hi,
>
> Of course you need a
28 matches
Mail list logo