I have BC10 and use the numtyp ED to have incoming calls routing over a DIGIUM E1 card that sits in an asterisk box and then routing the calls to another building to an asterisk server which works fine.
However - due to the problem of receiving and sending fax over voip, I have been asked to forward specific incoming numbers to new POTS numbers to where the fax machines have been connected to.
When I used the following command, calls from internal to 3286 forward correctly to the fax nbr, but when I dial the full number 12343286, I get a voice that this function isn't implemented:
My rondp for route 1 shows:
(3286, 1234 and 45678910 are made-up samples)
What would I need to change in order to make the rerouting work when dialed externally?
rgds, devplan
However - due to the problem of receiving and sending fax over voip, I have been asked to forward specific incoming numbers to new POTS numbers to where the fax machines have been connected to.
When I used the following command, calls from internal to 3286 forward correctly to the fax nbr, but when I dial the full number 12343286, I get a voice that this function isn't implemented:
Code:
roddi:dest=3286,adc=0225000000000250002,rou=1,pre=328645678910,trc=4,srt=5;
My rondp for route 1 shows:
Code:
<rondp:rou=all;
ROUTE NUMBER DATA
ROU PRE ROUDIR EXNOPU EXNOPR TERAC
1 2-1234
(3286, 1234 and 45678910 are made-up samples)
What would I need to change in order to make the rerouting work when dialed externally?
rgds, devplan