Home » Networking » Net_SMPP_Client
SMPP v3.4 client
This package is unmaintained.
Download latest release 0.4.1 (archived versions might be outdated)
License: PHP License v3.0
Description
Net_SMPP_Client is a package for communicating with SMPP servers, built with
Net_SMPP. It can be used to send SMS messages, among other things.
Features:
- PDU stack keeps track of which PDUs have crossed the wire
- Keeps track of the connection state, and won't let you send PDUs if
the state is incorrect.
- Supports SMPP vendor extensions.
Maintainers
- Ian Eure (ieure) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.5.6)
- PEAR (>= 1.3)
- Net_Socket (>= 1.0.0)
- Net_SMPP (>= 0.4.1)
Releases
- 0.4.1 (devel, 2014-06-04)
Release notes
License: PHP License v3.0
QA release
Fix PEAR_LOG_DEBUG warning
- 0.4.0 (devel, 2014-06-04)
Release notes
License: PHP License v3.0
QA release
Upgrade to package 2.0
Upgrade to PHP5+ - 0.3.2 (devel, 2005-08-16)
Release notes
License: PHP License v3.0
- Initial PEAR release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10397 | Open | Req | 0.3.2 | 2007-03-15 | Addition: query_sm / query_sm_resp support |