Help: How to add number before dial

(1/3) > >>

orangelau:
Hi:

I want to add number on any call before dial on SP1
EX: my friend no. is 1122334455 and SP1 is not my Primary Line.
      I want to add 777 before 1122334455
      777+1122334455 = 7771122334455

THX!

ianobi:
orangelau,

I know you have an OBi110, so let's assume that you have the default:
Physical Interfaces > PHONE Port > PrimaryLine: PSTN Line

To do what you want add a rule like so:

Physical Interfaces > LINE Port > DigitMap:
(<**1777>1122334455| ... existing rules here ... )

If you wanted to make it a more general rule to add 777 to all ten digit numbers starting with 1122 and route them via sp1, then a rule such as this would work:

Physical Interfaces > LINE Port > DigitMap:
(<**1777>1122xxxxxx| ... existing rules here ... )

For both cases you need to add a rule that allows sp1 to accept a thirteen digit number starting with 777. Like so:

Service Providers > ITSP Profile A > General > DigitMap:
(777xxxxxxxxxx| ... existing rules here ... )

orangelau:
Much thanks, ianobi!  :)
And I want to ask u one more thing is how to shorten the answering time for the aa, it means that if the trust caller call the PSTN, the aa will answer at once.

Thanks

ianobi:
Inbound calls from PSTN to aa have two delays:

1. Physical Interfaces > LINE Port > RingDelay
This needs to be long enough to capture and process CallerID. You could experiment to see how short you can make this and still get reliable CallerID.

2. Voice Service > Auto Attendant > Auto Attendant 1 > AnswerDelay
By default this is set at 4000 (4 seconds). This is to allow enough time for callers to hear ringing tone and hang up before aa answers, so that an automatic callback can be instigated. If you do not need that function it could be reduced or set to 0.

orangelau:
Quote from: ianobi on May 16, 2013, 02:19:47 am

orangelau,

I know you have an OBi110, so let's assume that you have the default:
Physical Interfaces > PHONE Port > PrimaryLine: PSTN Line

To do what you want add a rule like so:

Physical Interfaces > LINE Port > DigitMap:
(<**1777>1122334455| ... existing rules here ... )

If you wanted to make it a more general rule to add 777 to all ten digit numbers starting with 1122 and route them via sp1, then a rule such as this would work:

Physical Interfaces > LINE Port > DigitMap:
(<**1777>1122xxxxxx| ... existing rules here ... )

For both cases you need to add a rule that allows sp1 to accept a thirteen digit number starting with 777. Like so:

Service Providers > ITSP Profile A > General > DigitMap:
(777xxxxxxxxxx| ... existing rules here ... )




Hi ianobi:

I just try your way to add the fixed no. before I dial, butit doesn't work.

Navigation

[0] Message Index

[#] Next page