Send file over SMS

2005-07-29 Thread Ricky Wibowo
Dear all, I wonder to know how to send a file (.jar , .mid, etc) into handphone using SMS? Any one know?? thanx

Re: Send file over SMS

2005-07-29 Thread Ady Wicaksono
You should send it using WAP Push Ricky Wibowo wrote: Dear all, I wonder to know how to send a file (.jar , .mid, etc) into handphone using SMS? Any one know?? thanx -- Regards, Ady Wicaksono HP: +628562208680

Re: Send file over SMS

2005-07-29 Thread Willy Mularto
Hi Ricky, For all files except JAVA Application, AFAIK just use WAP Push :) Regards Willy Mularto - Original Message - From: Ricky Wibowo [EMAIL PROTECTED] To: users@kannel.org Sent: Friday, July 29, 2005 1:42 PM Subject: Send file over SMS Dear all, I wonder to know how to send a

Re: Send file over SMS

2005-07-29 Thread Ricky Wibowo
how?? is the file need to be converted into another file type?? Ady Wicaksono wrote: You should send it using WAP Push Ricky Wibowo wrote: Dear all, I wonder to know how to send a file (.jar , .mid, etc) into handphone using SMS? Any one know?? thanx

Re: Send file over SMS

2005-07-29 Thread Ady Wicaksono
No, WAP Push simply send a SMS contain an URL of your file (could be jar file, midi file, ... others) to fetch by phone over WAP please open www.openmobilealliance.org Thx Ricky Wibowo wrote: how?? is the file need to be converted into another file type?? Ady Wicaksono wrote: You should

Re: Send file over SMS

2005-07-29 Thread Ricky Wibowo
Do you mean it send over MMS or download using GPRS? Any refrence? or tutorial? Ady Wicaksono wrote: You should send it using WAP Push Ricky Wibowo wrote: Dear all, I wonder to know how to send a file (.jar , .mid, etc) into handphone using SMS? Any one know?? thanx

RE: SMS Service questions

2005-07-29 Thread Stephane Rosa
Hola Alejandro, Welcome to regex irregular world :-)) I suggest using this instead : keyword-regex=^(BS|bs) [0-9]{4} \s and \d are understood only in Perl regex, not grep-like regex Good luck :) Cheers Stephane -- Stephane Rosa IT Security Network Specialist, EMEA Tel: +41 21 966 12 38

Re: Send file over SMS

2005-07-29 Thread Ricky Wibowo
OK... If just only an URL that refer to a file, how about i'm using apache running wap protocol? it's same if we run wapbox? Ady Wicaksono wrote: No, WAP Push simply send a SMS contain an URL of your file (could be jar file, midi file, ... others) to fetch by phone over WAP please open

Re: PPG DLR

2005-07-29 Thread Aarno Syvänen
PPG SMS level delivery report are used for following purposes: a) testing (did the phone get the push at all, or did it just ignore it) b) for fallback services: if the phone did get the sms, but did not understand it, the server can send some fallback sms (like your content is available in the

Re: PPG DLR

2005-07-29 Thread Julien Buratto
Aarno Syvänen wrote: PPG SMS level delivery report are used for following purposes: a) testing (did the phone get the push at all, or did it just ignore it) b) for fallback services: if the phone did get the sms, but did not understand it, the server can send some fallback sms (like your content

Blacklist error code and error code

2005-07-29 Thread info.ubichip IMAP
Hello, I've implement the global blacklist in kannel using smsc_at. I would have the error code that was send in http when sending to a black number. Does anyone have this information ? Does someone have the error code list ? thanks

Re: SMS Service questions

2005-07-29 Thread Gareth Reakes
Hey all, Stephane Rosa wrote: Hola Alejandro, Welcome to regex irregular world :-)) I suggest using this instead : keyword-regex=^(BS|bs) [0-9]{4} This still won't work as you can't have a space. I fixed this and submitted a patch. I don't know if its made it in to CVS yet. If you want a

Re: PPG DLR

2005-07-29 Thread Aarno Syvänen
So SMS DLR are not working at all ? I am confused ? And yes, you actually *do* need confirmed push. It tells that the user has seen the push. Aarno On 29.7.2005, at 11.10, Julien Buratto wrote: Aarno Syvänen wrote: PPG SMS level delivery report are used for following purposes: a) testing

Re: PPG DLR

2005-07-29 Thread Julien Buratto
Aarno Syvänen wrote: So SMS DLR are not working at all ? I am confused ? SMS DLR are not working at all, this is my problem. And yes, you actually *do* need confirmed push. It tells that the user has seen the push. Actually it's not mandatory in my project to also have the push understood.

Re: [Kannel-Users] Send file over SMS

2005-07-29 Thread Peter Beckman
On Fri, 29 Jul 2005, Ricky Wibowo wrote: I wonder to know how to send a file (.jar , .mid, etc) into handphone using SMS? SMS is capable of sending binary and plain-text content to handsets. Binary content would be like monophonic ringtones (RTTTF) and WAP Push messages. Plain text is

what does exactly reply-couldnotfetch mean ?

2005-07-29 Thread Catalin Trifu
Hi, Does anyone know what reply-couldnotfetch string If set, replaces the SMS message sent back to user when Kannel could not fetch content. Defaults to Could not fetch content, sorry.. reply-couldnotrepresent string If set, replaces the SMS message sent back when Kannel could

Re: what does exactly reply-couldnotfetch mean ?

2005-07-29 Thread Wilfried Goesgens
On Fri, Jul 29, 2005 at 05:00:12PM +0200, Catalin Trifu wrote: Hi, Does anyone know what reply-couldnotfetch string If set, replaces the SMS message sent back to user when Kannel could not fetch content. Defaults to Could not fetch content,

Re: what does exactly reply-couldnotfetch mean ?

2005-07-29 Thread Catalin Trifu
Wilfried Goesgens wrote: On Fri, Jul 29, 2005 at 05:00:12PM +0200, Catalin Trifu wrote: Hi, Does anyone know what reply-couldnotfetch string If set, replaces the SMS message sent back to user when Kannel could not fetch content. Defaults to Could not fetch content,