Access OBiBT service from another OBi on the network
azrobert:
Yes, it was a typo. I cut and pasted from a previous post and failed to make the change. Could you also make the following change. The parentheses are redundant. I don't think this will fix the problem.
OBi202
Physical Interfaces -> Phone1-2 Port -> OutboundCallRoute:
The 1st rule is: {([1-9]x?*(Mpli)):pp}
Change it to: {(<1:510222222>*xx.):pp}
Please post the call history from both devices. You need to signin directly to the device using its IP address. The default userid and pw are both admin. Go to Status/Call History
Can you place a BT call with the phone attached to the OBi200?
Xyspade:
Made the change, same error from OBi202. Should be noted that I'm using the Phone 2 port, should that matter, as the Phone 1 port makes the box restart when I pick up the phone. Perhaps a factory reset would fix that, but that's a problem for another day.
OBi200:
OBi202:
Yes, a call can be placed over BT from OBi200.
azrobert:
The format we are using to send the number to the OBi200 is:
Dest_OBi_number * Outbound_number
Dialing 1*18005551212
The OutboundCallRoute rule "{(<1:510222222>*xx.):pp}" will match the above number
<1:510222222> will match the "1" and change it to 5102222
* will match *
xx. will match the number
The string will be routed to OBiTalk (pp).
You are sending 1*+1xxxxxxxxxx
The "1" wasn't converted to an OBi# and a "+" was inserted.
Is my OutboundCallRoute rule 1st?
Do you have any custom DigitMap rules that insert a "+"?
Are you dialing an **8 prefix?
Xyspade:
Yes.
Haven't ever changed any rules in the OutboundCallRoute except what you told me to. Unless there is a factory default rule that adds a +, no.
When is the **8 prefix inserted from OBi202? I dialed "1*1xxx-xxx-xxxx" which is exactly what you told me would route "1xxx-xxx-xxxx" to BT. Yes, I do use the **8 prefix with the phone attached to OBi200 because I have a Google Voice line set as default on it.
Do I need to add the OBi200 number as the first speed dial to the OBi202? I'll do that and try again. (edit: Can't, the first speed dial slot is taken with something called "Soft Phone" that I can't erase.)
azrobert:
I don't understand how this is happening.
Anyway, change the OutboundCallRoute rule to "{1*xx.):pp}"
Define speed dial#1: pp(510222222)
You can use any speed dial, but it must match the number before the *
Don't forget to change the DigitMap
Did you test inbound BT?
Navigation
[0] Message Index
[#] Next page
[*] Previous page