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 6b624e9bf6
renamed to avoid naming conflict in doxygen
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 removing from media processor after connecting. should fix the error reported by Jayesh Nambiar 19 years ago
MyCC.h checkin of the examples from the application development tutorial 19 years ago
Readme.mycc renamed to avoid naming conflict in doxygen 19 years ago

Readme.mycc

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.