1.1.60 • Published 4 years ago

voximplantbeego v1.1.60

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Beego Voximplant implementation

Overview events and methods

Iniatilize and login to the voximplant platform using a voximplant user

login(username, password, domain)

username:string

password:string

domain:string

Reconnect to the platform

reconnect()

Creating a call to a specified number

createCall(number)

number:string

Creating a call to another voximplant user

createP2PCall(username)

username:string

Sending DTMF (dual-tone multi-frequency) over open call

SendDTMF(value)

value:string

Mute the microphone

muteMic()

Unmute the microphone

unmuteMic()

Hangup the current call

hangup()

Accept incoming call

acceptCall()

Reject incoming call

rejectCall()

Set the status of the ACD operator

setACDStatus(status)

status : string

Online - Operator is online but can not take call yet
Ready - Operator is online and ready to take call
InService - Operator is in call
AfterService - Operator just finished call
DND - Do Not Disturb
Timeout - Operator failed to answer incoming call ~ set status to 'Online' and then to 'Ready' to undo

Triggered on incoming call

onIncomingCall(e)

1.1.60

4 years ago

1.1.59

4 years ago

1.1.58

4 years ago

1.1.57

4 years ago

1.1.56

4 years ago

1.1.49

4 years ago

1.1.48

4 years ago

1.1.47

4 years ago

1.1.52

4 years ago

1.1.51

4 years ago

1.1.50

4 years ago

1.1.55

4 years ago

1.1.54

4 years ago

1.1.53

4 years ago

1.1.46

4 years ago

1.1.45

4 years ago

1.1.44

4 years ago

1.1.43

4 years ago

1.1.42

4 years ago

1.1.41

4 years ago

1.1.40

4 years ago

1.1.38

4 years ago

1.1.39

4 years ago

1.1.37

4 years ago

1.1.36

4 years ago

1.1.35

4 years ago

1.1.34

4 years ago

1.1.33

4 years ago

1.1.32

4 years ago

1.1.31

4 years ago

1.1.30

4 years ago

1.1.29

4 years ago

1.1.28

4 years ago

1.1.27

4 years ago

1.1.26

4 years ago

1.1.25

4 years ago

1.1.23

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.20

4 years ago

1.1.19

4 years ago

1.1.16

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago