Browsed by
Tag: IM

Send or receive instant messages

Send or receive instant messages

The latest version of miniSIPPhone is released today to support two key features: (1) Contact, and (2) Instant messages.

It has a new window to create and manage contact list like belowing:

miniSIPServer contact list

In the contact window, you can select the target user and double click it to make a call out, or you can press ‘C’ key or click ‘Call’ button to do that.

If you want to send instant messages, you can select the target user and press ‘M’ key or click the ‘Message’ button, then you will get instant messages’ windows:

Instant message window on Windows system
Instant message window on Linux system

One instant message window is used for one user. Each window has three areas: (1) Display area. It displays both incoming messages and outgoing messages. (2) Input area. You can input the instant message content here, and press ‘Ctrl+Enter’ keys to send the message out. (3) ‘Send’ button. Click it to send the message out.

At this time, miniSIPPhone uses SIP-MESSAGE to send and receive instant messages, and can only support plain text messages, so you cannot insert images, files, audios and videos into the messages.

Of course, miniSIPPhone can run on Windows system and Linux system (including AMD64 and ARM64). In fact, the users in above figure run miniSIPPhone on different systems.

Hope you can enjoy it. 🙂

Offline instant messages

Offline instant messages

Today we upgrade cloud-MSS to new version to support offline-IM feature.

In a unified communication environment, it is very common for users to send or receive offline instant messages, specially some customers use cloud-MSS as their internal communication tool.

With this new version, cloud-MSS can support IM as following:

(1) If called party is online, Cloud-MSS will send IM to it immediately.

(2) If called party is offline, Cloud-MSS will save its offline IM. Clou-MSS can store no more than total 10 offline-IM for each local user. Each IM should be less than 200 characters.

(3) If called party is back to online again, Cloud-MSS will send its offline-IM to it automatically.

You don’t need configure anything for this feature, it is so easy to setup a UC system for your business now. Why not take a try? 🙂