Codec c90 system integrator guide – TANDBERG Codec C90 D14128.02 User Manual

Page 82

Advertising
background image

D14128.02—NOVEMBER 2008

82

Codec C90

System Integrator Guide

Contents

Introduction

Getting Started

Interfaces

About the API

xConfiguration

xCommand

xStatus

Cameras

Appendices

Contact us

xCommand

xCommand Phonebook Contact Modify

Modify existing contact in local phonebook.

Required parameters with (

r

):

ContactId(

r

): <S: 0, 255>

ContactType: <Group/Person/System/Room/Other>

DisplayName: <S: 0, 255>

ImageUrl: <S: 0, 255>

ParentGroupId: <S: 0, 255>

Example:

xCommand Phonebook Contact Modify ContactId:localContactId-1

DisplayName:john.smith.office

OK

*r LpbModContactResult (status=OK):

*r/end

xCommand Phonebook Contact Delete

Delete contact from local phonebook.

Required parameters with (

r

):

ContactId(

r

): <S: 0, 255>

Example:

xCommand Phonebook Contact Delete ContactId:localContactId-1

OK

*r LpbDelContactResult (status=OK):

*r/end

xCommand Phonebook ContactMethod Add

Specify details about how to set up call to local phonebook contact.

Required parameters with (

r

):

ContactId(

r

): <S: 0, 255>

GroupType: <S: 0, 255>

Type: <S: 0, 255>

Number(

r

): <S: 0, 255>

Protocol(

r

): <S: 0, 255>

CallRate: <0..65534>

Example:

xCommand Phonebook ContactMethod Add ContactId:localContactId-2 Number:54321

Protocol:H323

OK

*r LpbAddContactMethodResult (status=OK):

Name: 1

*r/end

xCommand Phonebook ContactMethod Delete

Delete call setup details for local phonebook contact.

Required parameters with (

r

):

ContactId(

r

): <S: 0, 255>

ID(

r

): <S: 0, 255>

Example:

xCommand Phonebook ContactMethod Delete ContactId:localContactId-2 ID:1

OK

*r LpbDelContactMethodResult (status=OK):

*r/end

Advertising