Route command
The Route command routes a phone call. By routing calls, you can call another number if the call wasn't answered for a specified time. For example if John can't pick up the phone in 20 seconds it will be routed to Michael and he gets 30 seconds to pick it up if not it will be routed to Jessy.
Parameters
Parameter name | Example value | Description | Mandatory |
CallerId | 1000 | The information the callee receives about the identity of the caller, i.e. what the callee should see regarding who calls. | no |
Destination | 100 | Extension to route the call to. | no |
DialedNumber | 1001 | This parameter determines which number should be called. | no |
RingTime | 30 | For how many seconds calling the destination. | no |
OzML examples
This OzML example shows how you can route the call to an exact destination with the Route command. In the RingTime attribute, you can specify the number of seconds the phone rings on the destination side.
<Response> <Route RingTime="30" Destination="1000"/> </Response>
The other example demonstrates that you can destinate the call to a VoIP service connection, and if the DialedNumber is specified, this number will be called through the VoIP service connection.
<Response> <Route RingTime="30" Destination="voipservice1" DialedNumber="234567"/> </Response>
More information
- Comando de transferencia asistida
- Comando de transferencia ciega
- Comando de llamada
- Comando de reenvío de llamada
- Comando para listar historial de llamadas
- Comando para colgar
- Comando para poner en espera
- Comando para listar llamadas activas
- Comando para listar extensiones
- Comando para listar tipos de extensión
- Comando para reproducir
- Comando para grabar
- Comando de solicitud
- Comando para enviar DTMF
- Hablar
- Comando para quitar de espera
- Comando para recibir mensaje
- Comando para enviar correo
- Comando para enviar mensaje
- Comando para enviar SMS
- Comando de arreglo
- Comando para emitir tono
- Comando para retraso
- Comando para eliminar archivo
- Comando para cada
- Comando para ir a
- Comando para mover archivo
- Comando para rechazar
- Comando para enrutar
- Comando para enviar notificación de alarma
- Comando para enviar mensaje
- Comando para entrada de usuario
- Comando para variable
- Comando para esperar mensaje
- Comando para configuración de llamada
- Comando para salir
- Listar contactos de agenda
- Comando para listar nombres de agenda
- Recibir notificación de alarma