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.

Need help - IPKALL settings

3 posters

Go down

Need help - IPKALL settings Empty Need help - IPKALL settings

Post  anant11 Sat Sep 12, 2009 7:57 am

Hi Folks:

I have obtained a 425 area code telephone # from IPKALL . I tried to get the # activated by GV. GV complains it cannot verify.

I want to add a IPKALL SIP Provider in my sipsorcery account. Could you please publish working settings. I have searched the other threads. I could not find this information.

I have logged into my IPKALL account and updated as follows.
Sip checked
SIP phone # my sipsorcery user name
SIP Proxy: sipsorcery.com:5060
Email: my e-mail
password: my pw
secs to ring before hang up: 120

I already have sipgate and gizmo working with sipsorcery.

Thanks in anticipation.

anant11

anant11

Posts : 8
Join date : 2009-09-12

Back to top Go down

Need help - IPKALL settings Empty Re: Need help - IPKALL settings

Post  gvtricks Sat Sep 12, 2009 11:10 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

Need help - IPKALL settings 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

Need help - IPKALL settings Empty IPKALL settings.

Post  anant11 Sun Sep 13, 2009 8:00 am

Thanks for your prompt reply.

I have read your reply which is the same posted in some other thread. I have used those settings before I my post on this tread. Your reply does not answer my specific question. Kindly read the following.




I want to add a IPKALL SIP Provider in my sipsorcery account. Could you kindly check what I have filled in.

Provider name: IPKALL
User name: 1425xxxyyyy (Tel. # I got from IKALL) Tried my SS Acct name
Password my password for IKALL account
server: fwd.pulver.com ( tried sipsorcery.com:5060 does not work)
Register checked
Contact: me@sorcery.com

Outbound proxy: proxy.fwd.pulver.com ( tried sipsorcery.com)
Authorised User name: 1425xxxyyyy ( tried my SS account name)
From Header blank
Reg. Expiry: 600
Register Realm: proxy.fwd.pulver.com ( tried blank also)
Register server sip:fwd.pulver.com (tried sipsorcery.com:5060 does not work)

Tried all sorts of combinations. It does not register.

In order to use dial plan, I need to first tie the 425xxxyyyy to my GV account. GV account gives me a 2-digit code but cannot verify my phone.

I have logged into my IPKALL account and updated as follows.
Sip checked
SIP phone # my sipsorcery user name
SIP Proxy: sipsorcery.com:5060
Email: my e-mail
password: my pw
secs to ring before hang up: 120

I definitely am missing something fundamental. Need help please.

I already have sipgate and gizmo working with sipsorcery.

Thanks in anticipation.

anant11



anant11

Posts : 8
Join date : 2009-09-12

Back to top Go down

Need help - IPKALL settings Empty Please ignore my rarlier post

Post  anant11 Sun Sep 13, 2009 8:37 am

Hi:

Please ignore my earlier post. IPKALL is working fine with outbound / inbound calls.

With registration of IPKALL with sipsorcery as suggested, there is no need to add IPKALL as a SIP Provider. So I deleted that entry added before.
This morn. GV verified my IPKALL # and activated. I tried several times yesterday. It did not.
I added IPKALL dial plan as per your post with necessary changes.

With the above, IPKALL is working fine with sipsorcery.

Sorry for my misunderstanding that should add IPKALL as a SIP provider in SS and register just like I did with sipgate and gizmo.

Thanks for all your help as usual.

anant

anant11

Posts : 8
Join date : 2009-09-12

Back to top Go down

Need help - IPKALL settings Empty IPKALL - callerid problem

Post  anant11 Sun Sep 13, 2009 9:52 am

Hi Folks:

I have been calling the IPKALL # 425-xxx-yyyy from my different home phone #s.
The IPKALL phone gets the cid 202-206-0232. It is a fixed cid no matter where I call from. Is there any fix foir this?

This IPKALL # is tied to GV account. When I intiate an outside call from GV screen selecting IPKALL, GV calls IPKALL phone first now it gets correct cid of GV #.phone.

Thanks in anticipation.

anant

anant11

Posts : 8
Join date : 2009-09-12

Back to top Go down

Need help - IPKALL settings Empty New observations on cid to IPKALL phone incoming calls.

Post  anant11 Sun Sep 13, 2009 7:49 pm

Hi:

I have checked once again and here are my observations.

Incoming calls to IPKALL phone:

Any calls from any phone tied to GV account, the cid IPKALL phone gets is not correct and in my case it is a fixed # 20603202-0232,

Any calls from outside phones to IPKALL #, it gets correct cid

Any calls from outside phones to GV #, IPKALL phone gets correct google phone id as cid. This is really what matters as all my contacts have my GV # only.

So it is not as bad as I thought. This is just my experience.

I also noticed that IPKALL is faster than sipgate to connect a call. So I will be using IPKALL in preference to the other SIP providers I have such as sipgate/gizmo/ etc.

Thank you guys for all your help.

anant

anant11

Posts : 8
Join date : 2009-09-12

Back to top Go down

Need help - IPKALL settings Empty Re: Need help - IPKALL settings

Post  leowrb Fri Apr 04, 2014 5:51 am

ipkall no longer works with google voice. you could still sign up last week, but not anymore

leowrb

Posts : 1
Join date : 2014-04-04

Back to top Go down

Need help - IPKALL settings Empty Re: Need help - IPKALL settings

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

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