Hi,

Thanks for your reply.

What seems strange to me is that I can see in Bug Fixes on
http://www.kannel.org/news.shtml#1.3.1
Changes since version 1.3.0 : --> SMPP various fixes for the optional fields
decoding
So I was thinking it would be now possible.

Did anybody write this code I need ? Because I'm not a C developer, no
chance to do it myself.

Many thanks to all,

Matthias





> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la
> part de Paul Keogh
> Envoye : jeudi 8 juillet 2004 11:19
> A : [EMAIL PROTECTED]
> Objet : RE: Problems with SMPP optionnal Parameters
>
>
> >
> > get-url =
> > "http://myserver/sys_getGatewixMo.php?from=%p&to=%P&message=%b
> &k=%k&r=%r&a=%
> a&b=%b&t=%t&q=%q&Q=%Q&i=%i&d=%d&n=%n&c=%c&C=%C"
>
> What parameters should I add to this line to get the smpp optionnal
> paremeters ?
>
>
>
> You can't get SMPP optional parameters to an SMS box sms service.
>
> You'll need to write code to extract the MO parameters and map them into
> one
> or more of the existing Msg struct fields.
>
> A subset of the Msg struct fields can be exposed via the % style
> formatters
> for the get-url argument.
>
>
>


Reply via email to