Google Voice, Tips, Tricks and Hacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Google Voice Outbound Calling Using Gizmo 5

Go down

Google Voice Outbound Calling Using Gizmo 5 Empty Google Voice Outbound Calling Using Gizmo 5

Post  gvtricks Mon Sep 07, 2009 2:18 pm

Code:
############################################
######## OUTBOUND CALL FROM GOOGLE VOICE ##########
############################################

#Logic for routing outgoing calls.
sys.Trace = false
case req.URI.User
when /^/
  sys.Log(" Dialing USA #{req.URI.User} through Google Voice service\t")       
  sys.Log("*****************************************************\n")           
  sys.GoogleVoiceCall("Main_Gv_UserName@gmail.com","Main_GV_Pass","1747XXXXX99","#{req.URI.User}",7)
end

gvtricks

Posts : 11
Join date : 2009-07-27

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum