SPA2102 and OBI110

<< < (3/4) > >>

Eleventh:
it seems the 2nd bolded code is missing on my X_InboundCallroute. I will try to add it and see how it goes.

RonR:
Quote from: Eleventh on November 19, 2011, 08:23:53 pm

it seems the 2nd bolded code is missing on my X_InboundCallroute. I will try to add it and see how it goes.


The bolded rule is for your PrimaryLine (LINE Port in this case):

...,{pap2>(<**9:>(Mpp)):pp},{pap2>(Mli):li},{ph,vg5(pap2)}

It should be the only rule between the {pap2>(<**9:>(Mpp)):pp} and {ph,vg5(pap2)} rules.

Eleventh:
im kind of confused now.

Here's the content of my X_inboundCallRoute:

{pap2>911:li},{pap2>**0:aa},{pap2>***:aa2},{pap2>(<**1:>(Msp1)):sp1},{pap2>(<**2:>(Msp2)):sp2},{pap2>(<**8:>(Mli)):li},{pap2>(<**9:>(Mpp)):pp},{pap2>(Msp1):sp1},{pap2>0:ph},{pap2>(@@.):},{pap2>(Mli):li}, {ph,vg5(pap2)}

Should i change and delete the others?

RonR:
In the two examples I pointed you toward, the PrimaryLine was Trunk Group 1 in the first and SP1 Service in the second.

Assuming your PrimaryLine is the LINE Port, you would want:

{pap2>911:li},{pap2>**0:aa},{pap2>***:aa2},{pap2>(<**1:>(Msp1)):sp1},{pap2>(<**2:>(Msp2)):sp2},
{pap2>(<**8:>(Mli)):li},{pap2>(<**9:>(Mpp)):pp},{pap2>(Mli):li},{pap2>0:ph},{pap2>(@@.):},{ph,vg5(pap2)}

Eleventh:
I really appreciate the support RonR. Thank you.

Will try to read more of the Admin Guide for me to know all the advanced features I can set on the OBI. This device really sparks my curiosity to do more and learn more. Hopefully once I learn the ins and outs of this device I can help others as well. :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page