OBiTALK Community

General Support => Installation and Set-Up (Devices) => Topic started by: mykmayk on September 16, 2014, 01:37:21 PM

Title: dial from obi100 to landline connected to obi110
Post by: mykmayk on September 16, 2014, 01:37:21 PM
i have an obi100 and an obi110. when i dial a specific number (e.g. 14085551234) on the obi100, i'd like it to route the call automatically (without the auto attendant prompts) via the landline that is connected to the obi110 and use the callerID of that landline to display to the called party.

it's as if i dialed the number directly from the landline connected to the obi110.

is that possible?
Title: Re: dial from obi100 to landline connected to obi110
Post by: azrobert on September 16, 2014, 02:40:24 PM
Add to the beginning of the OBi100
Physical interface -> Phone Port -> OutboundCallRoute:
{(14085551234<*110110110>):pp},

110110110 is the OBi number of the OBi110

Add to the beginning of the OBi110
Voice Services -> ObiTalk Service -> InboundCallRoute:
{100100100>14085551234:li},

100100100 is the OBi number of the OBi100
If the only rule you have in the InboundCallRoute is ph change it to {ph}
It will now look like this:
{100100100>14085551234:li},{ph}

The above will route the call from the OBi100 over the OBiTalk network to the OBi110 and out the Line Port.

I did NOT test this setup.


Title: Re: dial from obi100 to landline connected to obi110
Post by: mykmayk on September 16, 2014, 04:46:03 PM
thanks azrobert.  i couldn't get it to work.  i'll keep trying.
Title: Re: dial from obi100 to landline connected to obi110
Post by: azrobert on September 16, 2014, 06:28:21 PM
Try this OutboundCallRoute:
{(<110110110*>14085551234):pp},