News:

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

Main Menu

dial from obi100 to landline connected to obi110

Started by mykmayk, September 16, 2014, 01:37:21 PM

Previous topic - Next topic

mykmayk

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?
əʞɪɯ mɪke

azrobert

#1
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.



mykmayk

thanks azrobert.  i couldn't get it to work.  i'll keep trying.
əʞɪɯ mɪke

azrobert

Try this OutboundCallRoute:
{(<110110110*>14085551234):pp},