help setting up a 110

<< < (2/2)

azrobert:
There is a way that doesn't require a prefix.
How many countries do you call?
Please supply the county codes and the format of the number like you did the UK (44 161*** ****).
The way you configured the OBi110, there will be a 10 second delay before the call is sent to CallCentric.
You can eliminate the delay by dialing a "#" after the number.
The new config will eliminate any delay without the "#".
Is the OBi110 connected to a landline?
You can do the same for the landline.

vivid:
Thanks, but I think my mother will find it easier to dial 00, as that is what she is used to dialing in the UK, rather than introducing a new process of either a 10 sec delay or adding a # to the end of the number.

I did have one slightly different question.  I recall reading that 911 is always routed to the POTS, could you confirm that I read that correctly?

azrobert:
For an OBi110 911 is routed to the Line Port.
It can be changed.

This is the default DigitMap for SP2:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*#]@@.)

It's found at Services Providers -> ITSP Profile B General -> DigitMap

When you dial an international number it will match rule "xx.".
x matches a single digit and x. matches zero or more digits.
xx. will match 1 or more digits.
Since this rule is open ended (accept any number of digits), the OBi waits 10 seconds.
It doesn't know how many digits you will dial.
You should currently experience a 10 second delay.
You can change the 10 second delay to 3 seconds like this:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.S3|(Mipd)|[^*#]@@.)

You need a delay because if you pause between numbers, the OBI might prematurely route the call.

Edit:
an international number will also match [^*#]@@.
I recommend removing the last 2 rules like this:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.S3)

They are not needed.


Navigation

[0] Message Index

[*] Previous page