Showing posts with label Databases/Embedded Sql. Show all posts
Showing posts with label Databases/Embedded Sql. Show all posts

Wednesday, December 30, 2009

Using Oracle to Place a Google Voice Call

Google Voice PL/SQL Package:


Project done in partnership with Steve Bealer.

Purpose: We needed a way to make a phone call from our Oracle database whenever there was a failure. We did not have access to a PBX to place the call. However, Google voice offers a service to create free phone calls through VOIP. After some investigation to figure out the process used to make a Google voice call we built a PL/SQL package to utilize this feature.




Programming Language: PL/SQL
Database: Oracle