Peer to Peer Video Call

Just going to https://callinapp.com/webrtc/ and login by your account then dial a number to call directly.

How to do it

Open url: https://callinapp.com/webrtc/. Then enter information to login.

Username: you can choose any user in the list {9001, 9002, 9003, …, 9015}

Password: 123456 for all users

Name: can use any name

Email: a valid email format.

See image below:

Video Conference Call

What Conference room has: Each conference has its own PIN to access. Mute/Unmute Audio and Video of a member. Control number of member to join into Conference. Kick a member out of conference room. Have snapchat in conference room. Share screen to other members in conference: share full screen, share 1 app windows, share 1 tab of browser. Record the Audio meeting.

How to do it

After logged in:

Dial *1998 to join conference room as a normal participant.

Or dial *1998#9999 to join conference as a moderator.

Call center

You can control telephony core as we expose APIs to do that. Here is a scenario of a company having a policy to ask for Employee ID when making an outgoing call (to number 9000). If it is a valid employee ID then system will allow to make a call out. If user input an invalid employee ID then the system refuse and repeat to re-enter it in 3 times. If there is no input from user or id is still invalid after 3 times, it will hang up. A valid employee ID is a string of numbers with the SUM of all numbers is equal or greater than 20.

How to do it

After logged in:

Dial 9000 to test company outbound policy.