--- gw/msg-decl.h       (revision 4843)
+++ gw/msg-decl.h       (working copy)
@@ -111,6 +111,11 @@
         INTEGER(resend_try)
         INTEGER(resend_time)
         OCTSTR(meta_data)
+        OCTSTR(service_id)
+        OCTSTR(fee_usertype)
+        OCTSTR(fee_terminal_id)
+        OCTSTR(fee_type)
+        OCTSTR(fee_code)
     })
What about using meta-data for that? Assuming a separate smsc module is used 
(unless all the new PDU's are implemented inside smsc_smpp?), using meta-data 
to pass the specific parameters could be an option.
Regards,
--
Alejandro Guerrieri
[email protected]



On 20/09/2010, at 14:39, Stipe Tolj wrote:

> Hi list,
> 
> ok, rather in talking in the fine bits, let's move the patch as existing "now"
> to the group, so all that are interested can participate.
> 
> Please find the patchset against SVN trunk at URL
> 
>  http://www.kannel.org/~tolj/patchsets/CMPP2/gateway-cmpp2.v2.patch
> 
> Please find also some v2.0, v3.0 specs from China Mobile at the directory
> 
> http://www.kannel.org/~tolj/specs/CMPP2/
> 
> This patch is YET NOT intended for incubation into the source tree, due to the
> msg struct values that are added. In fact we need to check the sources what 
> they
> are intentional for and then change the bits to fit our existing msg struct.
> 
> Any help, hands on is welcome.
> 
> BTW, the code was originally against gateway-1.4.0 and was released to the
> public domain by the author. Unfortunately I don't see any name here. We would
> love to give the author proper credit in fact.
> 
> 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
> -------------------------------------------------------------------
> 

Reply via email to