beautypg.com

ClearOne Converge Pro User Manual

Page 238

background image

234 Technical Services: 800-283-5936

pbdial – Dial a PB Entry by Argument

This command dials a speed dial number by name.

There is no query for this command.

Command Form

: DEVICE pbdial

argument

Type

size

values

Units

Channel

Channel

1

See Groups and channels

Group

Group

1

17 (r)

reserved

unsigned integer

2

0

label

String

16

1 – 16 chars

phonebooKadd – Adds an Entry to the Phonebook

This command saves an entry in the phonebook. There is no query for this command. no two entries can share
the same label. An argument error will be returned if an entry already exists. To change an entry, you must first
delete it and then add it again. if label is blank, the first 20 characters of the number will be used as the label. The
number argument must not be blank. if an entry already exists with the assigned speed dial it will be overwritten.
The entries are alphabetized based on label.

Command Form

: DEVICE phonebooKadd

argument

Type

size

values

Units

Speed dial

unsigned integer

4

0 for not assigned to a speed dial
1 – 20

number

String

44

1 – 44 chars ‘0’ – ‘9’, ‘A’ – ‘d’, ‘*’, ‘#’

label

String

16

1 – 16 chars

phonebooKcnT – Counts Entries in the Phonebook

This command queries the number of entries in the phonebook. This command is query only.

Command Form

: DEVICE phonebooKcnT

argument

Type

size

values

Units

Value

unsigned integer

4

0 – 20

phonebooKdel – Deletes an Entry in the Phonebook

This command deletes an entry in the phonebook. There is no query for this command.

Command Form

: DEVICE phonebooKdel

argument

Type

size

values

Units

label

String

16

1 – 16 chars

phonebooKRead – Queries the Phonebook by Index

This command queries an entry in the phonebook. This command is query only.

Command Form

: DEVICE phonebooKRead [Speed number label]

argument Type

size

values

Units

index

unsigned integer

2

0 – 19 (must be less than the number of phone
Book entries)

Speed dial unsigned integer

2

0 for not assigned to a speed dial
1 – 20
(null to query in text)

number

String

44

1 – 44 chars ‘0’ – ‘9’, ‘A’ – ‘d’, ‘*’, ‘#’

label

String

16

1 – 16 chars