umber, so that the email2sms gateway knows which number to send the
> alert to.
>
> cheers
> iain
>
>
There is many options to do this, but I prefer writing an AGI that calls
kannel send sms url with the required smstext and to-mobile-number
parameters.
Regards
Benaiad
Hi,
Take a *look* at this document ( written by Mr. Julien Buratto ) :
http://www.linkas.it/docs/kannel/
<http://www.linkas.it/docs/kannel/>
Regards
--
Benaiad
2010/7/31 Nikos Balkanas
> Hi,
>
> Please never truncate emals. It is difficult to follow the thread i
Hi,
Also try setting "max-pending-submits" parameter to a higher values.
Regards
--
Benaiad
On Fri, Aug 20, 2010 at 8:14 PM, oscar Ocampo wrote:
> Hi all,
>
> wa are making a smpp connection from Oslo to a mobile operator in south
> America with kannel, the connection
ng(),
"UTF8");
String userInHttp = java.net.URLEncoder.encode(to, "UTF8");
String sendURL = "http://"; + serverIP + ":" + serverSendPort +
"/cgi-bin/sendota?username=" + user + "&password="
+ password + "&codin
Hi,
Connect as transceiver, see user guide.
Regards
--
Abdulmnem Benaiad
Almontaha CTO
www.almontaha.ly
Tripoli-Libya
On Fri, Sep 17, 2010 at 7:14 AM, wrote:
> Hie
>
> I am using kannel smpp to connect to our mobile network for sms delivery,
> apparently they have told me t
Hi Brett,
I've found that workaround, which was offered by Mr. Donald Jackson.
you may find it at
http://www.mail-archive.com/users@kannel.org/msg15958.html
Regards
--
Abdulmnem Benaiad
Almontaha CTO
www.almontaha.ly
Tripoli-Libya
On Thu, Sep 23, 2010 at 2:58 PM, brett skinner wrote:
Hi,
Are you using the latest kannel from svn, Because I think message-start was
added to the svn version only, but not on the stable version.
Please correct me if I'm wrong.
Regards
--
Abdulmnem Benaiad
Almontaha CTO
Tripoli-Libya
www.almontaha.ly
2010/9/23 Zaharia Constantin
> messa
Hi Rifqi,
Search in the user guide for the following parameters:
omit-empty = true
max-messages = 0
Regards
--
Abdulmnem Benaiad
Almontaha CTO
www.almontaha.ly
Tripoli-Libya
On Fri, Sep 24, 2010 at 2:19 AM, RIFQI wrote:
> Dear All
>
> I already configured kannel using some key wor
Hi,
Since you are using "store-type=spool", I suggest you to use a loop and send
the message to each subscriber.
I think spool type doesn't work when sending to multi recipients at once.
Also you can add subscriber's name in the message.
Regards
--
Abdulmnem B
Hi,
This document may help to explain the process of calculating the NETWPIN:
http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf
<http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf>
Regards
--
Abdulmnem Benaiad
Almontaha CTO
www.almontaha.ly
Tripoli-Libyan
On Tue,
Hi,
I can confirm that Nokia e51 works with kannel but the working configuration
was deleted :(
and remember that it doesn't support charging over USB.
Currently I'm using Sony Ericsson K810 for sending monitoring SMS alarms,
and it works like a charm.
Regards
--
Abdulmnem Benaiad
Alm
Yub, you have to chech with the SMSC provider to see what does it mean.
Hi Saeed,
Which operator returns this error, and when did you see this error, during
register or submitting an sms?
Post your configurations and part of your log which related to the problem.
On Oct 18, 2010 10:22 AM, "Saeed Ashour" wrote:
Hi Anas,
Do you see another log entry for the same id and dst values but with type 1?
Regards
--
Abdulmnem Benaiad
Almontaha CTO
Tripoli-Libyan
www.almontaha.ly
about.me <http://about.me/benaiad/bio>
On Tue, Oct 19, 2010 at 4:42 PM, Anas Alnaffar wrote:
> Dears
>
>
&g
stead of buffered dlrs.
Regards
--
Benaiad
On Oct 20, 2010 8:48 AM, "Anas Alnaffar"
wrote:
> Hello Benaiad;
>
>
>
> Thanks,
>
>
>
> Please note there type1 and type 2 for same dst, but different id, please
find sample below.
>
>
>
>
>
>
>
&g
// Returns hex String representation of byte b
char hexDigit[] = {
'0', '1', '2', '3', '4', '5', '6', '7',
'8', '9', 'A', 'B', 'C', 'D', &
Harmeet,
Every thing looks good, except that you are trying to send an OTA settings
and asking kannel to send it as OMA settings, see 'type=oma-settings' .
Regards
--
Abdulmnem Benaiad
Almontaha CTO
Tripoli-Libya
www.almontaha.ly
about.me <http://about.me/benaiad/bio>
On Thu,
t:13013/cgi-bin/sendsms
?"+data);
java.io.InputStream in = url.openStream();
java.io.BufferedInputStream bufIn = new java.io.BufferedInputStream(in);
for (;;) {
int car = bufIn.read(); // Check for EOF
if (car == -1) {
break;
} els
Hi,
Read the user guide.
Regards
--
Abdulmnem Benaiad
Almontaha CTO
Tripoli-Libya
www.almontaha.ly
about.me <http://about.me/benaiad/bio>
On Sat, Oct 23, 2010 at 4:17 PM, prashant singh
wrote:
> thanx .. it helped,now kannel is able to send mesg but i am unable to
> recieve the
Have you tried the configuration in
"kannelgateway/doc/examples/modems.conf", it works very nice for me.
BR.
On Thu, May 28, 2009 at 4:43 PM, Peter wrote:
> Sorry for the omission ...
>
> Please send me some valid Wavecom Fastrack M1206B configuration
> Best regards
>
> Dr. Peter Kontopoulos
>
Hi,
I'm new to sqlbox and I'm trying to send and receive utf8 messages, but
whenever I receive a message(MO in utf8 charset) it is stored in hex values
, and I don't know is it normal or I'm messing something!
I've tried the utf8 in table charset and msgdata field but it's the same
Frankly, I'm t
Hi,
I think tomcat doesn't support php.
When kannel calls the "get-url" it will response with the result of that
url, so, if you print or echo any thing in your java or php page, this
output will be sent to the mobile subscriber.
(from user guide): Normally, Kannel sends a warning to the user if th
+1 for CentOS .
Hi,
It's better if you install kannel from source, and search the list for "modem" .
Regards.
On 6/6/09, Frank Tilugulilwa wrote:
> Yes, I have installed kannel from Ubuntu repositories
>
> Tried to configure it using several tutorials with no success.
>
> If you can please, is there a place whe
ith the need of smsbox.
Thanks guys for your kind response and special thanks to Alejandro Guerrieri
for his great support and concern.
Best Regards.
Monim Benaiad
Correction:
I've successfully implemented this scenario, But I need to know if I can use
this without the need of smsbox.
Thanks!
On Sat, Jun 6, 2009 at 9:03 PM, Benaiad wrote:
> I've found this:
> 1- to convert from HEX to utf8 using mysql:
> SELECT CONVERT(UNHEX(msgdata)
> BR,
> Nikos
>
> - Original Message -
> *From:* Benaiad
> *To:* users
> *Sent:* Saturday, June 06, 2009 10:05 PM
> *Subject:* Re: SQLBox with utf8 chars
>
> Correction:
> I've successfully implemented this scenario, But I need to know if I can
> use th
try the smsc group parameter "msg-id-type = 0x01".
On Mon, Jun 8, 2009 at 8:05 PM, Latitude Berlin
wrote:
> Hi,
>
> I am having problems with DLR. I read few threads on this but didn't find
> the right answer. Please go through he following log:
>
> ...
> DEBUG: DLR[internal]: Adding DLR smsc=te
AFAIK it's not possible, when you do a HTTP request, Kannel puts your
message into a queue and responds with "accepted for delivery", after that
Kannel try to send the queued message.
to do a relation between your sent message and It's DLR, add an auto
increment ID column and for every insert get
Are you using sqlbox?
On Fri, Jun 12, 2009 at 8:16 AM, wrote:
> Hi All,
>
> I have a strange situation.
>
> I set up kannel. It was a functional setup but it was on a computer whose
> IP didn't have access to my SMSC's port.
>
> Later I made the "real" setup on another computer and more or less
Maybe you've set "bearerbox-host" in the sms-group and it was pointing to
the old machine.
On Fri, Jun 12, 2009 at 9:09 AM, wrote:
> The computer was on the network. It is just that the SMSC blocks the
> port in question to users who aren't of pre-approved IPs. As for smsbox
> being somehow sta
#x27;RESOURCE'.
2009-06-12 10:36:26 [9674] [3] WARNING: OTA compiler: Unknown attribute
'type' in OTA source, with value 'APPAUTH'.
2009-06-12 10:36:26 [9674] [3] WARNING: OMA ProvCont: No SSL Support,
'oma-settings' not supported! <<==<<
2009-06-12 10:36:26 [9674] [3] INFO: /cgi-bin/sendota: XML request for
target <+676>
2009-06-12 10:36:26 [9674] [3] INFO: /cgi-bin/sendota <> <+676>
TIA
Benaiad
Thank you, I'll try it.
On 6/12/09, Julien Buratto wrote:
> Hi, if you check the previous posts, you will notice that 1.4.3
> unfortunately had something broken in order to sendota.
> You will need to use cvs or older 1.4.1 for it.
>
> Julien
>
> 2009/6/12 Benaiad :
& & make test &
make install
3- configure kannel with these parameters: "--enable-ssl --with-ssl=/" then make & make install
4- add the following conf params to kannel core group:
ssl-server-cert-file = "//gw/cert.pem"
ssl-server-key-file = "//gw/key.pem"
Benaiad
Maybe you need user-deny-ip & user-allow-ip in sendsms-user group,
user-deny-ip = "*.*.*.*"
user-allow-ip = "127.0.0.1;localhost"
On Sun, Jun 14, 2009 at 6:04 PM, Brendan White wrote:
> Hi all,
>
>
>
> I have set up a bearerbox, and smsbox. The bearerbox has an SMSC
> connection that is con
Dear Arnie,
Try to convert the received message to utf-8.
>From my servlet I do like this:
String moText = new
String(request.getParameter("text").getBytes("ISO-8859-1"), "utf-8");
Regards
Benaiad
On Tue, Jun 16, 2009 at 9:38 AM, Arnie white wrote:
> Dear
utf-8&coding=2".
4- I insert the received mo into mysql table which uses "utf-8" charset.
Note: I can see the correct arabic characters in the smsbox logs.
As Mr. Alejandro Guerrieri said :
"You could start by posting some relevant log entries showing what you
receive"
ce('٤', '4');
newText=text.replace('٥', '5');
newText=text.replace('٦', '6');
newText=text.replace('٧', '7');
newText=text.replace('٨', '8');
newText=text.replace('
Hello,
1- yes ( I've tested the arabic, the sms limited to 70 char or less, it
depends ).
2- yes, kannel will take care of this ( divide MT sms and concatenate MO sms
).
Regards.
Benaiad
2009/6/17 TheBlueSky
> Hello everyone,
>
> I'm using the latest version of Kannel (as
I think the Unicode must be supported at:
1- your programs.
2- database fields.
3- kannel.
4- for Linux, I don't think it's important
Regards.
Benaiad
On Wed, Jun 17, 2009 at 10:16 AM, TheBlueSky wrote:
> Hello,
>
> Thanks for the info.
>
> One more question if I may
Do you have a serial port in your laptop?
On Wed, Jun 24, 2009 at 7:33 AM, Nic Pottier wrote:
> Howdy all,
>
> I'm going to be participating in a research project in Rwanda that has a
> need for receiving SMS messages over the course of a month. Volume is
> likely pretty low, certainly no more
-- Forwarded message --
From: Nic Pottier
Date: Wed, Jun 24, 2009 at 3:19 PM
Subject: Re: Recommended GSM Phone / Modem
To: Benaiad
No, sadly just USB.
On Wed, Jun 24, 2009 at 6:14 AM, Benaiad wrote:
> Do you have a serial port in your laptop?
>
> On Wed, Jun 24,
Hi,
Regarding your modem type "Sony Ericsson P1i", I found this sample
modems group configuration in the latest kannel-cvs under
/kannel-snapshot/doc/examples/modems.conf
did you check with it?
group = modems
id = sonyericsson_p1i
name = "Sony Ericsson P1i"
detect-string = "Sony Ericsson P1i"
init
Hi
I've searched Google for (midlet site:www.kannel.org) and I found this:
http://www.kannel.org/pipermail/users/2009-February/005777.html
Regards.
On Sat, Jul 18, 2009 at 12:29 PM, Nithin_007 wrote:
>
> Hi all,
>I am new to KANNEL have any one tried sending messages to specific
> port l
Hello,
you have to set coding=2 when sending utf-8 text.
And this thread may answer your question:
http://www.mail-archive.com/users@kannel.org/msg13729.html
Regards
On Tue, Jul 21, 2009 at 12:13 AM, BeCauet wrote:
> Hello,
>
> If I send via PHP UTF-8 script:
>
> /cgi-bin/sendsms?text=hello&cha
Also check this document ( written by Mr. Julien Buratto ) :
http://www.linkas.it/docs/kannel/
Regards.
On Tue, Jul 21, 2009 at 12:52 AM, Benaiad wrote:
> Hello,
> you have to set coding=2 when sending utf-8 text.
> And this thread may answer your question:
> http://www.mail
Hi,
It's recommended to start using Kannel cvs version.
Regards
benaiad
On Mon, Aug 31, 2009 at 12:37 PM, Samir Ghodasara
wrote:
> Hi ,
> I started receiving a new error with kannel (gateway-1.4.1).
>
> when kannel is receiving 0x0008.it keeps pushing the same message
I think you need the smsbox-route group, you have to define it every time
you use the smsbox-id in smsbox group.
or simply comment the smsbox-id, and give it a try.
Benaiad
On Tue, Sep 8, 2009 at 12:20 PM, Jinson wrote:
> I have 6 SMSC. But 4 of them are connected to same IP/PORT. 4 instan
No, just remove smsbox-id parameter and give it a try.
On Tue, Sep 8, 2009 at 1:08 PM, Jinson wrote:
> So I should start separate smsboxes for each smsc connection.?
>
>
> Thanks
> Jinson Abraham
>
>
>
> On Tue, Sep 8, 2009 at 4:07 PM, Benaiad wrote:
>
>&g
I prefer to use the cvs version, because it contains many fixes and changes.
you can download it from http://kannel.org/download/kannel-snapshot.tar.gz
and the logs says that you have an error in your configuration, can we see
it?
Benaiad
On Tue, Sep 8, 2009 at 1:12 PM, Peter Lum wrote:
>
gex = .*
catch-all = yes
max-messages = 0
get-url = "
http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%p&keyword=%k&text=%a&identifier=%f&time=%t&SMSID=%I&SDRV=%d
"
Benaiad
O
can you send to us all the status page, because I need to see if it says the
smsbox is connected correctly or not.
Benaiad
On Tue, Sep 8, 2009 at 2:15 PM, Jinson wrote:
> I removed all the 3 smscs which connects to same IP/PORT, still the smsc
> gets queued up after sometime and noth
yes, you are right.
but do you think this queue come from sent or received messages.
because i think it comes from the received messages and the smsc can't route
them to the smsbox.
that's why I've asked you to attach the complete status page.
also, check your logs.
Benaiad
On T
/kannel/kannel.smsbox.log"
log-level = 0
Benaiad
On Wed, Sep 9, 2009 at 5:37 AM, Jinson wrote:
> Please find the complete status page.
>
> Kannel bearerbox version `1.4.3'. Build `Jul 7 2009 12:14:07', compiler
> `4.2.4 (Ubuntu 4.2.4-1ubuntu4)'. System Linux, rel
Hi,
use "log-file" and "log-level" in each smsc group.
Benaiad
On Wed, Sep 16, 2009 at 7:42 AM, khurram jaffery wrote:
> Hi all
>
> I have 5 SMSC connection in my config file. How can I define different
> smsbox.log for each SMSC's connection? Can I ass
- fixes a bug when starting a group with 2 or more entries with the
same id and
different admin-id's
=========
Benaiad
On Thu, Sep 17, 2009 at 11:23 AM, Konstantin Vayner wrote:
> kannel does have the ability to start/stop
Dear Latitude Test,
When I URL encode your text I get a different thing from the one you are
trying to send, and this is the resulting text:
Jes%3Fs+test+msg+abcdefghijklmnopqrstuvwxyz+abcdefghijklmnopqrstuvwxyz+abcdefghijklmnopqrstuvwxyz
Regards
Benaiad
On Mon, Sep 28, 2009 at 10:42 AM
our long text and
udh stuff to be handled by kannel, so, just send the entire text in to
kannel cgi, and tell us your results.
Benaiad
On Tue, Sep 29, 2009 at 12:01 PM, Benaiad wrote:
> Dear Latitude Test,
>
> When I URL encode your text I get a different thing from the one you are
> t
Hi,
just add this line under sms-service group:
max-messages=0
Regards
Benaiad
On Tue, Sep 29, 2009 at 2:44 PM, Loïc Burdet wrote:
> Hello,
>
> I've a problem... little problem...
> I allready installed Kannel and sending SMS works well.
> My question is about incommin
I think you have to URL encode the destination number.
Regards
Benaiad
On Wed, Sep 30, 2009 at 7:36 PM, wrote:
> When I'm trying to send SMS with encrypted "to" number:
>
>
> http://myweb:13013/cgi-bin/sendsms?username=x&password=x&from=12345&to=AQSq
Hi,
I've googled for your issue and I've found this thread, it seems to be
useful.
http://www.mail-archive.com/de...@kannel.org/msg08960.html
Regards.
Benaiad
2009/10/2 Nikos Balkanas
> Thanks,
>
> I am impressed, you said you were no C programmer. However, these are jus
Hi,
I'm connecting to the smpp server with a leased line, and some times the
leased line goes down,
and we connect with the ADSL as a backup, and when we used the adsl we have
faced this problem two times.
Regards
Benaiad
On Tue, Oct 13, 2009 at 11:42 AM, ositest ositest wrote:
>
>
Hi,
I'm using gmail and I'm seeing this message in every email from kannel users
list:
*"Due to a filter you created, this message was not sent to Spam.* Edit
Filters"
So, what is wrong, am I messing something!
Have fun and stay cool :)
TIA
--
Benaiad
help with gmail ask google, not
> kannel.
>
> BR,
> Nikos
>
> ----- Original Message -
> *From:* Benaiad
> *To:* kannel users list
> *Sent:* Tuesday, October 27, 2009 3:00 AM
> *Subject:* What is wrong!!!
>
> Hi,
>
> I'm using gmail and I'm s
Hi,
I think the problem caused by "max-sms-octets = 150", try to comment this
line or remove it at all.
Regards.
--
Benaiad
On Wed, Oct 28, 2009 at 4:34 AM, Hemant Gmail wrote:
> Hello All,
>
>
>
> I have started getting the following error “SMSC returned error c
.
--
Benaiad
On Mon, Nov 2, 2009 at 7:50 PM, Bryan Gintz wrote:
> Can anyone point me to where kannel would put the default store file if
> there was none specified in the configuration file?
>
> I did a search for kannel.store on my system and can't seem to find it
> anywhere.
-with-defaults=speed
6- make
7- make install
Now you'll find kannel installed under /usr/local/kannel
Regards.
--
Benaiad
On Tue, Nov 10, 2009 at 9:56 AM, kiran.re...@mpowerglobal.in <
kiran.re...@mpowerglobal.in> wrote:
> Hi all,
>
> I want kannel latest .rpm package for my cen
Hi,
AFAIK, the latest cvs contains a better throughput handling.
Regards.
--
Benaiad
On Sat, Nov 14, 2009 at 4:52 AM, sangprabv wrote:
> Hi,
> I have SqlBox with Kannel-cvs20080827 and set throughput = 100 in my kannel
> configuration file. It suppose to be able to send 100 MT/sec
Hi,
>From Alex's blog "http://www.blogalex.com/archives/143":
He says "You need a current Kannel snapshot".
so, the new release is compatible with the current cvs.
Regards.
--
Benaiad
On Sat, Nov 14, 2009 at 5:35 AM, sangprabv wrote:
> CMIIW, current CVS is not
Hi,
try "message-storage = SM" in your modems group.
Note: Provide your configuration file (with out passwords) If it doesn't
work.
Regards.
--
Benaiad
On Tue, Nov 17, 2009 at 11:00 AM, patrick meye wrote:
> Hi all,
>
> I successfully settup kannel like sms gat
Hi,
> lynx: Can't access startfile http://localhost:12345/shutdown?password=bar
>
Why are you trying to access a startfile called "shutdown"
Hi,
Yes, it's the same.
Regards.
--
Benaiad
On Mon, Nov 23, 2009 at 9:16 PM, Stéphane Bruno wrote:
> Hello Alvaro,
>
> Is the daily snapshot the same as the latest CVS? or do I have to go
> somewhere else to get the latest CVS version? I am not familiar with
> using vers
Hi,
FYI, You can't send 1000 sms / min using a GSM modem (sim).
Regards.
--
Benaiad.
On Tue, Dec 1, 2009 at 11:43 AM, wrote:
> hi friend,
>
> thx a lot for replying. i think v deploy sms server so that we can
> broadcast sms to 1000 of cell nos per min right, an
Hi,
Maybe the smsbox not running, use "ps aux | grep smsbox" to check if it's
running.
Regards.
--
Benaiad
On Wed, Dec 2, 2009 at 8:16 AM, naryam smith wrote:
> Hi,
>
> I have been trying to make this configuration to work for hours and looked
> in mailing lists
@kannel.org&md5=d71da0100e4ca7b2c19a4ba47bd6c028
>
> Please do not reply directly to this email. Questions? Contact us -
> http://www.mydailyflog.com/go/contact_us
>
> MyDailyFlog, Refriendz Ltd. PO BOX 1184, Luton, Bedfordshire, LU1 9AT.
>
>
>
>
--
Abdulmnem Benaiad
Almontaha CTO
Almontaha IT Co.
cell: +218 92 5200025
fax: +218 21 4835263
www.almontaha.com.ly
showing what you receive.
Also check this document ( written by Mr. Julien Buratto ) :
http://www.linkas.it/docs/kannel/
Regards.
--
Benaiad
On Wed, Dec 9, 2009 at 6:20 PM, Hugues NAGOBA wrote:
> (my english is no the best...)
> Hi all,
> I'm a newbe in kannel seting up.
&g
Hi Hugues,
I don't see arabic letters in the log at "INFO: Starting to service <Åäæ èd3
ì4 l> from" .
for example you may see some thing like: " لا إله إلا الله محمد رسول الله "
in smsbox logs.
can you post what you are trying to send?
Regards.
--
Benaiad
On Thu,
Happy new year to everyone from Libya.
Hi,
May be it's a file permission issue, try running bb as root.
Regards.
--
Benaiad
:
java.net.URL url = new java.net.URL(sendURL);
java.io.InputStream in = url.openStream();
java.io.BufferedInputStream bufIn = new java.io.BufferedInputStream(in);
String result = "";
for (;;) {
int car = bufIn.read(); // Check for EOF
if (car == -1) {
break;
} else {
Hi Alvaro,
I suggest you to try ramdisk for MT files.
Regards.
--
Benaiad
Hi Sergio,
I think you can get the entire dlr message text by adding '&something=%A' to
your dlr url.
Regards.
--
Benaiad
On Tue, Apr 27, 2010 at 3:56 PM, Sergio Gallegos <
sergio.galle...@naranya.com> wrote:
> Hi,
>
> i hope can u help me with this problem ,
Hi,
Try removing the smsbox-id from the smsbox group and remove the entire
smsbox-route group.
Regards.
--
benaiad
On Mon, May 3, 2010 at 8:15 AM, Anshu Sah wrote:
> Hello
>
> I have trying to use receive sms by using GSM Modem,
> If i give smsbox-id parameter in SMSbox, my
wd&to=$msisdn&text=$URLEncoderDoc&type=settings&pin=$pin&sec=userpin
If it doesn't work; post the related logs.
Regards,
--
Benaiad
est adding
"&charset=utf-8&coding=2" to the sendota url that you are calling.
Regards.
--
Benaiad
On Mon, May 10, 2010 at 5:04 PM, Harmeet Singh
wrote:
> Hi,
>
>
>
> The same problem still there i.e OTA message is received by handset but
>
> “unable to open mess
12362] [3] WARNING: OTA compiler: Unknown
attribute 'type' in OTA source, with value 'PXPHYSICAL'.2010-05-06
15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute 'type'
in OTA source, with value 'PORT'.
Regards
--
Benaiad.
On Tue, May 11, 2010
el system it was not updated .
>
> Now i have updated the date but the problem remains the same.
>
>
>
> Please help.
>
>
>
> Regards
>
> Harmeet Singh
>
>
>
> *From:* Benaiad [mailto:bena...@gmail.com]
> *Sent:* 11 May 2010 14:19
>
> *T
Hi,
Are you sending those messages using one call to the send cgi with multi
destinations in the "to" parameter?
Regards.
--
Benaiad
On Tue, May 11, 2010 at 10:57 PM, Emmanuel CHANSON <
emmanuelchan...@gmail.com> wrote:
> If the issue is not well described tell me
Hi,
I've checked your html page and it looks ok to me but I'm not sure if it's
ok to send the request to kannel from html page instead of using a
programming language like php or java because you need to add "\r\n" at the
end of each line.
Regards.
--
Benaiad
On Tue,
n=" + pin ;
java.net.URL url = new java.net.URL(sendURL);
java.io.InputStream in = url.openStream();
java.io.BufferedInputStream bufIn =
newjava.io.BufferedInputStream(in);
for (;;) {
int car = bufIn.read();
if (car == -1) {
break;
} else {
result = result + (char) car;
}
}
bufIn.close();
in.close();
} catch (Exception e) {
e.printStackTrace();
result = "failed";
}
return result;
} //END
Regards,
--
Benaiad
Hi,
Google for "kannel script Fabrice Gatille"
Regards.
--
Benaiad
On Thu, May 27, 2010 at 6:59 PM, Aan Isnaini - Gmail
wrote:
> Dear All,
> Please kindly advice regarding to run kannel as service / at start up on
> Centos 5.
> I was install the kannel by compile th
Dear Kannel Users,
I'm proud to announce that my country became free from the control of the
dictator Moammar Gaddaf.
I hope that I will be back to my VAS business very soon.
Regards
--
Abdulmnem Benaiad
Almontaha CTO
Tripoli-Libya
www.almontaha.ly
about.me <http://about.me/benaiad/bio>
You can write an android app for that.
On Jun 8, 2013 11:24 PM, "udit mittal" wrote:
> I have been trying to configure kannel to send sms using my samsung
> android phone (Galaxy ace) but failed to do the same. I was wondering if it
> is really possible to send sms using the same phone as I am no
oding=2".
4- mysql uses "utf-8" charset.
Thanks
Abdulmnem Benaiad
Almontaha
almontaha.com
On Tue, May 5, 2009 at 10:32 AM, Latitude Berlin wrote:
> Hi,
>
> I want to send and receive unicode SMS via Kannel. For example sms written
> in arabic language. Please guide.
>
> Thanks
> - Latitude
>
I've seen this when "enable-mms = true" is used in the modems group
TIA
Abdulmnem Benaiad
Almontaha
almontaha.com
2009/5/5 चेतन @ MANIKS SYS
> HI,
> I am new to using kannel.
>
> I had configure the kannel to send sms using nokia mobile as modem.
>
> It wo
roblem.
I think it's a bug in that version, because Kannel reconnect the receiver
only.
also remove the "receive-port".
TIA
Abdulmnem Benaiad
Almontaha
almontaha.com
Hi,
install libxml2 using:
yum install libxml2 libxml2-devel
Hi Gustavo,
use dlr-mask=16 to handle this type of failed send sms.
regards
On Sun, Sep 21, 2008 at 7:37 PM, Gustavo Mohme C. <[EMAIL PROTECTED]> wrote:
> Hi All,
> My SMSC randomly returns this error:
>
> ERROR: SMSC returned error code 0x00fe (Transaction Delivery Failure)
> in response t
n't make kannel
> resend the sms but only store it as failed, right? Is there a way to
> automatically resend this sms?
> Regards
>
>
> On Mon, Sep 22, 2008 at 3:07 AM, Monim Benaiad <[EMAIL PROTECTED]> wrote:
>
>> Hi Gustavo,
>>
>> use dlr-mask=16 t
Hi janson,
This is my working configuration:
BEGIN###
group = core
admin-port = 11000
smsbox-port = 11001
admin-password = kannelisthebest
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1;192.168.*.*"
box-deny-ip = "*.*.*.*"
box-allow
1 - 100 of 111 matches
Mail list logo