Sonork Instant Messaging Administrator Guide |
![]() |
|
|
![]() |
Server Configuration Utility menu
Figure 1 |
![]() |
Server Configuration Profiles
Figure 2 |
NOTE: Do not delete the "default" profile. Each server profile contains information about the server folders and ODBC data source. Click on the "Edit" button to modify these settings. |
![]() |
Server Profile
Figure 3 |
![]() |
Server Settings window
Figure 4 |
NOTE:
The license key should never be modified by directly accessing the Sonork database tables: It contains vital configuration information, which is related to other tables. Doing so may leave the installation in an inconsistent and unusable state. |
![]() |
Extranet Network Mappings
Figure 5 |
NOTE: Network mapping services are disabled on servers running with a trial key. |
![]() |
Example 1 diagram
Figure 6 |
![]() |
Example 2 diagram
Figure 7 |
![]() |
Mapping Record
Figure 8 |
![]() |
Configure Network
Figure 9 |
|
![]() |
User Setup Profiles Window
Figure 10 |
![]() |
User Setup Profile
Figure 11 |
![]() |
User Setup - UTS Window
Figure 12 |
![]() |
Generate User Setup File Window
Figure 13 |
NOTES:
Profiles cannot be changed while Sonork is connected. |
NOTES:
The Network configuration cannot be changed while Sonork is connected. |
![]() |
User File Window
Figure 14 |
![]() |
Users Window
Figure 15 |
![]() |
User Data Fields Window
Figure 16 |
![]() |
Include drag and drop
Figure 17 |
NOTE: servers running with a trial key ignore User fields. |
![]() |
Tracking Rooms Window
Figure 18 |
![]() |
Call Signs Window
Figure 19 |
![]() |
Profiles Window
Figure 20 |
NOTE: If the "Rebuild user list" function is not used, this node has no use. |
![]() |
New Profile Item Window
Figure 21 |
NOTE:
When you create a new user account, the user will initially belong to the <default> profile, under the "Root" node. |
![]() |
Security/Logging Administration Window
Figure 22 |
NOTE:
For performance issues, when a user with the "logging" option OFF, sends a message to a user with the logging option "ON", the message will not be logged until the target is notified of the message. |
NOTE:
The regeneration of user list is a complex procedure which, depending on the size of the user database, may take several minutes. |
![]() |
Active Sessions Window
Figure 23 |
NOTE:
"Monitor" connections may be restricted to certain IPs. |
|
NOTE: Aliases, shortcuts and relative paths are ignored by the server and will always return "file not found", even if the path is valid. |
Parameter |
Required |
Description |
uid1..uid64 | At least uid1 | The Sonork ID of the user(s) that will receive the message. |
pin1..pin64 | no | The public pin corresponding to each user. Not needed for users that have set their pin to zero (0). The default, when users are created, is zero. The pin can be set by accessing "My information > Authorizations" on the messenger's console. |
fmt | yes | Template/Format of the message. |
Url | no | URL to which the browser should be redirected after sending the message(s). The URL must be fully qualified: It must include the server and page. |
<FORM METHOD=POST ACTION=http://sonork:1506/cmd/sendmsg> <INPUT TYPE=HIDDEN NAME=FMT VALUE="Hello!\r\nMy name is $myname$"> <INPUT TYPE=hidden NAME=uid1 VALUE=100.2> <INPUT TYPE=hidden NAME=url VALUE="http://www.corp.com/thank-you.htm"> <INPUT TYPE=TEXT NAME=myname VALUE="complete your name"><BR> <INPUT TYPE=SUBMIT> </FORM> |
Hello My name is Robert |
Parameter |
Required |
Description |
UID | yes | The Sonork ID of the user whose status must be returned. |
FMT | no | The format for the graphic. If omitted, "00" (double zero) is assumed and the default set is returned. |
Status Description |
Image
(Male) |
Image
(Female) |
Disconnected |
m00.gif
|
f00.gif
|
Online/Available m01.gif f01.gif |
m01.gif
|
f01.gif
|
Busy/Don't disturb m02.gif f02.gif |
m02.gif
|
f02.gif
|
Working m03.gif f03.gif |
m03.gif
|
f03.gif
|
Friendly/Available for chat m04.gif f04.gif |
m04.gif
|
f04.gif
|
Not available/Away m05.gif f05.gif |
m05.gif
|
f05.gif
|
Invalid uid/inexistent user 000.gif |
000.gif
|
000.gif
|
|
![]() |
Web Applications
Figure 24 |
![]() |
Sonork Client WebApps
Figure 25 |
![]() |
Template Option
Figure 26 |
NOTE:
The type of a WebApp is used by Sonork only to determine where to place it and what icon to display, but the HTML tags will define the way the page actually works. So it is perfectly possible to place a form with a predefined target in the user's context menu, but it would not make sense: When the operator right-clicks on "John", he/she is expecting that the receptor will be "John". |
![]() |
Web App drag and drop
Figure 27 |
NOTE:
A user profile may include more than one Web App group and one Web App group may be included in more than one profile. |
|
<FORM NAME="Srk:Form1" ACTION="Srk:SendMsg"> |
<INPUT TYPE=HIDDEN NAME="SrkTo" VALUE="1000.4 Boss"> |
NOTE:
Currently Sonork can send the message to only one user. Developments to enable multiple targets have already started and will soon be available. |
<INPUT TYPE=HIDDEN NAME="SrkPostUrl" VALUE="./thankyou.html"> |
<INPUT TYPE=HIDDEN NAME="SrkTitle" VALUE="Suggestion form"> |
<INPUT TYPE=HIDDEN NAME="SrkTest" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkAddUser" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkNoStore" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkQuery" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkNoUts" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkAuto" VALUE="1"> |
<INPUT TYPE=HIDDEN NAME="SrkText" VALUE="Text is $TextToSend$\r\nMy name is $NameOfSender$\r\nBye!"> <INPUT TYPE=TEXT NAME="TextToSend"> <INPUT TYPE=TEXT NAME="NameOfSender"> |
<A HREF="srk:SendMsg?SrkTo=0.2+migs&SrkPostUrl=thankyou.html&SrkText= I+was+clicked">Send the message</A> |
<HTML><BODY> <FORM NAME="Srk:Form1" ACTION="Srk:SendMsg" METHOD=POST > <INPUT TYPE=HIDDEN NAME="SrkTo" VALUE="0.2 Suggestions"> <INPUT TYPE=HIDDEN NAME="SrkPostURL" VALUE="thankyou.asp?report=suggestion"> <INPUT TYPE=HIDDEN NAME="SrkTitle" VALUE="Suggestion form"> <INPUT TYPE=HIDDEN NAME="SrkNoUts" VALUE="1"> <INPUT TYPE=HIDDEN NAME="SrkText" VALUE="SUGGESTION\r\nDescr: $Descr$"> <table width="100%"> <tr><td> <TEXTAREA STYLE="width:100%" NAME=Descr COLS=40 ROWS=5>Enter here a description of your suggestion and, if possible, the reason for it.</TEXTAREA></td></tr> <tr><td align=right><INPUT TYPE=SUBMIT NAME=Ok VALUE=" Send "></td></tr> </table> </FORM> </BODY></HTML> |
<A HREF="Srk:GOTO?ID=CMD">GOTO EXAMPLE</A> |
<A HREF="Srk:USERINFO?ID=1000.2">Show User's Info</A> |
<A HREF="Srk:ADDUSER?ID=1000.2">Add this user</A> |