Re: [PATCH] RE: Messages with php stripslashes

2010-06-14 Thread Emmanuel CHANSON
> some kind of addslashes function. Escaped sign is being delivered to > > BEARERBOX. I've tried to find this is source code but I was unable. > > > > Have someone fixed this problem yet? > > > > Thanks > > Tomasz > > > > W Twoim liście datowanym 24 maja 2010 (02:05:22) można przeczytać: > > > >> I have posted some weeks ago a similar issue with sqlbox but it is not > >> resolved for the moment, Alejandro to check on his side to reproduce the > >> issue. > > > >> Check my post in the mailling list archive to see if it the same > problem: > > > >> Object: *Quote and backslash issue* > > > >> As you when using CGI interface to send a SMS I got the quote escaped on > > the > >> mobile, BUT when using directly SQL injection on sqlbox it works > > correctly. > > > >> Regards, > > > >> Emmanuel > > > > > > > > > > > > > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: [PATCH] RE: Messages with php stripslashes

2010-06-14 Thread Emmanuel CHANSON
t;sqlbox->bearerbox users. > >> > > >> > I must admit: Haven't tested it yet. But it should work. > >> > > >> > See attached patch. Votes? > >> > > >> > > >> > -Original Message- > >> > Fro

Re: [PATCH] RE: Messages with php stripslashes

2010-06-14 Thread Emmanuel CHANSON
Ok I have tested with the sqlbox.c file patched as below, then tested using CGI interface and a SMS with a quote and it works ! Quote not escaped any more... Thanks to Rene, Alex, and others ... Regards, Emmanuel 2010/6/14 Emmanuel CHANSON > I have tried to patch the svn source j

SQLbox and MySQL database charset

2010-06-14 Thread Emmanuel CHANSON
est é" that is inserted like: *test é* , the text is then well decoded on the mobile, so it is ok for the service, just this database entry that is not well displayed. Is it something special to configure in sqlbox to use UTF-8 ? Or is it my mysql config that is not correct ? Regards --

Kannel SVN and Alex RPM patch

2010-06-21 Thread Emmanuel CHANSON
Hello Kannel community, This post just to inform you that by modifying Alejandro's patch available on its blog, dedicated to create RPM from kannel CVS sources, I successfully create Kannel SVN RPMs: kannel-debuginfo-svn-r4833M.i686.rpm kannel-devel-svn-r4833M.i686.rpm kannel-svn-r4833M.i686.rpm

Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-21 Thread Emmanuel CHANSON
Hello, I am using Kannel SVN freshly installed from today and I made a simple test where the SMS is received by Kannel and then through smsbox, trigger an SMS service url (PlaySMS): *get-url = " http://192.168.0.41/playsms/plugin/gateway/kannel/geturl.php?t=%t&q=%q&a=%a"; * bearerbox -> sqlbox ->

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-22 Thread Emmanuel CHANSON
; > Hi, > > > > How are bearerbox timestamps? > > > > By default kannel will use localtime. Unless configured to use GMT: > > > > ./configure --disable-localtime > > > > Check also access-log-time in configuration. > > > > BR, > > Nikos >

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-22 Thread Emmanuel CHANSON
is out of sync. > > I have had no problems with time with either bearerbox or smsbox. > > > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: users > Sent: Wednesday, June 23, 2010 12:33 AM > Subject: Re: Smsbox & SMS Services -Incoming SMS date

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-23 Thread Emmanuel CHANSON
't > you handle it in playSMS? That would be preferrable to introducing a zillion > parameters in sms-service. > > > BR, > Nikos > > - Original Message - From: Emmanuel CHANSON > To: Nikos Balkanas > Cc: users > Sent: Wednesday, June 23, 2010 8:32 AM

Re: Sending SMS from a remote host !!!

2010-06-28 Thread Emmanuel CHANSON
6.xxx.xxx.xxx/uvtsms/plugin/gateway/kannel/dlr.php?type=16&s > lid=311&uid=1 > > Please did anyone faced this problem ?? > -- > View this message in context: > http://old.nabble.com/Sending-SMS-from-a-remote-host-%21%21%21-tp29008530p29008530.html > Sent from the Kann

Huawei E220 / +CMS ERROR: The memory/message storage index assigned to the AT command is invalid (321)

2010-07-07 Thread Emmanuel CHANSON
A little question about Huawei E220 and this issue: +CMS ERROR: The memory/message storage index assigned to the AT command is invalid (321) The only solution I have is to connect using minicom to the modem and delete the message. Do you know why does this happen on this modem ? 2010-07-08 09:0

Re: Huawei E220 / +CMS ERROR: The memory/message storage index assigned to the AT command is invalid (321)

