AudioCodes MediaPack MP-124 Manual de usuario Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 98
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 95
Microsoft Lync Server 2013 96 Document #: LTRT-40127
Enhanced Gateway with Analog Devices
2. To create a new instance of an Analog device that you can manage with Lync Server,
use the New-CsAnalogDevice cmdlet.
3. Below are two examples for the Analog Device (FAX and Analog Phone):
New-CsAnalogDevice -LineUri tel:+97239764444 -DisplayName
"Floor3-FAX" Re gistrarPool FE15.ilync15.local -AnalogFax
$True -Gateway ACGW2.ilync15.local -OU "OU=Domain
Controllers,DC=ilync15,DC=local"
New-CsAnalogDevice -LineUri tel:+97239764445 -DisplayName
"Floor3-Phone" RegistrarPool FE15.ilync15.local -AnalogFax
$False -Gateway ACGW2.ilync15.local -OU "OU=Domain
Controllers,DC=ilync15,DC=local"
The above commands create a new Analog device with the phone number (LineUri)
+97239764444 and +97239764445 respectively. The phone number must be specified
using the E.164 format. In addition to the LineUri parameter, the other parameters
used in this cmdlet are as follows:
DisplayName: Specifies the AD DS display name of the device.
RegistrarPool: Specifies the Registrar pool.
AnalogFax: If set to $False, specifies that this is a phone and not a fax machine.
Gateway: Specifies the IP address or FQDN of the PSTN Gateway. In our
example scenario the SBC entity serves the Analog devices (i.e.,
ACGW2.ilync15.local).
OU: Specifies the distinguished name (DN) of the AD DS organizational unit (OU)
where the contact object for the device should be created.
4. To obtain information about the configured Analog devices in the Lync Server, use the
Get-CsAnalogDevice cmdlet.
Figure B-21: View Analog Devices Information
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98

Comentarios a estos manuales

Sin comentarios