From d32afe2d5b6488a5c6c606ddfdc81def557eb2f5 Mon Sep 17 00:00:00 2001 From: coydog Date: Tue, 3 Dec 2013 10:31:22 -0600 Subject: [PATCH] Added DNIS bullet point --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af24a37..5d89cd1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ specifications and implementations. * Designed generic character and string sanitation / escaping / encoding functionality to enhance standards compliance and functionality of entire product suite for XML, HTML, URL, and configuration handling. +* Implemented Dialed Number Identification System (DNIS) functionality for VRU + using Purple Dog Software API. * Wrote internal and end-user documentation for all fixes and enhancements. * Identified and fixed GUI threading issues in Win32 MFC desktop application. * Tracked and documented revisions in Visual SourceSafe.