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 call Plain USA Dial Plans Update

Go down

Google Voice Outbound call Plain USA Dial Plans Update Empty Google Voice Outbound call Plain USA Dial Plans Update

Post  gvtricks Sat Nov 21, 2009 3:50 pm

Plain and Simple Complete USA Google Voice Dial Plans :

This Dial Plans are the Simplest to get you started till the moment, for a more elaborated up to date Dial plans please visit the MikeTelis Posts:

http://www.mysipswitch.com/forum/viewtopic.php?t=1678

Thank you Mike.

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

case req.URI.User
when /^/
      sys.GoogleVoiceCall("me@gmail.com","GV_Password","7475551212","#{req.URI.User}","7865551212",7)
end

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

case req.URI.User
when /^/
      sys.GoogleVoiceCall("me@gmail.com","GV_Password","4155551212","#{req.URI.User}","7865551212",1)
end

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

case req.URI.User
when /^/
      sys.GoogleVoiceCall("me@gmail.com","GV_Password","2065551212","#{req.URI.User}","7865551212",1)
end 

7865551212 your Google Voice Number
2065551212 your IPKall Number
4155551212 your Sipgate Number
7475551212 your Gizmo 5 Number



For details go to:

https://www.sipsorcery.com/help/dialplans.html

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