2010-07-07 Thread Emmanuel CHANSON
w 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-bou

Kannel system with 2 sqlbox and DLRs-URL

2010-07-12 Thread Emmanuel CHANSON
group = mysql-connection id = sqlbox-mt host = localhost username = root password = m...@c0m! database = sqlboxmt max-connections = 1 kannel.conf: --------- ... # group = smsbox-route smsbox-id = sqlbox-mo smsc-id = huawei_e220 Regards, -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: How to config kannel

2010-07-18 Thread Emmanuel CHANSON
or mobile did you > use? > > Thank you very much for reading my email. > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: Keyword triggering

2010-08-06 Thread Emmanuel CHANSON
Can you post your configuration? Emmanuel 2010/8/7 ha...@aeon.pk > Hi, > > I have configured kannel to trigger a page on keyword 'm'. But it triggers > the same page on other words starting with m, like more or money, etc. Can > we restrict it to inspect the first letter only? > > Regards, > >

Kannel and mods design question

2010-08-10 Thread Emmanuel CHANSON
I post this question just to get feedback from you experts about the best way to design a kannel system where needs are: - unitary SMS ( CGI script from smsbox in this case is recommended ?) - batch/mailling SMS (MT injection in sqlbox-mt in this case ?) - MOs and DLRs to receives (sqlbox-mo and sm

Re: Kannel and mods design question

2010-08-11 Thread Emmanuel CHANSON
Hello, Any advises about this question below ? Regards, Emmanuel 2010/8/11 Emmanuel CHANSON > I post this question just to get feedback from you experts about the best > way to design a kannel system where needs are: > - unitary SMS ( CGI script from smsbox in this case is re

Re: GSM characters

2010-08-11 Thread Emmanuel CHANSON
;<=>?¡ABCDEFGHIJKLMNOPQRSTUVWXYZÄÖÑܧ¿abcdefghijklmnopqrstuvwxyzäöñüà > > > > However, I get a different display string. The Greek characters are > substituted for question marks. > > > > Is this my phone that is acting up? Maybe somebody can test this string fo

Re: Kannel and mods design question

2010-08-11 Thread Emmanuel CHANSON
fic, without > the need of anything external. > > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: users > Sent: Thursday, August 12, 2010 12:10 AM > Subject: Re: Kannel and mods design question > > > > Hello, > > Any advises about this question b

Re: Kannel and mods design question

2010-08-12 Thread Emmanuel CHANSON
sqlbox > doesn't send ACKs to bearerbox, so all dlrs received remain in storage and > are continuously resent by bb. You have to fudge it by connecting another > smsbox to it to supply the missing ACKs. > > BR, > Nikos > - Original Message - From: "Nikos Balk

Re: Cannot receive sms in kannel and playsms

2010-08-17 Thread Emmanuel CHANSON
> > # change this if your kannel's incoming path in other directory > > KANNEL_PATH="/usr/local" > > > KANNEL_FILE=`mktemp -q $KANNEL_PATH/cache/smsd/ERR.in.XX` > > > > touch $KANNEL_FILE > > chmod 666 $KANNEL_FILE > > > > # exec = /usr/local/bin/kannel_incoming %t %q %a > > # $1 : %t > > # $2 : %q > > * > > > I cannot see any log (/usr/loca/cache/smsd/) in this location despite it > having permission 777. > > the smsc sim-buferring=true. > > how can i be able to resolve this? > > Kind regards, > > Duncan > > > -- > View this message in context: > > http://old.nabble.com/Cannot-receive-sms-in-kannel-and-playsms-tp29449251p29 > 449251.html<http://old.nabble.com/Cannot-receive-sms-in-kannel-and-playsms-tp29449251p29%0A449251.html> > Sent from the Kannel - User mailing list archive at Nabble.com. > > > > > > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: please recommend

2010-08-22 Thread Emmanuel CHANSON
t; deliver same performance ? >> If these questions are already answered them pls refer to them as I >> couldnot find what I am looking for . >> Thanks so much in advance . >> >> -- >> Harbhag Singh Sohal >> Website : http://harbhag.wordpress.com/ >> &

Re: Nokia N73

2010-08-30 Thread Emmanuel CHANSON
Hello Zak, What's report 'AT+CNMI' command when using your mobile with minicom ? My Nokia gives the following output (Nokia 6230) *AT+CNMI=? +CNMI: (0-2),(0-3),(0,2,3),(0-2),(0,1) OK* If your gives ERROR then I think you won't be able to use it with Kannel BR, Emmanuel 2010/8/30 Zak > Hi

Re: Nokia N73

2010-08-30 Thread Emmanuel CHANSON
this ? Regards, Emmanuel 2010/8/30 Zak > Hi Emmanuel, > > Mine gives Error when I do AT+CNMI. > > Is your Nokia 6230 working fine for both sending/receiving SMS? > > > > > > > -Original Message- > From: Emmanuel CHANSON > To: Zak >

Re: Nokia N73

2010-08-30 Thread Emmanuel CHANSON
etter for me to just get an old Nokia 6230 and work with > that. > > Do you use a USB data cable for the Nokia 6230? > > And also could you share your modem and smsc config for it? > > > > Zak. > > > > -Original Message- > From: Emmanuel CHANS

Re: have some questions

2010-08-30 Thread Emmanuel CHANSON
Depending what you are looking for, PlaySMS 0.9.5-svn : A Credit & SMS Rate option is present Current Features - Multiple database engine supported (using PHP PEAR DB) - Send SMS to single mobile phone (web2mobile) - Send SMS broadcasted to a group of mobile phones (web2mobiles)

Re: Reading received sms

2010-08-31 Thread Emmanuel CHANSON
Check PlaySMS , *- SMS autoreply, for easy autoreplying formatted incoming SMS* Integrated with Kannel it will make your life easier :) Emmanuel 2010/8/31 Alex > > Hi all > I am developing an sms app in php using this wonderful gateway. I need to > receive an

Re: have some questions

2010-08-31 Thread Emmanuel CHANSON
ead through the users guide. You can find it on > http://www.kannel.org/. > > It’s why it is there. > > > > == Rene > > > > *From:* users-boun...@kannel.org [mailto:users-boun...@kannel.org] *On > Behalf Of *Ayman Khalaf > *Sent:* Tuesday, 31 August, 2010 14:13

Re: help with kannel linking with mysql

2010-09-01 Thread Emmanuel CHANSON
>From where did you get the rpm package ? 2010/9/2 Rene Kluwen > What do you mean linking Kannel with mysql? > > I am not sure what your purpose is. But maybe the documentation on > http://www.blogalex.com/archives/46 will help. > > == Rene > > -Original Message- > From: users-boun...@ka

Re: help with kannel linking with mysql

2010-09-01 Thread Emmanuel CHANSON
Answer Kannel 1.4.3.. A new post have been open "help on huawei e160 gsm modem" with the same subject. 2010/9/2 Emmanuel CHANSON > From where did you get the rpm package ? > > 2010/9/2 Rene Kluwen > > What do you mean linking Kannel with mysql? >> >&g

Re: Using Siemens S45 with Kannel

2010-09-04 Thread Emmanuel CHANSON
Hello, You can try to use your modem with minicom (or others tools) and AT command especially *AT+CNMI=?* to see if your modem is able to send and receive SMS. BR, Emmanuel 2010/9/5 Praveena Sarathchandra > Hi, > > Is it possible to have Siemens S45 working with Kannel (to send and receive >

Re: Using Siemens S45 with Kannel

2010-09-04 Thread Emmanuel CHANSON
AT+CNMI will give some output and if no error then your modem should be able to transfer incoming SMS to Kannel (if I am not wrong) Emmanuel 2010/9/5 Emmanuel CHANSON > AT+CNMI will give some output and if no error then your modem should be > able to transfer incoming SMS to Kannel (if

Re: Nokia 2650 with Kannel

2010-09-06 Thread Emmanuel CHANSON
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

Re: is there any FREE Billing and graphical interface

2010-09-11 Thread Emmanuel CHANSON
PlaySMS may be your solution, 0.9.5-rc1 has a billing and rating module available. Main project: http://playsms.sourceforge.net/ Mailling list: http://groups.yahoo.com/group/playsms-devel/ Other branch more dedicated to Kannel & Mbuni: http://playsms-km2.mediacom.nc/?lang=en 2010/9/11 Ayman Khala

Re: is there any FREE Billing and graphical interface

2010-09-12 Thread Emmanuel CHANSON
nal cause I'm still > starter , and is it possible to install it with Kannel on shard hosting , > and I try to find v 0.9.5 but I didn't find it , the available is 0.9.4 > > thanks and waiting > > On Sep 12, 2010, at 8:22 AM, Emmanuel CHANSON wrote: > > PlaySMS may be

Re: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Emmanuel CHANSON
Hello Aldo, For this you can create some shell/PHP/ script that use the HTTP CGI interface of smsbox to send broadcast SMS or use a Web GUI that have this functionnality. Elite SMS (licensed): http://www.elite-sms-software.com PlaySMS (free) 0.9.5 http://playsms.sourceforge.net/ or http://pla

Re: how i read messages from SIM card, and how i store the message

2010-09-22 Thread Emmanuel CHANSON
Which /dev do you use to attache the modem ? /dev/ttyUSB1 ? read this http://kerneltrap.org/node/17017 Regards Emmanuel 2010/9/22 Zaharia Constantin > hy, so, the config file is in atachment. > i use a Huawei e160e(E220) on ubuntu. The problem with that is that i > can't read the message fro

Re: how i read messages from SIM card, and how i store the message

2010-09-22 Thread Emmanuel CHANSON
Do you still have SMS stored in modem storage ? you should see it in bearerbox.log: * 2010-09-22 21:00:09 [1629] [20] DEBUG: AT2[huawei_e220]: --> AT+CPMS?^M 2010-09-22 21:00:09 [1629] [20] DEBUG: AT2[huawei_e220]: <-- +CPMS: "ME",0,255,"SM",0,60,"SM",0,60 2010-09-22 21:00:09 [1629] [20] DEBUG: AT2

Re: how i read messages from SIM card, and how i store the message

2010-09-23 Thread Emmanuel CHANSON
You should: - stop kannel - use minicom to connect to your modem and use the following command AT+CMGD described here ( http://www.developershome.com/sms/cmgdCommand.asp ) to delete SMS *Here is another example. Suppose you want to delete all SMS messages stored in the message storage area. To do

Re: How To Test GSM Modem Throughput

2010-09-28 Thread Emmanuel CHANSON
Tests I have done gave the following results (using Huawei E220) Without DLRs: 1 SMS / 3 seconds With DLR mask = 31: 1 SMS / 7 seconds Regards, Emmanuel 2010/9/28 RIFQI > Dear All > > How is the best test for a modem for broadcasting sms? i want to know how > many sms the modem can send per-m

Re: How To Test GSM Modem Throughput

2010-09-28 Thread Emmanuel CHANSON
Tue, Sep 28, 2010 at 2:27 PM, Emmanuel CHANSON < > emmanuelchan...@gmail.com> wrote: > >> Tests I have done gave the following results (using Huawei E220) >> >> Without DLRs: 1 SMS / 3 seconds >> With DLR mask = 31: 1 SMS / 7 seconds >> >> Regards, >

Re: How To Test GSM Modem Throughput

2010-09-28 Thread Emmanuel CHANSON
ACK &DLR, check user guide. Emmanuel 2010/9/28 RIFQI > 11 minute is until the message arrive to the recipient? > > > On Tue, Sep 28, 2010 at 3:37 PM, Emmanuel CHANSON < > emmanuelchan...@gmail.com> wrote: > >> I just notice this during some mailling for instanc

Re: how to delete message

2010-10-03 Thread Emmanuel CHANSON
Hello, I notice as well Kannel seems to keep trying to send this message like First In First Out message although it block the queue. Is it normal behavior from Kannel ? BR, Emmanuel 2010/10/4 Nikos Balkanas > Hi, > > Google for SMS +CMGD > > BR, > Nikos > > > - Original Message - Fr

Re: SMSC returned error code 0x0000000b (Invalid Destination Address) in response to submit_sm.

2010-10-07 Thread Emmanuel CHANSON
I have exactly the same issue at the moment and I try to determine if it is a Kannel or SMSC issue: I try different combination of TON & NPI without success. For the moment I would say it is a SMSC configuration issue...but bearerbox.log - 2010-10-07 10:54:34 [16729] [6] DEBUG

Re: Re : SMSC returned error code 0x0000000b (Invalid Destination Address) in response to submit_sm.

2010-10-10 Thread Emmanuel CHANSON
wrote: > >> either i use the parameters below or not i get the same result. i have a >> shortcode 2845 and i want to sent a message to a long phone number. >> >> source-addr-ton=1 >> source-addr-npi=1 >> dest-addr-ton=1 >> dest-addr-npi=1 >>

smsbox to opensmppbox routing

2010-10-10 Thread Emmanuel CHANSON
Hello, I am just discovering opensmppbox (latest svn release compiled and installed with kannel & sqlbox svn) My purpose is to send SMS to an smpp application for tests. For this I want to use smsbox cgi script but I got a problem of routing from bearerbox. *How can I route these SMS from smsbox

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
o an smsc. > > HTH, > Nikos > - Original Message - From: Emmanuel CHANSON > To: users > Sent: Monday, October 11, 2010 8:34 AM > Subject: smsbox to opensmppbox routing > > > > Hello, > > I am just discovering opensmppbox (latest svn release compiled and > i

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
te > SMS to smppbox, and smppbox connects to same bb, it will feed again the SMS > to the bb, which in turn can feed it again to smppbox, and so on. > > > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: Nikos Balkanas > Sent: Monday, October 11, 2010 1

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
smsc (system kannel) to force a loopback on > bb. However I am not sure how you will do the routing from one application > to the other (smsbox in this case). You see, loopback and http smsc send > back only to the originating smsbox. > > > BR, > Nikos > - Original M

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
http smsc for MT2MO > redirection. Specify with an smsbox-route rule that all incoming MO from > looopback smsc should go to AT smsbox. > > > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: Nikos Balkanas > Cc: users@kannel.org > Sent: Monday, O

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
both apps to smppbox, > and smppbox to bearerbox. Then send to loopback smsc or http smsc for MT2MO > redirection. Specify with an smsbox-route rule that all incoming MO from > looopback smsc should go to AT smsbox. > > > BR, > Nikos > - Original Message - From: Emmanu

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
:38:49 [9021] [24] DEBUG: boxc_receiver: got ack Regards, Emmanuel 2010/10/12 Nikos Balkanas > Yeap. It behaves like any other smsc. Just use different smsc-ids. > > > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: Nikos Balkanas > Cc: users >

Re: smsbox to opensmppbox routing

2010-10-11 Thread Emmanuel CHANSON
One more question, Is loopback SMS able to handle DLRs ? I dont see anything about this in user guide. I made test and DLRs are not sent to smsbox in order to trigg DLR-URL Emmanuel 2010/10/12 Emmanuel CHANSON > Ok here I got a problem, > > For understanding below the purpose

Re: smsbox to opensmppbox routing

2010-10-12 Thread Emmanuel CHANSON
al Message - From: "Nikos Balkanas" > To: "Emmanuel CHANSON" ; "users" < > users@kannel.org> > Sent: Tuesday, October 12, 2010 10:48 AM > > Subject: Re: smsbox to opensmppbox routing > > > Hi, >> >> To force SMS del

Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + smpp client), more message than ordered sent from smppbox

2010-10-12 Thread Emmanuel CHANSON
Using Fakesmsc and Opensmppbox for load testing of an SMPP application I notice strange behavior of Kannel (surrely bad configuration, I hope) Fakesmsc <--> Bearerbox <--> Opensmppbox <--> Smpp client Config file at the end: Test: When I send 1 SMS from Fakesmsc (5656) to my SMPP application (10

Re: Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + smppclient), more message than ordered sent from smppbox

2010-10-12 Thread Emmanuel CHANSON
> > BR, > Nikos > - Original Message - From: Emmanuel CHANSON > To: users > Sent: Wednesday, October 13, 2010 7:21 AM > Subject: Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + > smppclient), more message than ordered sent from smppbox > > > > U

Re: Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + smppclient), more message than ordered sent from smppbox

2010-10-13 Thread Emmanuel CHANSON
gards, Emmanuel 2010/10/13 Emmanuel CHANSON > Yes Nikos, > > I downloaded and installed kannel & opensmppbox this week from SVN site. > > Emmanuel > > 2010/10/13 Nikos Balkanas > > Hi, >> >> Do you use latest smppbox svn? I remember that sometime ba

Re: Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + smppclient), more message than ordered sent from smppbox

2010-10-13 Thread Emmanuel CHANSON
k. I think that the client doesn't send normal > packets to FAKE smsc. It would stand to reason that fakesmsc doesn't respond > with normal packages to the client, or in this case smppbox. Poor smppbox > could get fits over it ;-). Check your packets and smppbox logs. > > >

