Skip to main content

No project description provided

Project description

rapidsms-smpp-gateway

A RapidSMS SMPP gateway.

Management commands

smpp_client

Start an SMPP client instance:

python manage.py smpp_client smppsim

Example configuration using environment variables:

export PGDATABASE=libya_elections
export DATABASE_URL=postgresql://localhost/$PGDATABASE
export SMPPLIB_HOST=localhost
export SMPPLIB_PORT=2775
export SMPPLIB_SYSTEM_ID=smppclient1
export SMPPLIB_PASSWORD=password
export SMPPLIB_SUBMIT_SM_PARAMS='{"foo": "bar"}'

listen_mo_messages

Listen for mobile-originated (MO) messages:

python manage.py listen_mo_messages --channel new_mo_msg

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smpp_gateway-1.0.0.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

smpp_gateway-1.0.0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page