SMSC-Gateway can send/receive SMSes from/to cellular phones using different connections.
| Licenses | GPL |
|---|
Recent releases


Changes: smscgw(8) no longer crashes if INCOMING_DIR in smscgw.conf is unspecified. A bug that caused m20_conn(1) to hang after receiving messages has been fixed. messages sent via tcp_conn are sent without a trailing newline, so that they look exactly like the original when received by smscgw.


Changes: A problem when building on FreeBSD 5.x has been fixed. A bug was fixed that caused 100% CPU consumption by ta_conn and tcp_conn when UCP31_INTERVAL was set to 0 in their configuration files.


Changes: A problem that caused the server to hang after MAX_CLIENTS clients sent messages was fixed. Also, a timing problem has been solved that appeared when using m20_conn with a GSM phone via IrDA.


Changes: The previous release did not create the target directory for the configuration files, if necessary. This has been fixed.


Changes: This new release allows the user to specify originator addresses for outgoing messages via ta_conn and tcp_conn. It also includes changes that should enable compilation on HP-UX, SunOS, AIX, and Alpha TRu64 5.1. The user can now also specify an IP address on which smscgw should listen for client connections.