Re: Strange behavior on kannel (fakesmsc + bearerbox + opensmppbox + smppclient), more message than ordered sent from smppbox

2010-10-13 Thread Emmanuel CHANSON
Arf... I sent this mail too fast... I receive 5 minutes later additionnal SMS too...using smsbox So little bit disappointed here... Emmanuel 2010/10/14 Emmanuel CHANSON > Ok Nikos, > > I followed your suggestion and tried using smsbox CGI script that should > send normal packet to

Re: Kannel and Opensmppbox - incomming sms

2010-10-25 Thread Emmanuel CHANSON
I did something like this for that kind of purpose, it may help you: HTTP cgi --> smsbox --> bearerbox <---> loopback smsc ---> opensmppbox <---> smpp client So you should be able to route them as well to your smpp client :) by using a smsbox-route that forward all sms coming from loopback smsc t

Re: Kannel and Opensmppbox - incomming sms

2010-10-25 Thread Emmanuel CHANSON
ms forwarder to opensmppbox, if client is not connected right now. > will that sms stay in some queue and will be delivered to client when he > will connect ? > > Thank you for your patience and advice ;) > > Slavoj. > > Dňa 25. 10. 2010 10:58, Emmanuel CHANSON wrote / na

Re: Error in sending sms to oversea mobile number by using Kannel gateway

