help with new setup with multiple sips

(1/3) > >>

turuncu:
I am trying to move from spa3000 to obi110.  From what I read it should be able to everything that spa can do.

I have set up gv with no problem and can receive calls from it with no problem.  I have setup with callcentric for the 911 on the 2nd line.  I would like to set up a 3rd sip with a Betamax account.  Betamax can place calls without registration.

*I would like my local calls with 10 digits or 1xxxxxxxxxx to go through gv (SP1)
*911 thorugh callcentric (Sp2) 
*Anything that is 011 to go throught betamax (SP3)

I know I can add a **3 but I was not able to do it and I could not do the dial plan.  I have been reading the dial plan stuff for the last 3 days and I am getting more and more confused. 

I would really appreciated any help.

Turuncu

RonR:
Physical Iterfaces -> 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))


Physical Iterfaces -> PHONE Port -> OutboundCallRoute:

{([1-9]x?*(Mpli)):pp},{(<#:>):li},{911:sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**3:>(Mvg3)):vg3},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}


Service Providers -> ITSP Profile A -> General -> DigitMap:

(<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**3>011xx.)


Gateways and Trunk Groups -> Voice Gateway3
Name : Service_Provider_Name
AccessNumber : SP2(SIP_Server_Proxy)
DigitMap : (<011:00>xx.|00xx.)
AuthUserID : SIP_Username
AuthPassword : SIP_Password


911                 ->  SP2
10 or 11 digits  ->  SP1
011+               ->  VG3

turuncu:
Thank you so much for your help.  I will try this as soon as I get home.

turuncu

turuncu:
Quote from: RonR on March 04, 2012, 01:56:06 pm

Physical Iterfaces -> 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))


Physical Iterfaces -> PHONE Port -> OutboundCallRoute:

{([1-9]x?*(Mpli)):pp},{(<#:>):li},{911:sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**3:>(Mvg3)):vg3},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}


Service Providers -> ITSP Profile A -> General -> DigitMap:

(<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**3>011xx.)


Gateways and Trunk Groups -> Voice Gateway3
Name : Service_Provider_Name
AccessNumber : SP2(SIP_Server_Proxy)
DigitMap : (011xx.)
AuthUserID : SIP_Username
AuthPassword : SIP_Password


911                 ->  SP2
10 or 11 digits  ->  SP1
011+               ->  VG3



I have tried this and when I dield 011+ the call went through the GV (i saw the gv number on the recipientens cid)

Is there a log that i can see that shows where each call is rauted to as I dial the number or after the call?

Also I just remembered that the VG that I using needs to have 00 as oppose to 011 is there a way to replace 011 that the user dials and put 00 when we pass the call to VG3?

Thanks

RonR:
Quote from: turuncu on March 04, 2012, 04:29:47 pm

I have tried this and when I dield 011+ the call went through the GV (i saw the gv number on the recipientens cid)


I assumed you have:

Physical Interfaces -> PHONE Port -> PrimaryLine: SP1 Service

If so, dialing 011+ should result in **3011+ being sent to the OutboundCallRoute where it would go to VG3 with the **3 removed in the process (and 011 changed to 00 with the revised VG3 DigitMap).

Quote from: turuncu on March 04, 2012, 04:29:47 pm

Is there a log that i can see that shows where each call is rauted to as I dial the number or after the call?


While the call is in progress:

Status -> Call Status

After the call has completed:

Status -> Call History

Quote from: turuncu on March 04, 2012, 04:29:47 pm

Also I just remembered that the VG that I using needs to have 00 as oppose to 011 is there a way to replace 011 that the user dials and put 00 when we pass the call to VG3?


See the revised VG3 -> DigitMap in reply #1.

Navigation

[0] Message Index

[#] Next page