Tech Tips
Random ramblings on technical topics.
Wednesday, April 16, 2014
Secure Password Storage with MongoDB and Node
›
Summary In this Tech Tip I'm going to discuss how to store passwords securely in a mongoDB database utilizing the crypto methods inc...
Thursday, March 6, 2014
SIP UUI Integration with Genesys Routing
›
Summary This is the third in a series of articles I've written on integrating Genesys with SIP UUI . Part 1 discussed the developme...
Wednesday, March 5, 2014
Cisco VoIP Trust Lists with Genesys SIP Server
›
Starting with Cisco IOS release 15.1(2)T, Cisco has changed the behavior of their voice gateways as it relates to SIP sources. The pur...
Genesys Routing Integration with Web Services
›
Summary This is a continuation of my previous article on SIP UUI header decoding . In this article, I'll be demonstrating how to call...
Sunday, March 2, 2014
SIP UUI Header Parsing in Java
›
Summary This article is going to expand on the SIP UUI decoding topic I introduced in a previous post . I'm going to discuss the dev...
Saturday, February 1, 2014
Node.js Crypto Module Examples
›
I recently had the need to use the node crypto module in a project. To get this to work properly, paying attention to the last two sentenc...
Tuesday, January 28, 2014
Node vs. Java - Web Service Performance
›
Summary I recently did some comparative testing of web service implementations for a simple in-memory cache. I built functionally equiva...
‹
›
Home
View web version