.... (06/2015): Added full-function program for ATian voice/FAX modem. (01/2016): Added jcEdit.py file edit program. (05/2016): Confirmed Sewell modem same as ATian modem. (07/06/2016): File download count passed 10,000. (11/2016): Changed contact email to: walsheath@gmail.com (01/2017): Updated jcEdit.py (See Discussion menu for details). (03/2018): Uploaded final jcblockAT update . (06/2018): Final jcblockAT update success (see Discussion menu or README2 file). (07/2018): Uploaded final jcblock update.
AT commands as input are sent to modem and responses given as output.
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up any ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
The program consist of an API (daemon) to handle a VOIP box of the type
USB-B2K
which allows to plug a classical telephone on an USB port (skypebox,
wangobox, yealink...) in order to integrate this with any type of
program of the type VOIP under GNU/LINUX.
The functionalities are the following:
1. Switching to mode USB/PTSN
2. Detecting Pick up/ Hang up signal from the telephone
3.
This library can allow you to connect to the Asterisk Manager Interface (AMI).
The AMI allows a client program to connect to an Asterisk instance and issue commands or read PBX events over a TCP/IP stream.
VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax is thinking for use in the small businness as in the enterprises. It is fully compatible with vgetty scripts and manage (via efax) modem fax 1.0/1.1/2.0
RuSMS allows to send SMS in Russian if accepting phone has such possibility. You also can write the message in Russian, and the program will send in translit. The current coding is defined with the help of interrogation language driver.
El Cid is a cheezy little caller id program for Linux. Running as a background process, El Cid writes output into a comma seperated variable file. This is then parsed by other utilities such as elcgi.pl, which generates pages for viewing via the web.
A program to send SMS to mobile phones. Implementing a client/server concept: A server handles the SMS gruntwork while small portable clients submit messages to be sent. Uses a plugin driver system for different operators/protocols.
CSTAtest is a simple test program to test the CSTA (Computer Supported Telecommunications Aplication) protocol and services on your PBX. It has been only tested on a Matra Nortel 6540 but should work on all CSTA phase II compliant PBX.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.