2011-01-11 Thread Emmanuel CHANSON
Hello, Maybe you can try by url-encode your request: *** http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&from= %2B85516872490&to=%2B6597379814&text=TestSendingAnSMSFromTheSystem

Re: Error in sending sms to oversea mobile number by using Kannel gateway

2011-01-11 Thread Emmanuel CHANSON
ndMessage(message); > > This link shows the 4 types of encoding. So which one I should use to > change + sign to %2B in the phone variable? > > > http://smslib.googlecode.com/svn-history/r453/smslib/trunk/src/java/org/smslib/MessageEncodings.java > > > Thank you. > Sambat

Re: Modem

2011-01-11 Thread Emmanuel CHANSON
Depends what is your phone, what do you want to do with? For instance Nokia Nseries can't forward SMS to kannel (as I see) because it does not support 'AT+CNMI' command Nokia 6230 for instance works well with Kannel :) BR Emmanuel 2011/1/12 > How to configure modem to work as smsc for sendin

Re: Kannel do not receive SMS

2011-01-12 Thread Emmanuel CHANSON
Is your phone able to use AT+CNMI command using minicom ? AT+CNMI? If ERROR then your phone won't be able to forward SMS to kannel BR Emmanuel 2011/1/12 Helen Sang > Dear Kannel users, > > I connect a Nokia E72 phone to my Fedora 7 box with a usb cable. The port > is ttyACM0. mod for the d

