Skip to content

Problem executing file #1

@ghost

Description

Hi, when I use listener code
from smpp import *
   smpp = SMPP ('smsc', 2775) #, keepalive = False)
   smpp.bind_receiver ('user', 'pass', 'VAS')
   smpp.listen ()
   smpp.unbind ()
get this error
NameError: global name 'SMPPListener' is not defined
what's the problem ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions