Help

Version 42 (Adrian Georgescu, 06/09/2014 11:19 pm)

1 30 Tijmen de Mes
h1. Help for Blink QT for Windows and Linux
2 1 Tijmen de Mes
3 1 Tijmen de Mes
Blink allows you to communicate in real time over the Internet. To use Blink you need a SIP account from a SIP service provider. Same like using an email program, you must configure Blink with the account you have obtained from your service provider. If things do not work they way you expect, the reasons can be caused mainly by two things, one is Blink software itself and the another one is the communication with the SIP Service Provider. While Blink may not be bug free, most of the problems you encounter when using Blink are related to the network communication with the SIP Service Provider. It is not the end-user who should understand the mechanics about how things work, so the main responsibility of making sure that things work correct falls into the hands of the SIP service provider who must properly setup its SIP infrastructure and support its user base.
4 1 Tijmen de Mes
5 32 Adrian Georgescu
For help about Blink Pro/Lite  on MacOSX see {{wiki(blinkc, Help_For_Blink_Pro, "Help for Blink Pro" )}}
6 32 Adrian Georgescu
7 33 Adrian Georgescu
h2. Features
8 33 Adrian Georgescu
9 36 Adrian Georgescu
 * Multiple SIP accounts
10 37 Adrian Georgescu
 * Bonjour neighborhood discovery
11 42 Adrian Georgescu
 * SIP server discovery using DNS (NAPTR, SRV, A records lookup)
12 41 Adrian Georgescu
 * Audio calls (Opus, G.722, G.711, Speex, GSM, ilBC codecs)
13 38 Adrian Georgescu
 * Chat sessions (MSRP protocol)
14 40 Adrian Georgescu
 * File Transfer (MSRP protocol)
15 39 Adrian Georgescu
 * Multiparty audio conference (both client and server)
16 39 Adrian Georgescu
 * Multiparty chat conference (MSRP switch client)
17 41 Adrian Georgescu
 * SIMPLE Presence (XCAP, Publish, RLS subscribe)
18 1 Tijmen de Mes
 * Contacts management (XCAP)
19 36 Adrian Georgescu
 * Google contacts integration
20 36 Adrian Georgescu
 * Voicemail notifications
21 41 Adrian Georgescu
 * Call history, recording, redial and hold
22 36 Adrian Georgescu
 * ICE NAT traversal
23 36 Adrian Georgescu
 * sRTP encryption
24 36 Adrian Georgescu
 * Hotplug audio device detection (Windows)
