News:

On Tuesday September 6th the forum will be down for maintenance from 9:30 PM to 11:59 PM PDT

Main Menu

Configuring for SIP Addresses

Started by fsp412, December 26, 2011, 04:43:44 PM

Previous topic - Next topic

fsp412

I am looking to buy the 110 model in a month, and attach it with Google Voice. GTalk supports iNUM calling as long as you add @inum.net. So, I will like to know if there is a way to append @inum.net when dialing the actual iNUM. In example, if I was to dialy 011 883 510000090651 (International Access + Country Code + Number), it will convert the number to 883510000090651@inum.net.

This will actually be a benefit, especially since most POTS/Cell Providers have been dragging their feet on +883 support. And this will provide support for +883 using Google Voice which will make sense for a lot of users as well. Thank you in advance.
--
Frank S. Pilone
http://fsp.tel/

RonR

Google Voice does not appear to support iNum calling using : 011 8835100 xxxxxxxx

If SP2 is not used for a second Google Voice account (and can therefore be configured for SIP, without or wtthout an actual SIP provider), it's a simple matter to set up a Voice Gateway to initiate iNum calls directly with sip.inum.net.

fsp412

That is odd. I was able to make an iNUM call on GTalk (via the browser) a while ago. Makes you wonder why they bought Gizmo if they are going to kill every part of it, and not integrate it. So, what will I have to do for it to work as a SIP 2 line?
--
Frank S. Pilone
http://fsp.tel/

RonR

Add a new service route access code (**3) that routes calls to Voice Gateway 3:

Physical Interfaces -> PHONE Port -> DigitMap:

([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Mvg3)|**8(Mli)|**9(Mpp)|(Mpli))

Physical Interfaces -> PHONE Port -> OutboundCallRoute:

{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},
{(<**3:>(Mvg3)):vg3},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}


Configure Voice Gateway 3 for sip.inum.net:

Voice Services -> Gateways and Trunk Groups -> Voice Gateway3
Name : iNum
AccessNumber : SP2(sip.inum.net)
DigitMap : (<8835100>xxxxxxxx|8835100xxxxxxxx)
AuthUserID : <your iNum number or other CallerID>


Configure SP2 for SIP:

Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP2 Service -> AuthUserName : (put anything here)
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B


iNum calls may be initiated by dialing:

**3 8835100 xxxxxxxx

or

**3 xxxxxxxx  (8835100 will be added automatically)