Call example, 2 call example – Grandstream GXV3140 GMI Guide User Manual

Page 21

Advertising
background image

Grandstream Networks, Inc.

GMI HTML SDK and API Guide

Page 21 of 43

www.grandstream.com

Last Updated: 09/2010

<

td

width

=

"100px"

align

=

"center"

>

<

a

><

font

class

=

"softkey"

>

Select

</

font

></

a

>

</

td

>

<

td

onclick="GMIEngine.refresh

()

;"

width

=

"100px"

align

=

"center"

>

<

a

><

font

class

=

"softkey"

>

Refresh

</

font

></

a

>

</

td

>

<

td

width

=

"100px"

align

=

"center"

>

<

a

>

&nbsp;&nbsp;

</

a

>

</

td

>

<

td

onclick="GMIEngine.exit

()

;"

width

=

"100px"

align

=

"center"

>

<

a

><

font

class

=

"softkey"

>

Exit

</

font

></

a

>

</

td

>

<

td

width

=

"40px"

>

</

td

>

</

tr

>

</

table

>

</

body

>

6.2 Call Example

Figure 3: Call Example illustration

Refer to the code and the comments below for the implementation of Call Example:

File: call.html

……

Advertising