25 36 Adrian Georgescu
26 31 Tijmen de Mes
27 34 Adrian Georgescu
h2. Connectivity Problems
28 1 Tijmen de Mes
29 1 Tijmen de Mes
If you encounter connectivity problems like inability to receive incoming calls or failure to make outbound calls, you should obtain the SIP trace logs and contact your SIP Service Provider and ask for the reason.
30 1 Tijmen de Mes
31 1 Tijmen de Mes
h3. SIP Trace Logs
32 1 Tijmen de Mes
33 2 Tijmen de Mes
SIP Protocol trace can be enabled in menu _Blink -> Preferences -> Logging -> SIP trace_. The location of the trace file is:
34 1 Tijmen de Mes
35 1 Tijmen de Mes
* Linux: ~/.blink/logs/sip_trace.txt
36 1 Tijmen de Mes
* Windows XP: C:\Documents and Settings\Username\Application Data\Blink\logs\sip_trace.txt
37 1 Tijmen de Mes
* Windows Vista and 7: C:\Users\Username\AppData\Roaming\Blink\logs\sip_trace.txt
38 1 Tijmen de Mes
39 1 Tijmen de Mes
h2. Software Problems
40 1 Tijmen de Mes
41 1 Tijmen de Mes
To report a problem, send an email to support@ag-projects.com. Please paste the relevant logs as explained below.
42 1 Tijmen de Mes
43 2 Tijmen de Mes
Please report your OS name and version and Blink version. You can find Blink version in menu _Blink -> About_.
44 1 Tijmen de Mes
45 1 Tijmen de Mes
h3. Program Exceptions
46 1 Tijmen de Mes
47 1 Tijmen de Mes
On Linux, Blink program exceptions are logged to _/var/log/syslog_.
48 1 Tijmen de Mes
49 1 Tijmen de Mes
On Windows, Blink exceptions are logged to _C:\Program Files\Blink\blink.exe-stderr_ and _C:\Program Files\Blink\blink.exe-stdout_
50 1 Tijmen de Mes
51 1 Tijmen de Mes
h3. Crash Reports
52 1 Tijmen de Mes
53 1 Tijmen de Mes
On Linux, in case of a crash, a core file is generated in the user home directory. If no dump is generated, add to the user profile _ulimit -c unlimited_
54 1 Tijmen de Mes
55 2 Tijmen de Mes
On Windows XP, crash dump files can be found in the folowing folder: _C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson,_ the filenames are called _drwtsn32.log_ and _user.dmp_. The dump file _user.dmp_ can be analyzed with the Windows Debugger. Load the file _user.dmp_ in "Windows Debugger":http://www.microsoft.com/whdc/devtools/debugging/default.mspx and type _!analyze -v_ to obtain a backtrace. Click "here":http://support.microsoft.com/kb/315263 for instructions on how to use the debugger.
56 1 Tijmen de Mes
57 1 Tijmen de Mes
h3. Configuration File
58 1 Tijmen de Mes
59 1 Tijmen de Mes
Blink accounts and settings are stored in a flat-text configuration file.
60 1 Tijmen de Mes
61 1 Tijmen de Mes
It is critical that you do not edit this file manually. If you did and Blink does not start you must delete the file and start all over again. The location of the configuration file is:
62 1 Tijmen de Mes
63 4 Tijmen de Mes
* Linux: _~/.blink/logs/config_
64 4 Tijmen de Mes
* Windows XP: _C:\Documents and Settings\Username\Application Data\Blink\config_
65 4 Tijmen de Mes
* Windows Vista and 7: _C:\Users\Username\AppData\Roaming\Blink\config_
66 5 Tijmen de Mes
67 1 Tijmen de Mes
If you send the configuration file to us for debugging, use a text editor to strip the passwords and Google token.
68 1 Tijmen de Mes
69 1 Tijmen de Mes
h2. SIP Accounts
70 1 Tijmen de Mes
71 1 Tijmen de Mes
!>BlinkQTScreenshot-Enrollment.jpg!
72 14 Tijmen de Mes
73 9 Tijmen de Mes
To use Blink you need a SIP Account. At first start, Blink shows the _Add Account_ wizard that helps you configure the initial SIP Account. 
74 7 Tijmen de Mes
75 1 Tijmen de Mes
If you do not have a SIP Account, Blink can create one for you using the free service provided by SIP2SIP. For more information about this service visit http://sip2sip.info
76 1 Tijmen de Mes
77 6 Tijmen de Mes
If you already have a SIP Account, select this option then enter the SIP address in the form of _user@domain_ and _password_. The SIP registrar of the domain is then automatically located in the DNS.
78 1 Tijmen de Mes
79 6 Tijmen de Mes
You may configure Blink to use multiple SIP Accounts. To configure a new SIP Account, go to menu _Blink->Accounts->Add Account_.... The Add Account window shows up and you can repeat the steps described above.
80 1 Tijmen de Mes
81 1 Tijmen de Mes
After you have configured an account, you can see the status of the registration in the account list of Main Window window. Solid color means that the account has successfully registered, gray color means that the registration has failed or is in progress.
82 1 Tijmen de Mes
83 6 Tijmen de Mes
To edit the properties of existing accounts go to menu _Blink -> Accounts -> Manage accounts_.
84 1 Tijmen de Mes
85 1 Tijmen de Mes
h2. Main Interface
86 1 Tijmen de Mes
87 28 Tijmen de Mes
88 15 Tijmen de Mes
Blink presents a _Contacts driven_ interface as the main window. The design allows to locate a Contact then to start an action for it, for example to start an audio call.
89 1 Tijmen de Mes
90 1 Tijmen de Mes
Hover the mouse over the GUI elements to see a short description of their function.
91 29 Tijmen de Mes
92 29 Tijmen de Mes
!>BlinkQTScreenshot-Contacts.jpg!
93 1 Tijmen de Mes
94 1 Tijmen de Mes
h3. SIP Account
95 1 Tijmen de Mes
96 16 Tijmen de Mes
You can select the SIP Account used as identity for outbound sessions in the _Accounts drop down box_ presented on the top of the main interface.
97 1 Tijmen de Mes
98 1 Tijmen de Mes
h4. Bonjour Account
99 1 Tijmen de Mes
100 16 Tijmen de Mes
_Bonjour Account_ is a special type of account that is designed to announce itself and discover other neighbours on the local area network. This account does not require a server or SIP service in order to operate.
101 1 Tijmen de Mes
102 16 Tijmen de Mes
Bounjour account can be enabled or disabled in menu _Blink -> Accounts_
103 1 Tijmen de Mes
104 1 Tijmen de Mes
h3. Search Bar
105 1 Tijmen de Mes
106 1 Tijmen de Mes
The Search bar is used for finding an existing contact or for entering a SIP address or telephone number.
107 1 Tijmen de Mes
108 16 Tijmen de Mes
To search for a local contact in Blink's _Contacts List_ or the syncronized _Google Contacts_, type text in the Search Bar. You may select a Contact that matched the typed text or use the typed text as the Contact for the next action.
109 1 Tijmen de Mes
110 16 Tijmen de Mes
Use the buttons presented at the bottom of the main window to start a session to the current selected Contact or press on _Add Contact_ to add the typed address to the _Contacts List_.
111 1 Tijmen de Mes
112 1 Tijmen de Mes
Pressing enter after antering text in the search bar will start an audio call to that address.
113 1 Tijmen de Mes
114 16 Tijmen de Mes
If you have registered a SIP Account with Blink, you can search for SIP addresses of other Blink users in menu _Tools -> Search for people_....
115 1 Tijmen de Mes
116 1 Tijmen de Mes
h3. Presence Bar
117 1 Tijmen de Mes
118 1 Tijmen de Mes
You can use the elements in this section of the interface to change your presence state.
119 1 Tijmen de Mes
120 1 Tijmen de Mes
h3. Panel Switcher
121 1 Tijmen de Mes
122 1 Tijmen de Mes
This button can be used to switch between the Contacts and Calls panel.
123 1 Tijmen de Mes
124 1 Tijmen de Mes
h3. Contacts List
125 1 Tijmen de Mes
126 1 Tijmen de Mes
Contacts are organized into Groups. Groups can be collapsed or expanded by clicking on their left-side triangle.
127 1 Tijmen de Mes
128 1 Tijmen de Mes
Right click on a Group or Contact to see all possible actions for each of them.
129 1 Tijmen de Mes
130 16 Tijmen de Mes
Clicking on _Return key_ or double-clicking a Contact will start the default session type depending on the preferred media configured for each Contact. The default action is to start an _audio call_.
131 1 Tijmen de Mes
132 1 Tijmen de Mes
h4. Google Contacts
133 1 Tijmen de Mes
134 27 Tijmen de Mes
!>BlinkQTScreenshot-Google.jpg!
135 27 Tijmen de Mes
136 16 Tijmen de Mes
The group named _Google Contacts_ displays addresses synced with the Google gmail service. To enable Google Contacts syncronization, go to menu_ Tools->Enable Google Contacts_. When prompted type in your Google account credentials. You can disable the Google Contacts from the same menu.
137 1 Tijmen de Mes
138 1 Tijmen de Mes
h4. Bonjour Neighbours
139 1 Tijmen de Mes
140 16 Tijmen de Mes
_Bonjour Neighbours_ appear in the _Contacts List_ as a separate Group. When selecting_ Bonjour_ as the default account,_ Bonjour Neighbours_ group is expanded and moved on top of the Contacts list. When changing back to a regular SIP Account, the groups in the Contacts list reshuffle to their previous positions.
141 1 Tijmen de Mes
142 1 Tijmen de Mes
h3. Action Buttons
143 1 Tijmen de Mes
144 1 Tijmen de Mes
Use the buttons presented at the bottom of the main window to start a session to the current selected Contact.
145 1 Tijmen de Mes
146 1 Tijmen de Mes
h4. Add Contact
147 1 Tijmen de Mes
148 26 Tijmen de Mes
!>BlinkQTScreenshot-AddContact.jpg!
149 1 Tijmen de Mes
150 19 Tijmen de Mes
You can add a _Contact_ to the _Contacts_ _List_ by clicking on the  _<notextile>+</notextile>_ button presented on the bottom left of the main interface. _Add Contact_ "window":http://icanblink.com/screenshots-qt.phtml#add_contact appears. The contacts can be stored either locally on the computer that runs Blink or the storage server for the SIP accounts that have XCAP storage feature enabled.
151 1 Tijmen de Mes
152 1 Tijmen de Mes
h4. Edit Contact
153 1 Tijmen de Mes
154 16 Tijmen de Mes
You can edit a Contact by right clicking on it and select Edit menu option. _Edit Contact_ "window":http://icanblink.com/screenshots.phtml#add_contact appears. To set the_ Icon for the Contact_, click on the Icon area, a file selection dialog appears. If Subscribe to Presence is enabled and the contact publishes its own icon, the icon is automatically retrieved from the network. If a local icon is selected, it will overwrite the network provided icon.
155 1 Tijmen de Mes
156 1 Tijmen de Mes
h4. Silent Button
157 1 Tijmen de Mes
158 1 Tijmen de Mes
Use this button to disable the audible ringtones caused by incoming session request.
159 1 Tijmen de Mes
160 1 Tijmen de Mes
h2. Alert Panel
161 1 Tijmen de Mes
162 25 Tijmen de Mes
!>BlinkQTScreenshot-AlertPanel.jpg!
163 24 Tijmen de Mes
164 20 Tijmen de Mes
Incoming session requests bring up the _Alert Panel_. Click on the _Accept Button_ to accept a session request. There are two options for rejecting an incoming session request:
165 1 Tijmen de Mes
166 20 Tijmen de Mes
 * Click on the _Reject button_. The session is rejected with SIP response code 603 and all other SIP devices registered for the same account stop ringing. Forwarding to voicemail or other destinations, when available in the SIP server is also cancelled. You must use this option to terminate all call processing associated with the request.
