FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add next_sequnce method for default_client by PaulWasTaken · Pull Request #221 · python-smpplib/python-smpplib · GitHub

Add next_sequnce method for default_client - #221

Open
PaulWasTaken wants to merge 1 commit into
python-smpplib:masterfrom
PaulWasTaken:fix/default-client-next-seq-gen
Open

Add next_sequnce method for default_client#221
PaulWasTaken wants to merge 1 commit into
python-smpplib:masterfrom
PaulWasTaken:fix/default-client-next-seq-gen

Conversation

Copy link
Copy Markdown

After df9c9db PDU can not be created without client, because it uses default_client instead

To reproduce

from smpplib import smpp


server_packet = smpp.make_pdu('deliver_sm', source_addr='78005553535', short_message=b'test').generate()

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL