RE: Modify details in the PDU of an incoming SMS
"Rene Kluwen" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <[email protected]> |
Pluginbox can do this for you: <https://github.com/donald-jackson/kannel-pluginbox> https://github.com/donald-jackson/kannel-pluginbox It will require writing a custom plugin. == Rene Van: users <[email protected]> Namens Loyc Cossou Verzonden: zaterdag 9 mei 2020 20:05 Aan: kannel [email protected] <[email protected]> CC: [email protected] Onderwerp: Modify details in the PDU of an incoming SMS Hi, This is for R&D. How is it possible to modify the PDU from a incoming SMS. I want to change the SMSC details from an incoming SMS that is being transmitting via my opensmpp server. I want to change the sender ID or the SMSC details in the PDU before it gets forwarded to the delivering SMSC. Is this possible?