Dialing *75 from your OBi, speed dial entry in VoIP.ms phone book

<< < (2/4) > >>

dani:
ianobi:

I removed {(*75xx):sp2} from OutboundCallRoute, leaving *75xx in the DigitMap and I still get busy with *75. Anything else you can think of?

The (8885551212>$2) is for Caller ID.

Thanks for your help.

ianobi:
dani,

The *75xx needs redirecting from your PrimaryLine. You could put this in:

Physical Interfaces -> LINE Port -> DigitMap:
([2-9]11S0|[2-9]xxxxxx|[2-9]xxxxxxxxx|18(00|88|77|66|55)xxxxxxx|<1>8(00|88|77|66|55)xxxxxxx| <**1>1[2-9]xxxxxxxxx|<**2>011xx.|<**2>10xx.|<**2>*75xx)

A tidier approach is to make sure all the routings you need are in:
Service Providers -> ITSP Profile B -> General -> DigitMap: (voip.ms SIP)
(*75xx|*xx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|10xx.|xx.|(Mipd)|[^*]@@.)

Then add <**2>(Msp2) to your LinePort DigitMap. So:

Physical Interfaces -> LINE Port -> DigitMap:
([2-9]11S0|[2-9]xxxxxx|[2-9]xxxxxxxxx|18(00|88|77|66|55)xxxxxxx|<1>8(00|88|77|66|55)xxxxxxx| <**1>1[2-9]xxxxxxxxx|<**2>(Msp2))



dani:
Your "tidier approach" did the trick. Thanks!

Now if we could get fancy.... would there be a way to process the call as soon as *75xx is dialed, instead of waiting for more digits for a while or pressing '#'?

If that's too much work I'll leave it as is.

Thanks again

ianobi:
I don't use voip.ms, but as I understand it you dial a voip.ms speed dial by sending *75xx to voip.ms, then voip.ms dial the number stored in that speed dial.

The only delay in the Obi is two seconds that the interdigit timer inserts after a matched number - *75 followed by any two digits is a matched number. You could remove that two second delay by using *75xxS0 but I wonder if the delay you mention is at voip.ms more than in the OBi.

dani:
Much thanks for your help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page