search for: cidauth

Displaying 1 result from an estimated 1 matches for "cidauth".

Did you mean: cdauth
2004 Jul 02
0
DISA and AGI: authenticate by caller ID? (resolved)
...sa) exten => 1011,2,Hangup You'll need a context called disa [or equivalent] with what you want to allow the authenticated callers to access, mine looks like: [disa] include => tollfree include => localonly and then just call the agi in your dialplan with something like: 1234,1,AGI(cidauth.agi) 1234,2,Hangup Here is the Mysql table: mysql> describe cids; +--------+----------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +--------+----------+------+-----+---------+----------------+ | id | int(11) | | PRI | NULL...