Nikos Balkanas schrieb:

There seems to be support for it in gw/smsc/smpp_pdu.def:

PDU(submit_multi,
   0x00000021,
   HEADER
   NULTERMINATED(service_type, 6)
   INTEGER(source_addr_ton, 1)
   INTEGER(source_addr_npi, 1)
   NULTERMINATED(source_addr, 21)
   INTEGER(number_of_dests, 1)

Can someone confirm if it is actually implemented?

the SMPP PDU [un]packing for it IS supported, but we don't use it for "multi-destination" purposes as it is intended by the spec.

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