SMStoXMPP 1.0.0,短信至XMPP双向网关
jopen 11年前
SMStoXMPP是一个基于PHP的轻量级的短信至XMPP的双向网关。可以从短信网关设备/应用程序,并将它们通过XMPP接收消息的应用程序转发到目标用户。回复用户可以通过XMPP,然后将消息传递到短信网关。
主要特性:
- Bi-directional messaging between SMS networks and XMPP networks.
- Supports turning an Android phone into an SMS gateway by installing SMS Gateway on a phone and using this app on a server.
- Easy to add additional gateway types.
- Conversation aware chat, allows selection of chat focus.
- Looks up phone numbers against a CardDAV directory (including Google Contacts) to display human names, rather than numbers.
- Support for remote gateways with dynamic IPs
- PHP based daemon with simple dependencies.
- No DB needed! :-)