167 20 Tijmen de Mes
 * Click on the _Busy button_. Blink sends a 486 code back to the caller and stops ringing, other SIP devices keep ringing and forwarding to other destinations remains active as set in the SIP server. You must use this option when you want to pick up the call at a different location or allow the Server to perform other pre-configured routing decisions.
168 20 Tijmen de Mes
 * Click on the Escape key. Blink stops ringing and does nothing else with regards to SIP signaling. Use this option when you do not want to take any decission about the call but you do not want to be disturbed by the ring tone either.
169 20 Tijmen de Mes
170 1 Tijmen de Mes
The currently selected input and output audio devices are showed for incoming audio session requests.
171 1 Tijmen de Mes
172 1 Tijmen de Mes
h2. Audio Calls
173 1 Tijmen de Mes
174 23 Tijmen de Mes
!>BlinkQTScreenshot-Conference.jpg! 
175 1 Tijmen de Mes
176 1 Tijmen de Mes
Blink has no traditional telephone dialpad, nor you will need one to interact with it. As computers have physical keyboards displaying a classic 12 key dial-pad is a poor design choice for a modern graphical user interface of a rich communications SIP client.
177 1 Tijmen de Mes
178 21 Tijmen de Mes
To start an _Audio Call_, select an existing contact or enter a SIP address or telephone number in the search bar.
179 1 Tijmen de Mes
180 1 Tijmen de Mes
Once text is entered in the search bar just press enter to start and audio call to that address.
181 1 Tijmen de Mes
182 21 Tijmen de Mes
Once a Contact is selected, click on the _Green Handset_ located at the bottom of the main interface or right click and select _Start Audio call_ from the contextual menu. For each new call an entry is added to the _Calls panel_.
183 1 Tijmen de Mes
184 1 Tijmen de Mes
When starting and audio call, the main interface switches from the Contacts list to the Calls panel. You can toggle between the two panels by using the button presented on the top of the main interface. The number of active calls sessions is presented at the bottom of the Contacts list.
185 1 Tijmen de Mes
186 21 Tijmen de Mes
To switch between multiple calls just click on another call in the _Calls panel_. When switching to a particular call, the audio stream is connected to the input and output device and all other audio calls are put on hold.
187 1 Tijmen de Mes
188 1 Tijmen de Mes
To mute your microphone click on the bottom right microphone icon. To un-mute click it again.
189 1 Tijmen de Mes
190 1 Tijmen de Mes
The shortcut key for hold is Control+Space.
191 1 Tijmen de Mes
192 1 Tijmen de Mes
The shortcut key for hangup is Control+ESC (Linux only).
193 1 Tijmen de Mes
194 1 Tijmen de Mes
The shortcut key for redial is Control+R.
195 1 Tijmen de Mes
196 1 Tijmen de Mes
h3. DTMF
197 1 Tijmen de Mes
198 1 Tijmen de Mes
Dial tones are used to interact with PBX and IVR systems or legacy PSTN gateways. To send DTMF tones, focus the Audio Call by clicking on it. The current call is already focused if you just started it. What you then type on the keyboard is automatically translated into DTMF tones. Alpha-numeric keys are translated into numeric DTMF keys as they are on a numeric telephone keypad.
199 1 Tijmen de Mes
200 1 Tijmen de Mes
h3. Hangup
201 1 Tijmen de Mes
202 21 Tijmen de Mes
To hangup, click on the _Red handset_ displayed for each audio call in the right hand side of the Calls panel.
203 1 Tijmen de Mes
204 1 Tijmen de Mes
h3. Call Recording
205 1 Tijmen de Mes
206 21 Tijmen de Mes
To record an audio call click on the _Black circle_. While recording, the circle will toggle between red and black. Recordings are stored as .wav files in the following locations:
207 1 Tijmen de Mes
208 21 Tijmen de Mes
 * Linux: ~/.blink/recordings/
