what;s the the coding parameter that you sending to snedsms url?

----- Original Message -----
From: mazher bashir <[EMAIL PROTECTED]>
Date: Wed, 8 Sep 2004 19:07:39 +0300
Subject: Special Character problem (  repeating my question)
To: [EMAIL PROTECTED]



Dear All
 
    Please look into this matter.  
         
     I am not receiving "$" and "@" sign on my mobile . i am receiving
the junk value ".x" .Following command i am giving"
 
curl 
'http://127.0.0.1:13013/cgi-bin/sendsms?user=xxxxxx&password=xxxxxxx&to=xxxxxxxx&text=testing%20message%20$%20and%20@'
 
curl 
'http://127.0.0.1:13013/cgi-bin/sendsms?user=***t&password=*****&to=********&text=testing%20message%20%24%20and%20%40%20value'
 
 
in both case i received junk value
 
following is the access.log entries
 
[EMAIL PROTECTED] sms]# tail -f access.log
2004-09-04 20:06:55 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:44:MOB#:73111048 Issue Date:
2004-04-16  Lst $"] [udh:0:]
2004-09-04 20:11:32 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:44:MOB#:73111048 Issue Date:
2004-04-16  Lst [EMAIL PROTECTED] [udh:0:]
2004-09-04 20:12:02 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:44:MOB#:73111048 Issue Date:
2004-04-16  Lst [EMAIL PROTECTED] [udh:0:]
2004-09-04 20:12:23 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:44:MOB#:73111048 Issue Date:
2004-04-16  Lst [EMAIL PROTECTED] [udh:0:]
2004-09-04 20:19:40 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:43:MOB#:73111048 Issue Date:
2004-04-16  Lst ] [udh:0:]
2004-09-04 20:20:25 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:44:MOB#:73111048 Issue Date:
2004-04-16  Lst [EMAIL PROTECTED] [udh:0:]
2004-09-04 20:24:45 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:21:testing message [EMAIL PROTECTED]
[udh:0:]
2004-09-04 20:26:13 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:22:testing message @[EMAIL PROTECTED]
[udh:0:]
2004-09-04 20:27:25 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:23:testing message $ and @]
[udh:0:]
2004-09-04 20:28:11 Sent SMS [SMSC:] [SVC:test] [ACT:] [from:101]
[to:73111048] [flags:0:1:0:0:0] [msg:27:testing message $ and @ 777]
[udh:0:]

 
 
 
I am using stable version of kennel 1.2.1 on linux 7.2
 
 
 
Regards
Mazher Bashir

Reply via email to