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/announce_auth
Stefan Sayer 0ce5e2c3d2
* configuration can be accessed in IVR scripts while they are loaded
19 years ago
..
etc * new 'examples' dir 19 years ago
AnnounceAuth.cpp * new 'examples' dir 19 years ago
AnnounceAuth.h * new 'examples' dir 19 years ago
Makefile * new 'examples' dir 19 years ago
Readme.announce_auth * configuration can be accessed in IVR scripts while they are loaded 19 years ago

Readme.announce_auth

announce_auth

This is a sample application demonstrating how to place calls
as UAC with authentication. realm, username and password as well as 
number to dial from/to is configured in config file (see 
etc/announce_auth.conf)

After 5 seconds it calls a number and plays an announcement to it.
It does that again every 10 minutes. 

Please don't use SEMS for SPIT. Thanks.