Skip to content
Discussion options

You must be logged in to vote

Hi @AnnaLupanova 👋

  1. client.listen() should take care of sending deliver_sm_resp, see
    elif pdu.command == 'deliver_sm':
    self._message_received(pdu)
  2. As for the UnknownCommandError – we're unfortunately unable to handle vendor-specific command codes at the moment. Here's the tracking issue: #105

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eigenein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #190 on February 16, 2022 20:44.