Last modified by Christine Sklareski on 2025/07/15 13:04

From version 7.15
edited by Christine Sklareski
on 2025/06/03 14:10
Change comment: There is no comment for this version
To version 7.19
edited by Christine Sklareski
on 2025/06/03 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -124,6 +124,7 @@
124 124  ** Running down the right side of the screen you'll see the alphabet. **Click on the letter that matches the user's first name. **The user list will change to match users whose first name begins with the letter that was selected.
125 125  ** **Click on the name** to reveal their contact card.
126 126  ** Click the **Star** to add the user to Favorites.
127 +** Click on **Favorites** to confirm that the person is now a favorite.
127 127  )))
128 128  
129 129  
... ... @@ -142,10 +142,18 @@
142 142  (((
143 143  (% class="col-xs-12 col-sm-8" %)
144 144  (((
145 -= Status =
146 += Account Status and Working Status =
146 146  
147 147  
148 -Content 3
149 +Wave users can customize the status in the application. It is divided into account status and working status, and it is displayed in the contacts book and chat module.
150 +
151 +* **Account Status**
152 +** Click the **User** icon
153 +** Click the **Status** below the account name and extention
154 +*** **Online**: This is the default setting. New calls will prompt users.
155 +*** **Busy**: The user is busy now, and the user can send/receive new calls and messages normally.
156 +*** **Do not Disturb**: The new incoming calls will be prompted witjoiut any sounds, and there is no pushing notifications. New incoming calls will be ignored and new missed call history will be generated.
157 +*** **Away**: The account status will be displayed as away, but the user still can send/receive calls.
149 149  )))
150 150  
151 151