voxbeam set up with OBI202
rajp:
Hi, First Thanks in advance for reply to this forum.
I have a OBI 202 and I want to set up Voxbeam for SP3.
I use following link to configure voxbeam.
http://www.obitalk.com/forum/index.php?topic=2898.0
Only difference I see is :
Physical Interfaces -> PHONE Port -> DigitMap:
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Mvg3)|
**8(Mli)|**9(Mpp)|(Mpli))
=======================
On 202 is as following:
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|##|**70(Mli)|**8(Mbt)|**81(Mbt)|**82(Mbt2)|**1(Msp1)|**2(Msp2)|**3(Mvg3)|**4(Msp4)|**9(Mpp)|(Mpli))
=======================
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},
{(<**3:>(Mvg3)):vg3},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
==============================
On my OBI 202 is
{([1-9]x?*(Mpli)):pp},{(<##:>):li},{(<#:>):ph2},{(<**70:>(Mli)):li},{(<**82:>(Mbt2)):bt2},{(<**81:>(Mbt)):bt},{(<**8:>(Mbt)):bt},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Mvg3)):vg3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}
===============================
It was not in instrucation but I modified CallReturnDigitalMap as following:
{pli:(xx.)},{sp1:(<**1>xx.)},{sp2:(<**2>xx.)},{vg3:(<**3>xx.)},{sp4:(<**4>xx.)},{bt:(<**8>xx.)},{bt2:(<**82>xx.)},{pp:(<**9>xx.)}
My Problem is that I am trying to call India and I dialed **3 91 XXX XXX XXXX but i get error message that "There is no call route available to complete your call".
What am I doing wrong? Can someone help with this?
Thanks,
Raj
ianobi:
Raj - welcome to the forum.
Your OBi202 details look correct. The original post looks like it was configured for an OBi110.
The example post you quoted seems to have a mistake in it – a rare occurrence for RonR! The AccessNumber for a Voice Gateway needs reference to an spX that is configured for SIP (not Google Voice). The example quotes sp2, so it should read:
Voice Services -> Gateways and Trunk Groups -> Voice Gateway3
Name : Voxbeam
AccessNumber : sp2(sbc.voxbeam.com)
DigitMap : (<ppppppp>(<1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|91xxxxxxxxxx|xx.S4))
AuthUserID : (CallerID)
where ppppppp is 0011103 for standard routes and 0011101 for premium routes, and aaa is your local area code.
I have made some changes to the DigitMap, which should be more responsive to numbers starting with 91 followed by ten digits.
You can use any working spX configured for SIP (sp2 in this example) or set up a fake spX as shown in the post you quoted.
rajp:
Hi, Thanks for your reply.
I set it up SP3 and I check on log messages but I think problem now is that it duplicate voxbeam digit string.
Here is the log.
<7> CCTL:Filter=13 2 _g3sp3*0011101001110191xxxxxxxxxx
<7> CCTL:NewCallOn Term 12[0] ->0011101001110191xxxxxxxxxx,_g3sp3*0011101001110191xxxxxxxxxx
<7> [SLIC] Command: 0, 1, 0, 0, 0, 0,
Somehow I am expecting only one 0011101 string but I do not know where is it duplicating it? Can you please help me to find out where is it duplicating?
Thanks for your help.
Raj
ianobi:
Looks like we are adding it in the Phone Port DigitMap and then again in the Phone Port OutboundCallRoute. Try this:
Voice Services -> Gateways and Trunk Groups -> Voice Gateway3
Name : Voxbeam
AccessNumber : sp2(sbc.voxbeam.com)
DigitMap : (ppppppp(<1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|91xxxxxxxxxx|xx.S4)|<ppppppp>(<1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|91xxxxxxxxxx|xx.S4))
AuthUserID : (CallerID)
If you only use Voxbeam for international, then you could simplify it to:
Voice Services -> Gateways and Trunk Groups -> Voice Gateway3
Name : Voxbeam
AccessNumber : sp2(sbc.voxbeam.com)
DigitMap : (ppppppp(91xxxxxxxxxx|xx.S4)|<ppppppp>(91xxxxxxxxxx|xx.S4))
AuthUserID : (CallerID)
rajp:
Thanks for your reply.
It works and I got following log messages but still I am not able to contact voxbeam.
Here is the Information, I worked on it.
====================================
Voice Services -> Gateways and Trunk Groups -> Voice Gateway3
Name : Voxbeam
AccessNumber : sp3(sbc.voxbeam.com)
DigitMap : (ppppppp(91xxxxxxxxxx|xx.S4)|<ppppppp>(91xxxxxxxxxx|xx.S4))
AuthUserID : (CallerID)
====================
This gives me following results.
<7> CCTL:Filter=13 2 _g3sbc.voxbeam.com*001110191xxxxxxxxxx
<7> CCTL:NewCallOn Term 10[2] ->0011101xxxxxxxxxx,_g3sbc.voxbeam.com*001110191xxxxxxxxxx
String looks good to me but I hear "The number you dial was rejected by service provider and reason is 500".
What is the problem?
Thanks,
Raj
Navigation
[0] Message Index
[#] Next page