Dialogic 4000 SERIES Manual de usuario Pagina 79

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 168
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 78
How Numbers Are Processed
Page 79
Common Results
Examples
Note: In all examples, the hyphen ("-") is only used for clarification. It must not be included either in the dialed
numbers or in the configured conditions and results.
The examples can be used for calling or called number normalization for both the inbound and outbound
directions.
Omit the Prefix Digits
Task: A leading "33" prefix should be removed from the number.
Example: 33-444-5555 should be converted to 444-5555.
Address Condition: ^33
Address Result: (none)
Note: If the number does not start with "33", it passes unchanged.
Add the Prefix Digits
Task: The number needs the leading prefix "9".
Example: 444-5555 should go out as 9-444-5555.
Address Condition: .*
Address Result: 9$&
Replace the International Number Type by Prefix
Task: A call that is indicated as an international call should be placed with prefixes instead.
Example: The number +1-472-333-7777 should be dialed as 011-472-333-7777
Address Condition: .*
Address Result: 01$&
Number type Condition: International
Character Meaning
0-9,+ Inserts the respective character into the output
(?n(digits)) Inserts the digits given only if the n
th
sub-condition of the condition matched
$& Outputs what matched the whole condition
$n Outputs the n
th
matched sub-condition
$(S) Inserts the current calling (source) number
$(D) Inserts the called (destination) number
$(R) Inserts the first redirected number
$(R2) Inserts the second redirected number
$(Rn) Inserts the n
th
redirected number (up to the 9th)
Vista de pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 167 168

Comentarios a estos manuales

Sin comentarios