209 21 Tijmen de Mes
 * Windows XP: C:\Documents and Settings\Username\Application Data\Blink\recordings\
210 21 Tijmen de Mes
 * Windows Vista and 7: C:\Users\Username\AppData\Roaming\Blink\recordings\
211 1 Tijmen de Mes
212 1 Tijmen de Mes
h3. Calling to PSTN
213 1 Tijmen de Mes
214 21 Tijmen de Mes
To dial a telephone number, just enter a number in the _Search Bar_ followed by Return key.
215 1 Tijmen de Mes
216 1 Tijmen de Mes
When dialing numbers by selecting entries from the Google Contacts it is recommended that you store your numbers in international E.164 format (that is + followed by the number).
217 1 Tijmen de Mes
218 21 Tijmen de Mes
If you have created a SIP Account with Blink, you can call to PSTN numbers if you have a positive credit. You can use a Credit Card to add _Credit_ to your account in menu _Tools -> Buy prepaid credit_.... You may request the assignment of a PSTN Caller Id by sending an request to the support email address. Recognized number formats are _<notextile>+</notextile>_ or _00_ followed by the _Country Code_ and then _Subscriber Number_.
219 1 Tijmen de Mes
220 1 Tijmen de Mes
If you use another SIP Account than the one provided by Blink, access to the PSTN is subject to the support provided by your SIP service provider. The number format depends as well on the conventions imposed by the SIP service provider in question.
221 1 Tijmen de Mes
222 21 Tijmen de Mes
When dialing telephone numbers, you can replace the + prefix or add an optional prefix with your own values by editing the section _Blink -> Accounts -> Manage accounts -> Advanced_.
223 1 Tijmen de Mes
224 1 Tijmen de Mes
h3. Audio Conference
225 1 Tijmen de Mes
226 21 Tijmen de Mes
Drag and drop audio calls on top of each other to create a Conference or use the button presented at the botton at the _Calls panel_ to start a _Conference_ with all active audio calls.
227 1 Tijmen de Mes
228 21 Tijmen de Mes
Add new participants to a Conference by dragging Contacts from the _Contacts list_ onto add the green area highlighed on top of the Contacts list.
229 1 Tijmen de Mes
230 1 Tijmen de Mes
Each participant can be muted individually by pressing on the microphone symbol that appears on each conferenced session.
231 1 Tijmen de Mes
232 21 Tijmen de Mes
To end an _Audio Conference_ drag the calls out of the conference area or press the _Conference_ button again.
233 1 Tijmen de Mes
234 21 Tijmen de Mes
There can be multiple active _Audio Conferences_ at any given time, you can use drag and drop to group calls together in different conferences.
235 1 Tijmen de Mes
236 1 Tijmen de Mes
h2. Preferences
237 1 Tijmen de Mes
238 22 Tijmen de Mes
!>BlinkQTScreenshot-Preferences.jpg! 
239 1 Tijmen de Mes
240 1 Tijmen de Mes
To edit Blink general preferences and manage the SIP accounts, open menu Blink -> Preferences.
241 1 Tijmen de Mes
242 1 Tijmen de Mes
The Preferences are split in Accounts, Audio, Chat, File Transfer, Alerts, Logging and Advanced. Each SIP account has its own set of properties.