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.

Sample of new Aaron Logic At Sipsorcery.com for Google Voice Outbound Calling Using IPKall:

Go down

Sample of new Aaron Logic At Sipsorcery.com for Google Voice Outbound Calling Using IPKall: Empty Sample of new Aaron Logic At Sipsorcery.com for Google Voice Outbound Calling Using IPKall:

Post  gvtricks Wed Sep 02, 2009 5:30 pm

Sample of new Aaron Logic for Google Voice Outbound Calling Using IPKall:

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("GV1_Name@gmail.com","GV1_Pass","206XXXXX34","#{req.URI.User}","786XXXXX86")
end

GV1_Name@gmail.com = is your GV email account.
GV1_Pass = GV account Password
206XXXXX38 = IPKall Number with or without the "1", This Number Have to be registered with Sipsorcery.com.
786XXXXX86 = This is your GV number you want to match in this call, and for this set. make sure this number does not have a 1 in front or it won't work. (your GV email account and Password are the ones used for this Number).
#{req.URI.User} = any number you will call using SS, leaved as it or specified a particular number.


Here is How you register your IPKall Number with Sipsorcery.com

Sample of new Aaron Logic At Sipsorcery.com for Google Voice Outbound Calling Using IPKall: 20fdaht

The SIP Phone Number will be your Sipsorcery Account Name

I have Noticed that IPKall Numbers have a faster responce than Sipgate Numbers.

To get an IPKall Number just go to the following Link:

http://phone.ipkall.com/

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