Re: Some remarks
Colin Pitrat <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Bull |
| Message-ID | <[email protected]> |
lorry, I was tired. What I wanted to say is that -r option is short for
--randomize in fakesmsc, and it's also short for --port :
if (strcmp(argv[i], "-r")==0 || strcmp(argv[i], "--port")==0)
[...]
else if (strcmp(argv[i], "-r")==0 || strcmp(argv[i], "--randomize")==0)
[...]
My version of fakesmsc is not the last one as I can't manage to browse
cvs, so maybe it has already been corrected.
Regards,
Colin
Stipe Tolj wrote:
> Colin Pitrat wrote:
>
>> Okay, but then there is a conflict with randomize that is -p, and the
>> help is not consistant as it says -p for port and -r for randomize.
>
> ???
>
> Stipe
>
> -------------------------------------------------------------------
> Kölner Landstrasse 419
> 40589 Düsseldorf, NRW, Germany
>
> tolj.org system architecture Kannel Software Foundation (KSF)
> http://www.tolj.org/ http://www.kannel.org/
>
> mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
> -------------------------------------------------------------------