Modification and Gateway usage question.

(1/4) > >>

neftv:
As previously suggested in my post from March 29 I have the following. (was/is working good)

Modified ITSPA DigitMap:

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

Modified PHONE Port OutboundCallRoute:

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


What I am looking at doing...
SP1 is my primary domestic Voip provider and for 911.

I now want to free up my SP2 if I can.  I want to take Google Voice for a spin on this Device.

I like to use Gateway or Trunk to do the following.
Have two different Voip providers for two different countries.
when dialing international "01161"  (Australia) it goes to PennyTel I guess in position Voice Gateway1
When dialing international "01130"  (Greece)  it goes to another provider in positional Voice Gateway2.  Not sure if these should be trunk or Gateway.

Or maybe if I just direct Australian international calls to PennyTel and the rest of the international calls to another provider that would work if it makes programming easier.
 


RonR:
As long as a VoIP provider (PennyTel for example) allows outgoing calls without SIP registration, there shouldn't be a problem using them through a Voice Gateway.  Once that's done, it shouldn't be a problem routing specific country codes to the appropriate provider.  For example, using Voice Gateway3 and Voice Gateway4:


Modified PHONE Port OutboundCallRoute:

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


Modified ITSPA DigitMap:

(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<**3>01161xx.|<**4>01130xx.|xx.|(Mipd)|[^*]@@.)


For completeness and uniformity, I'd follow this cookbook for starters:

http://www.obitalk.com/forum/index.php?topic=526.0

neftv:
Thanks for the info. I will look at the site you gave. This is very new to me.
I did make the changes you suggested and I tried the gateway 4 provider but I seem to get a fast busy.  And it seems the call never even makes it to the provider so something is not happy in the Obi.  Perhaps the deal with my main Voip provider not allowing outgoing calls without SIP registration is the issue? 

RonR:
It would be best to configure VoIP providers on Voice Gateways and get them working per the instructions at the link I referenced before trying to lash them into your ITSPA DigitMap.

neftv:
I followed the example in the link just for sip broker. When I do that sip test call I get a message saying "there is no service to complete your call"    I think its the adapter telling me this.
I have QuantumVoice for SIP 1 and PennyTel for SIP 2.    thoughts?

Navigation

[0] Message Index

[#] Next page