RTSP link in wappush sms

2011-02-15 Thread Emmanuel CHANSON
Hello, I would like to set up a way to open a streaming flow on a mobile. My idea is to send the RTSP link inside a wappush, do you think it is possible? Is it possible to handle 'application/sdp' inside this binary SMS and send it to mobile through kannel ? Regards, Emmanuel

Kannel / PlaySMS usage

2009-10-11 Thread Emmanuel CHANSON
Hello all, I try to get any support or mailing list about PlaySMS, does anyone have a contact? or website url where support or FAQ exist? Regards, -- Emmanuel

Kannel / PHP script (games, ...)

2009-10-12 Thread Emmanuel CHANSON
bile phone connected to kannel. If anyone can give me php script? Thanks by advance -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687 850.850 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: Kannel / PHP script (games, ...)

2009-10-12 Thread Emmanuel CHANSON
of course... What I am looking for is a working script already used and that send back a SMS using sendsms python script from kannel. Emmanuel 2009/10/13 Juan Nin > > > > On Mon, Oct 12, 2009 at 8:48 PM, Emmanuel CHANSON > wrote: > > Hello everybody, > > > >

Re: fakesms

2009-10-13 Thread Emmanuel CHANSON
ooking forward for your replies... > -- Emmanuel CHANSON Emmanuel

