Then you should be able to get it by using the meta-data functionality then.
You need a more or less recent CVS, though, 1.4.3 and earlier won't cut it. Regards, Alejandro On Tue, Nov 10, 2009 at 5:40 PM, Konstantin Vayner <[email protected]>wrote: > yes, i think this might be tlv > attached you can see dump of two messages, one without privacy_indicator > and one with > the second one had "Optional parameter tag (0x0201)" line in debug before > pdu dump > > On Tue, Nov 10, 2009 at 6:20 PM, Alejandro Guerrieri < > [email protected]> wrote: > >> Maybe it's a TLV? Can you paste your pdu dump? >> >> Regards, >> >> Alejandro >> >> >> On Tue, Nov 10, 2009 at 5:15 PM, Konstantin Vayner <[email protected]>wrote: >> >>> Hi list, >>> >>> One of the smscs (smpp) we are connected to sends a privacy_indicator >>> field in deliver_sm. >>> And the operator in question wants our application to behave differently >>> depending on the indicator value. >>> I can see the privacy_indicator in pdu dump in the log, but how can i get >>> this info into my sms-service ? >>> Looked through the manual and i cant find any option to do so... Either i >>> am missing something or kannel doesnt disclose that info? >>> It would be good to be able to get all parts (fields) of the message pdu >>> that kannel extracted in general >>> >>> Also, i'd like to be able push this privacy indicator back when sending >>> submit_sm. Is this possible? >>> >>> Regards, >>> Konstantin >>> >> >> >
