SMPP Router - 1aae1e8

ELI (External Logic Integration) Message Modification Support

Added comprehensive support for modifying SMPP SubmitSM PDUs through ELI responses:

New Features:

  • Message Field Modification: ELI can now modify all standard SMPP fields including addresses, message content, data coding, priority, and delivery settings
  • TLV Management: Full support for adding, removing, and replacing TLVs with flexible value formats (string, numeric, byte array)

Usage:

ELI services can return “action”: “modify” responses with a parameters array to dynamically alter message routing, content, or delivery options. Supports all SMPP fields and comprehensive TLV operations including blanket removal, selective removal by tag, and smart addition/replacement.

Original: Release notes
Download: SMPP Router - Melrose Labs