Kannel / sendsms.php & mobile phone (CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a look at it. (500))

2009-10-18 Thread Emmanuel CHANSON
Hello, I try to send SMS from the PHP script sendsms.php through a NOKIA 6230 connected to my server but I got this on the bearerbox: *2009-10-19 12:30:31 [29472] [9] DEBUG: boxc_receiver: sms received 2009-10-19 12:30:31 [29472] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2009-10-19 12:

Re: Kannel / sendsms.php & mobile phone (CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a look at it. (500))

2009-10-19 Thread Emmanuel CHANSON
odem/smsc configuration. > > BR, > Nikos > - Original Message - > > *From:* Emmanuel CHANSON > *To:* users@kannel.org > *Sent:* Monday, October 19, 2009 4:59 AM > *Subject:* Kannel / sendsms.php & mobile phone (CMS ERROR: Unknown error. > -> maybe Sim sto

Kannel / fakesmsc errors Could not open pid-file `10000'

2009-10-19 Thread Emmanuel CHANSON
Hello guys, Does anyone know why I am getting these errors when trying to use fakesmsc ? *[r...@elodine ~]# /home/manu/softs/gateway-1.4.3/test/fakesmsc -p 1 -H localhost -i 1 -m 1 "111222 99 text MAREE" 2009-10-20 08:08:45 [31937] [0] PANIC: Could not open pid-file `1' 2009-10-20 08:

Re: question about kannel's service

2009-10-19 Thread Emmanuel CHANSON
to configure mobile devices > to communicate through the Kannel gateway.? > > > > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687 850.850 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: Kannel / fakesmsc errors Could not open pid-file `10000'

2009-10-19 Thread Emmanuel CHANSON
doubt try: > > test/fakesmsc --help > > BR, > Nikos > > - Original Message - > *From:* Emmanuel CHANSON > *To:* users@kannel.org > *Sent:* Tuesday, October 20, 2009 12:21 AM > *Subject:* Kannel / fakesmsc errors Could not open pid-file `1' > > H

Kannel, PlaySMS and dlr-url

2009-10-20 Thread Emmanuel CHANSON
Hello guys, Kannel installed and running version 1.4.2 PlaySMS 0.9.4 installed and almost running with Kannel (I have some issue) And one is the following: I can not send SMS using PlaySMS web portal if the URL defined in the code is the following: (fn.php from PlaySMS version 0.8.4): $dlr_u

Re: Kannel, PlaySMS and dlr-url

2009-10-20 Thread Emmanuel CHANSON
= http:/www.base.com/plugin > > ?? > > BR, > Nikos > > > - Original Message - > *From:* Emmanuel CHANSON > *To:* users > *Sent:* Tuesday, October 20, 2009 2:24 PM > *Subject:* Kannel, PlaySMS and dlr-url > > Hello guys, > > Kannel instal

Re: Kannel, PlaySMS and dlr-url

2009-10-20 Thread Emmanuel CHANSON
---| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y 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.NET www.smsglobal.com.mx y > www.pravcom.com > > >

Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-20 Thread Emmanuel CHANSON
p;to=%2B687783548&text=smstest+-+playSMS&dlr-mask=31&dlr-url=http%3A%2F%2F61.5.221.52%2Fplaysms%2Fplugin%2Fgateway%2Fkannel%2Fdlr.php%3Ftype%3D%25d%26slid%3D141%26uid%3D1&mclass=1 " 0: Accepted for delivery Also what do you think of this in the error log? failed to open

Re: Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-20 Thread Emmanuel CHANSON
> Sorry but you might need to check playsms support elsewhere. > > > Regards > > Alvaro > > On Tue, Oct 20, 2009 at 7:49 PM, Emmanuel CHANSON > wrote: > > Hello again (still bugs with PlaySMS and Kannel) > > > > In PlaySMS version 0.9.4 when I try to

Re: Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-21 Thread Emmanuel CHANSON
t the > value on the variable anyway. > If you want to be absolutely certain you could try porting your code to use > the php curl extension instead. > > Regards, > > Alejandro > > On Wed, Oct 21, 2009 at 10:16 AM, Emmanuel CHANSON < > emmanuelchan...@gmail.com

Re: Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-21 Thread Emmanuel CHANSON
t'],&$error_number,&$error_description,60); > > Note that mine uses fsockopen instead of file_get_contents. But I do not > think this is the problem. My bet is that your dlr_url is incorrect ( > dlr-url=".urlencode($dlr_url)). Where do you set your $dlr_url variable? &g

Re: Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-21 Thread Emmanuel CHANSON
Kannel. But PlaySMS seems died although it seems to be a great portal. Regards, Emmanuel 2009/10/22 Emmanuel CHANSON > I succeed to progress in this issue: > > First I cancel to use file_get_contains) function and I try to use > fsockopen instead, unfortunately that lead to 404 er

