You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/examples/tutorial/mycc
Stefan Sayer 29cc0cf236
combined AmArg and AmArgArray into one class
19 years ago
..
etc checkin of the examples from the application development tutorial 19 years ago
Makefile checkin of the examples from the application development tutorial 19 years ago
MyCC.cpp combined AmArg and AmArgArray into one class 19 years ago
MyCC.h checkin of the examples from the application development tutorial 19 years ago
Readme checkin of the examples from the application development tutorial 19 years ago

Readme

MyCC

This is a calling card application.
Caller is asked for a PIN which
is verified against an accounting
function provided by a cc_acc interface.
If PIN is correct, the caller
may enter a number to call, and is 
connected to it in b2bua mode.