Features – Biamp A4 User Manual

Page 35

Advertising
background image

Introduction

END 1 VOIPCALL 104 1

4. Incoming call & answer and end locally

// incoming call (ringing…)

SET 1 VOIPHOOKSTATE 104 1 0 // answer call

// … Talking...

END 1 VOIPCALL 104 1

5. Incoming call & reject

// incoming call (ringing…)

END 1 VOIPCALL 104 1 // reject call

6. Incoming call & answer, Place call on hold, resume call, and end locally

// incoming call (ringing…)

ANS 1 VOIPCALL 104 1 // answer call

// … Talking...

HOLD 1 VOIPCALL 104 1 // place call on hold

RESUME 1 VOIPCALL 104 1 // resume call

// … Talking...

END 1 VOIPCALL 104 1

Features

15

Advertising