Kannel and Mobile Phonebook

2009-11-21 Thread Emmanuel CHANSON
Maybe I will ask a stupid question but I would like to know if it would be possible using Kannel (and others tools) to retrieve and restore a mobile phonebook? (using vcard?) Regards, -- Emmanuel

Re: Kannel and Mobile Phonebook

2009-11-22 Thread Emmanuel CHANSON
Thanks Jovan, If someone has others idea for a phonebook backup solution, let me know Regards, Emmanuel 2009/11/22 Jovan Kostovski > On Sun, Nov 22, 2009 at 6:40 AM, Emmanuel CHANSON > wrote: > > Maybe I will ask a stupid question but I would like to know if it would > be >

Kannel CVS and DLRs MySQL storage / "can not decode PDU to a message"

2009-12-03 Thread Emmanuel CHANSON
Hi everybody, Below an issue I am faced trying to configure DLR management and kannel. Environnement: Kannel CVS 20091124 installed using RPM patch from Alejandro MySQL DLR storage configured Issue: "can not decode PDU to a message" I have configure DLR to use mysql (config file below) I send

Re: Kannel CVS and DLRs MySQL storage / "can not decode PDU to a message"

2009-12-03 Thread Emmanuel CHANSON
in the second test: Nokia phone has send a DLR with 62 char: 069186770720F10630099186773705F2902140410291449021404102914400 and Siemens M20 only 48 char (the last 48 in fact I think): ??0628099186773705F2902140316471449021403164714400 and can not decode PDU. (48 char) Any idea why ? Emma

