-
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Description
Discussed in #164
Originally posted by lujamaharjan September 6, 2021
Hi @eigenein, @podshumok
I am implementing python smpplib to make custom SMS gateway.
I am successfully able to send SMS by using the code in readme.md file.
I go read client.py code in library. I see there is
def set_message_received_handler(self, func) method
it is triggered after I sent SMS from script. but it is not triggered when is send SMS from mobile phone
to that script running server.
could you please help to figure out how to confirm the SMS is received in script running server when I send SMS from
phone?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels