Connecting obi 110 to landline device and transferring call

<< < (2/2)

giqcass:
I used this technique myself but the caller ID of the person calling did not show up.  Instead it shows the CID of SP1.

hwittenb:
Quote from: giqcass on March 26, 2013, 02:51:57 pm

I used this technique myself but the caller ID of the person calling did not show up.  Instead it shows the CID of SP1.

Gigcass,

Passing the original caller id is a problem all to itself.  The CID of SP1 showed up because the SP1 voip provider more than likely has a policy to control the outgoing call caller id. 

There is an ITSP setting, X_SpoofCallerID, which sets the incoming call's caller id on the bridged outgoing call but this often causes authentication problems with your outgoing (SP1) voip provider and the call is rejected. 

One way around this problem is to use a voip provider that accepts incoming sip uri calls and then forward this incoming pstn line call to your sip uri at the voip provider.  At the voip provider account level you then setup automatic forwarding to your desired number.  With X_SpoofCallerID set you should be able to pass the incoming call's caller id. 

Voip.ms, Anveo, CallCentric and others can be configured to accept incoming sip uri calls.

Another way around this problem is to use a voip provider that allows you to setup a static numerical ip address for authentication.  Most users though do not have a static numerical ip address.

JOMA:
Dears,

I have the same request as expressed here above but I want to forward all incoming calls on the landline toward a SIP URI. Could you explain me how I should do this? Do I have to define a SIP provider? If so how should I configure it knowing that I don't have to authenticate?

Many thanks in advance for your support.

Jo

ianobi:
I suggest setting up a “fake” voip service provider as follows using sp2:


Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Service Providers -> ITSP Profile B -> SIP -> X_SpoofCallerID : checked

Voice Services -> SP2 Service -> Enable : (checked)
Voice Services -> SP2 Service -> AuthUserName : (any letters or numbers but not blank)
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B
Voice Services -> SP2 Service -> CallerIDName : Whatever

Then change incoming Line Port as follows:

Physical Interfaces > LINE Port > InboundCallRoute:
{ph,sp2(something@somewhere.com)}

If you do not want the phone attached to the OBi110 to ring then use:

Physical Interfaces > LINE Port > InboundCallRoute:
{sp2(something@somewhere.com)}


Make changes via the OBi Expert Configuration pages. From your OBi Dashboard, click on your OBi number and follow the prompts to get there. To change a value uncheck both boxes to the right of the value and leave them unchecked. After changing the values on one page, press submit at the bottom of the page and wait a few minutes for the OBi to reboot. Then move on to another page if required.

Navigation

[0] Message Index

[*] Previous page