cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
253
Views
0
Helpful
1
Replies

incoming call redirection

pbogaerts
Level 1
Level 1

Can I do the following. I need that the incoming call to the numbers 01-02-03-04 should be redirected to i.e.81-82-83-84

i should add

num-exp 14800001 81

num-exp 14800002 82

num-exp 14800003 83

num-exp 14800004 84

I have already the expression :

num-exp 148000.. ..

Can i still call the other numbers in the 10 till 99

1 Reply 1

wong34539
Level 6
Level 6

To define how to expand a telephone extension number into a particular destination pattern, use the num-exp command in global configuration mode. To cancel the configured number expansion, use the no form of this command.

num-exp extension-number expanded-number

no num-exp extension-number

Please view the use of the command num-exp with ex:

Examples

The following example expands the extension number 55541 to the number 14085555541:

num-exp 55541 14085555541

The following example expands all five-digit extensions beginning with 5 such that the 5 is replaced with the digits 1408555 at the beginning of the extension number:

num-exp 5.... 1408555....