This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
envayasms
Watch
5
Star
0
Fork
0
You've already forked envayasms
mirror of
https://github.com/cwinfo/envayasms.git
synced
2025-01-24 18:14:38 +00:00
Code
Releases
Activity
envayasms
/
server
/
php
/
example
History
Jesse Young
239ee1fd52
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
..
httpserver
@
32cf2f3f33
update httpserver submodule to latest version
2012-03-15 13:58:07 -07:00
log
send new log messages to server on each HTTP request; notify server of changes in device status (currently power/battery state)
2011-10-10 16:19:38 -07:00
mms_parts
add support for incoming call notifications; fix intermittent NullPointerException when receiving MMS; fix MMS parts with missing filename; allow server to send error messages to be shown in app log (requires updating server library and using EnvayaSMS::get_error_xml()); send device manufacturer/model/sdk version in HTTP User-Agent header; add device_status notification for send_limit_exceeded; add send_status constant for cancelled messages; 30 sec timeouts for outgoing messages; send network type (MOBILE or WIFI) to server; send age (i.e. delay) of incoming message to server; fix crashing bug with checking connectivity; save MMS parts in example server
2012-03-15 17:20:23 -07:00
outgoing_sms
use string status codes instead of integers
2011-09-12 17:37:37 -07:00
php-amqplib
@
056e94d28d
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
www
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
config.php
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
send_sms_amqp.php
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
send_sms.php
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
2012-04-04 14:16:26 -07:00
server.php
fix comments for php server example
2011-09-12 17:47:56 -07:00