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 baab62f62e
using set_sip_relay_only setter
18 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 using set_sip_relay_only setter 18 years ago
MyCC.h b2b API changed: onOtherReply may absorb replies 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.