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?
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.
thanks azrobert. i couldn't get it to work. i'll keep trying.
Try this OutboundCallRoute:
{(<110110110*>14085551234):pp},