Re: Kannel CVS and DLRs MySQL storage / "can not decode PDU to a message"

2009-12-04 Thread Emmanuel CHANSON
nit-string in your modem definition: > > "...;+CMEE=1" or 2. > > But it seems to me a waste of time. > > BR, > Nikos > > - Original Message - > *From:* Emmanuel CHANSON > *To:* users > *Sent:* Friday, December 04, 2009 5:39 AM > *Subjec

Re: Kannel CVS and DLRs MySQL storage / "can not decode PDU to a message"

2009-12-04 Thread Emmanuel CHANSON
t is not normal behaviour > to get only part of the message. Maybe a problem with your SIM. Have you > tried changing it? Anyway, CMEE might be able to tell you more. > > BR, > Nikos > > ----- Original Message - > *From:* Emmanuel CHANSON > *To:* users > *Sent:*

Re: Kannel CVS and DLRs MySQL storage / "can not decode PDU to a message"

2009-12-07 Thread Emmanuel CHANSON
2009/12/4 Emmanuel CHANSON > Thanks Nikos > > I will check this. > > > Emmanuel > > 2009/12/4 Nikos Balkanas > >> Hi, >> >> I am not saying that it is an M20 problem in general. Just a problem >> with your particular modem. If it were a configura

Re: Silly Question - AO-MT

2009-12-10 Thread Emmanuel CHANSON
t; MO-AT > Will appreciate the usual quick response > > Regards, > Mike Nwaogu > Tel: 234_802_325_6437 > > > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

HTTP connection URL through Binary SMS or PPG ?

2009-12-15 Thread Emmanuel CHANSON
PUSH tutorials that show how to send a WAP PUSH SMS using PPG but do I have to do the same if I want to make a mobile openning an HTTP URL ? Whatever its properties because some mobile (old one) have to use WAP and wapbox, the recent ones use HTTP and doesn't need wapbox in this case. --

Re: HTTP connection URL through Binary SMS or PPG ?

2009-12-16 Thread Emmanuel CHANSON
ox can be used, but requires that the user has the Kannel > configured as proxy. But normally operators has those already configured, so > You don't need to worry about them. > > > -- > Henri > > On Wed, Dec 16, 2009 at 6:59 AM, Emmanuel CHANSON < > emmanuelchan...@gm

Re: ppg and wap user

2009-12-16 Thread Emmanuel CHANSON
%03%77%77%77%2e%67%6f%6f%67%6c%65%2e%63%6f%2e%69%6e%2f%6d%6f%62%69%6c%65%00%01%03%57%65%6c%63%6f%6d%65%20%74%6f%20%47%6f%6f%67%6c%65%00%01%01% >> > > > > -- > Henri Hovi > http://www.patidure.com > http://patidure.blogspot.com > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : emmanuelchan...@gmail.com

Re: HTTP connection URL through Binary SMS or PPG ?

2009-12-17 Thread Emmanuel CHANSON
e delivery network, priority, >> validity period, etc. and it seems to me you are out of spec and abusing >> mobile phones (some of them may not even display it!). >> >> That's fine if it works for you. Just make sure you mention all your >> constraints before su

Re: HTTP connection URL through Binary SMS or PPG ?

2009-12-21 Thread Emmanuel CHANSON
Hello Nikos, I am searching where in the script is added this 2nd HTTP /1.1 but I really don't see anything...strange. Below the script: About the destination address I had not added the domain after "@" and it seems to be mandatory, it caused an error: ** I have added bearer and network paramet

Re: HTTP connection URL through Binary SMS or PPG ?

2009-12-21 Thread Emmanuel CHANSON
Hi, > > I am sorry, I just don't have the time to debug php scripts. However you do > see the extra HTTP in the trace, don't you? You will have to play with the > code (adding/deleting lines) until your trace comes clean. > > BR, > Nikos > > - Original Messa

Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
Hello, After having successfully implemented wapbox, ppg and send a wappush on ppg HTTP interface using: lynx -dump "http://localhost/test/sms-wap-push-2.php?num=XX"; I try now to use it through sms-service without success, I always get on the mobile the POST or GET content URL in text and n

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
G you can push any text or URL you want, why then would you like to > do an extra request to sms-service? Just send what you want from the > beginning. > > BR, > Nikos > > - Original Message - > *From:* Emmanuel CHANSON > *To:* users > *Sent:* Monday, Decem

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
> 0. However, since mobile needs to have wap enabled (and suitable SIM) to get > the URL, this could be a wap call (map-url) from the start (i.e. no > SMS->PPG). > > Or you can play MMS with mbuni. > > BR, > Nikos > > ----- Original Message - > *From:* Emmanuel

  1   2   >