Skip to content

Add next_sequnce method for default_client#221

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

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

Conversation

@PaulWasTaken
Copy link

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()

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