use of nokia n73 with kannel and configuration issues

2010-06-11 Thread prashant singh
should i add(user guide didnt helped me much). 5.how my web based application(which i think should be php script or javascript) will fetch and transfer data to kannel. it would really be a great help if you could answer my queries in an elaborated way. thanks in advance. Prashant singh Assistant

unable to send sms through kannel using sendsms.php

2010-06-24 Thread prashant singh
oup = sms-service # keyword = yourkeyword # get-url = http://server.domain/moodle/receivesms.php?q=%k&sender=%p&message=%a sendsms.php SMS Message Sender \"$text\" to the phone $to...\n"; $URL = "http://localhost/sendsms?username= "yourpassword"&password="yourpassword"&from="test"&to=$to&text=".urlencode($text); http_send($URL,13013); echo "Back to Send SMS\n"; } else { ?> SMS Message Sender http://localhost/sendsms.php";> Telephone number: Message: Back to admin Visit the Kannel homepage at . it would highly appreciated if you could explain i t with example variable values. thanx in advance Regards, Prashant Singh

unable to send sms through kannel using sendsms.php

2010-06-24 Thread prashant singh
i have chnged the port i dont understand why kannel cannot fetch url. please guide. now the sms log says : [r...@localhost ~]# ./smsbox -v 0 kannel.conf bash: ./smsbox: No such file or directory [r...@localhost ~]# cd /usr/local/kannel/sbin [r...@localhost sbin]# ./smsbox -v 0 kannel.conf 2010-06

Re: unable to send sms through kannel using sendsms.php

2010-06-24 Thread prashant singh
, Prashant singh On Thu, Jun 24, 2010 at 3:56 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrote: > http://localhost:13013/sendsms.php ?? > > Kannel doesn't have any php code inside, where did you get that URL from? > > Assuming you've configured Kan

Re: unable to send sms through kannel using sendsms.php

2010-06-24 Thread prashant singh
but after entering no. and text for sms i click on submit button nothing happens my question is waht changes do i have to make in kannel.conf and sendsms.php and also if there any in apache. please guide me in implementing this startegy. regards, Prashant singh On Thu, Jun 24, 2010 at 4:23 PM

authentication fail error in sendsms.php

2010-06-30 Thread prashant singh
is as follows:- * *INCLUDE FILE FUNCTIONS.INC IS AS FOLLOWS:- $error_description ($error_number)\n"; echo "The SMS message was NOT sent!\n"; } else { socket_set_blocking($connection, false); fputs($connection, "GET $URL HTTP/1.0\r\n\r\n"); while (!feof($connection))

Re: authentication fail error in sendsms.php

2010-06-30 Thread prashant singh
sitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > > On Wed, Jun 30, 2010 at 6:07 AM, prashant singh > wrote: >> whenever i try 2 send sms thru my script sendsms.php ,i m getting >> authentication failed error. Exact trace is as follows: >> >> Sen

Re: authentication fail error in sendsms.php

2010-06-30 Thread prashant singh
eciba 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 > > > > On Wed,

Re: authentication fail error in sendsms.php

2010-06-30 Thread prashant singh
quot;: break; default: echo "".$myline.""; } } fclose ($connection); } } function octstr_append_cstr($mystring) { for($pos=0;$pos * Regards, Prashant singh* * * * On Wed, Jun 30, 2010 at 10:16 PM, Alvaro Cornejo wrote: > What does your sendsms.php sends to

regarding error 400 invalid content type

2010-10-23 Thread prashant singh
hi i am trying to send http request to kannel through a java program,it is recieved by kannel as shown in log trace with an error status 400 - invalid content type, in the java program i am encoding the cgi variables i.e user,password,to and text to be passed to kannel in UTF-8 format but it is not

Re: users Digest, Vol 50, Issue 106

2010-10-23 Thread prashant singh
t; (Nikos Balkanas) > 2. Re: Some headers are skipped (Nikos Balkanas) > 3. regarding error 400 invalid content type (prashant singh) > 4. Re: regarding error 400 invalid content type (Benaiad) > > > -- Forwarded message -- > From: "Nikos Balkanas" &