Call out line port obi110#2 when calling from phone port on obihai#1
magamaga:
obi#2 isn't getting peer name from obi#1
azrobert:
Are you sure you have the correct OBi110#1 OBi number?
I never heard that the OBi number wasn't passed.
Anyway, checking for the OBi number is more a security thing.
You can check for only the two dialed number patterns like this:
{>(088xxxxxxx|xxxxxxx):li}
Please check the call history for both OBi110s.
You can only access the call history via the local interface.
To access Call History:
Log directly into the OBi using the local interface.
Key the IP address of the OBi into a Web Browser.
Hit Enter
The UserID and default Password are both "admin".
Click Status on the left column.
Then click Call History.
azrobert:
I called my OBi110 from an OBi200 and the Call Status shows the Peer Number.
What firmware level is installed on each OBi110?
Be aware that above Build 2824 GV is installed differently.
If you are at 2824 and below and install the current firmware, GV will stop working until you re-install it with the new procedure.
magamaga:
I ended up resetting both obi's and it's all working well.
The caller ID is being passed now.
azrobert, I really appreciate all your help.
Hadi:
Hi azrobert
Can we do that through GV(Sp1) on OBI110#1 and another GV(SP1) on OBI110#2 instead of using obitalk?
For example:
OBi110#1
Physical interfaces -> Phone Port -> DigitMap
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|xxxxxxx|911|**0|***|#|**1(Msp1)|**2(Msp2)|**8(Mli)|**9(Mpp)|(Mpli))
Physical interfaces -> Phone Port -> DigitMap
{(<2222222222*>(xxxxxxx)):SP1}
OBi110#2
Voice Services -> SP1service -> X_InboundCallRoute:
{1111111111>(xxxxxxx):li}
which 1111111111 is GV number on OBI110#1 and 2222222222 is GV number on OBI110#2
Actually I tried this but didn't work. If we can how?
Quote from: azrobert on December 23, 2014, 09:38:11 pm
OBi110#1
Add check for 7 Digits to Physical interfaces -> Phone Port -> DigitMap
It should look like this:
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|xxxxxxx|911|**0|***|#|**1(Msp1)|**2(Msp2)|**8(Mli)|**9(Mpp)|(Mpli))
Add following to the beginning of
Physical interfaces -> Phone Port -> OutboundCallRoute:
{(<200222222*>xxxxxxx):pp},
Change 200222222 to the OBi number of OBi110#2
OBi110#2
Add following to the beginning of
Voice Services -> OBiTalk Service -> InboundCallRoute:
{200111111>(xxxxxxx):li},
Change 200111111 to the OBi number of OBi110#1
If the current inbound route is ph then change it to:
{200111111>(xxxxxxx):li},{ph}
Navigation
[0] Message Index
[#] Next page
[*] Previous page