Skip to content

How to know SMS is received from mobile phone to server? #212

@Woyram

Description

@Woyram

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions