Skip to content

2.1.0

Choose a tag to compare

@eigenein eigenein released this 10 Mar 19:24
· 49 commits to master since this release
d08fa1f
  • New: add option to not use UDHI when splitting long SMS
  • New: add query_sm & query_sm_resp support
  • New: argument to make automatic enquire_link optional
  • New: make logger specific to each Client instance by @Lynesth
  • Fix: incorrect SMPP_UDHIEIE_PORT16 constant #81
  • Fix: enquire_link_resp now echo original sequence
  • Fix: wait for the full PDU before parsing #82
  • Fix: add timeout to Client's properties #98 by @Lynesth
  • Fix: DataSM param naming error: alert_on_message_delivery #108 by @nwnoga