pchero / asterisk-tiresias

Audio fingerprinting and recognition module for the Asterisk
MIT License
10 stars 4 forks source link

Add the Channel variables #3

Closed pchero closed 6 years ago

pchero commented 6 years ago

Add the below channel variables.

pchero commented 6 years ago
TIRCONTEXT: This is the context name of the found voice recognition. This sets only when the TIRSTATUS is FOUND.
TIRFILENAME: This is the file name of the found voice recognition. This sets only when the TIRSTATUS is FOUND.
TIRFILEHASH: This is the file hash of the found voice recognition. This sets only when the TIRSTATUS is FOUND.
TIRFILEUUID: This is the file uuid of the found voice recognition. This sets only when the TIRSTATUS is FOUND.