Voice Gateway setup

(1/2) > >>

Felix:
I know there is a long thread about voice gateways, but I it went a little off-topic, so I'd rather start a new one.

I am trying to set up voice gateway (VG1). Something like call with us or Betamax. For testing, I set up that toll-free calls go through this gateway.

I have OBi202; SP1 is Google Voice, SP2 and SP3 are SIP providers, and SP4 is empty.

If I specify SP4(sip.callwithus.com) as VG1 access number, I get fast busy. Why? I thought the whole point of the gateway was to send the calls to the providers not configured as SPx!

If I specify SP2() or SP3(), the call goes fine; but once connected - I can't hear anything. Why would it be? I enabled NAT for call with us; but there is no way to specify it in the gateway. However, SP3 is CallWithUs with NAT enabled. I guess, I am back to my original question - what is the purpose of this SPx in the access number?!

I remember, many years ago I configured gateway in SPA3102 (I think); and it was quite straightforward. I realize that these gateways started as part of OBiTalk, which I don't know much, and don't particularly care. But I thought it's not available for SIP routes as well.

Also, I am familiar with tf.callwithus.com. The question is about gateway setup; not about particular servers for particular provider.

ianobi:
Felix,

As you have noted, the SPx trunk used for a Voice Gateway does need to be configured for SIP and enabled before it can be used. However, it does not need to have a “real” account configured. The following “fake” account will work for your sp4 example:

Service Providers -> ITSP Profile D -> SIP -> ProxyServer : 127.0.0.1

Voice Services -> SP4 Service -> Enable : (checked)
Voice Services -> SP4 Service -> AuthUserName : (any letters or numbers)
Voice Services -> SP4 Service -> X_ServProvProfile : D
Voice Services -> SP4 Service -> X_RegisterEnable : unchecked


The limitations of using Voice Gateways listed in the ObiDeviceAdminGuide are:

Note that when using a SP trunk to access a (SIP) gateway, the device will:
- Not use the outbound proxy, ICE, or STUN regardless the settings on the SP trunk.
- Use only the device’s local address as the SIP Contact, and ignore any natted address discovered by the device.
- Use the gateway’s SIP URL to form the FROM header of the outbound INVITE.
- Use the gateway’s AuthUserID and AuthPassword for authentication.
- Apply the symmetric RTP concept.


Having said all that, I use Voice Gateways on “real” and “fake” SIP configured trunks with very few problems.

Felix:
Thanks, ianobi

Calling through fake SP didn't work; but I didn't spend too much time on it. I set up callcentric and the calls are successful. That is, I can hear the other part. So, it looks like the problem is callwithus-specific.

Unfortunately, if CWU requires NAT, and gateway is not using NAT setting - the conclusion is that CWU is not compatible with OBI voice gateways. That would be most unfortunate, since CWU is an outgoing-only service, and as such is a perfect use case for gateway...

ianobi:
For the "fake" account I should have added:

Voice Services -> SP4 Service -> X_RegisterEnable : unchecked

Added to original post.



Felix:
thanks, unchecking X_RegisterEnable solved that problem. Now, if I could only solve the big problem   ::)

Navigation

[0] Message Index

[#] Next page