Project

General

Profile

Help » History » Version 32

Adrian Georgescu, 12/25/2012 08:22 AM

1 30 Tijmen de Mes
h1. Help for Blink QT for Windows and Linux
2 1 Tijmen de Mes
3
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
5 32 Adrian Georgescu
For help about Blink Pro/Lite  on MacOSX see {{wiki(blinkc, Help_For_Blink_Pro, "Help for Blink Pro" )}}
6
7
Compared with Blink for MacOSX, Blink Qt supports only audio media.
8 31 Tijmen de Mes
9 1 Tijmen de Mes
h2. Service Provider Problems
10
11
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.
12
13
h3. SIP Trace Logs
14
15 2 Tijmen de Mes
SIP Protocol trace can be enabled in menu _Blink -> Preferences -> Logging -> SIP trace_. The location of the trace file is:
16 1 Tijmen de Mes
17
* Linux: ~/.blink/logs/sip_trace.txt
18
* Windows XP: C:\Documents and Settings\Username\Application Data\Blink\logs\sip_trace.txt
19
* Windows Vista and 7: C:\Users\Username\AppData\Roaming\Blink\logs\sip_trace.txt
20
21
h2. Software Problems
22
23
To report a problem, send an email to support@ag-projects.com. Please paste the relevant logs as explained below.
24
25 2 Tijmen de Mes
Please report your OS name and version and Blink version. You can find Blink version in menu _Blink -> About_.
26 1 Tijmen de Mes
27
h3. Program Exceptions
28
29
On Linux, Blink program exceptions are logged to _/var/log/syslog_.
30
31
On Windows, Blink exceptions are logged to _C:\Program Files\Blink\blink.exe-stderr_ and _C:\Program Files\Blink\blink.exe-stdout_
32
33
h3. Crash Reports
34
35
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_
36
37 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.
38 1 Tijmen de Mes
39
h3. Configuration File
40
41
Blink accounts and settings are stored in a flat-text configuration file.
42
43
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:
44
45 4 Tijmen de Mes
* Linux: _~/.blink/logs/config_
46
* Windows XP: _C:\Documents and Settings\Username\Application Data\Blink\config_
47
* Windows Vista and 7: _C:\Users\Username\AppData\Roaming\Blink\config_
48 5 Tijmen de Mes
49 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.
50
51
h2. SIP Accounts
52
53
!>BlinkQTScreenshot-Enrollment.jpg!
54 14 Tijmen de Mes
55 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. 
56 7 Tijmen de Mes
57 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
58
59 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.
60 1 Tijmen de Mes
61 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.
62 1 Tijmen de Mes
63
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.
64
65 6 Tijmen de Mes
To edit the properties of existing accounts go to menu _Blink -> Accounts -> Manage accounts_.
66 1 Tijmen de Mes
67
h2. Main Interface
68
69 28 Tijmen de Mes
70 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.
71 1 Tijmen de Mes
72
Hover the mouse over the GUI elements to see a short description of their function.
73 29 Tijmen de Mes
74
!>BlinkQTScreenshot-Contacts.jpg!
75 1 Tijmen de Mes
76
h3. SIP Account
77
78 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.
79 1 Tijmen de Mes
80
h4. Bonjour Account
81
82 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.
83 1 Tijmen de Mes
84 16 Tijmen de Mes
Bounjour account can be enabled or disabled in menu _Blink -> Accounts_
85 1 Tijmen de Mes
86
h3. Search Bar
87
88
The Search bar is used for finding an existing contact or for entering a SIP address or telephone number.
89
90 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.
91 1 Tijmen de Mes
92 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_.
93 1 Tijmen de Mes
94
Pressing enter after antering text in the search bar will start an audio call to that address.
95
96 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_....
97 1 Tijmen de Mes
98
h3. Presence Bar
99
100
You can use the elements in this section of the interface to change your presence state.
101
102
h3. Panel Switcher
103
104
This button can be used to switch between the Contacts and Calls panel.
105
106
h3. Contacts List
107
108
Contacts are organized into Groups. Groups can be collapsed or expanded by clicking on their left-side triangle.
109
110
Right click on a Group or Contact to see all possible actions for each of them.
111
112 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_.
113 1 Tijmen de Mes
114
h4. Google Contacts
115
116 27 Tijmen de Mes
!>BlinkQTScreenshot-Google.jpg!
117
118 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.
119 1 Tijmen de Mes
120
h4. Bonjour Neighbours
121
122 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.
123 1 Tijmen de Mes
124
h3. Action Buttons
125
126
Use the buttons presented at the bottom of the main window to start a session to the current selected Contact.
127
128
h4. Add Contact
129
130 26 Tijmen de Mes
!>BlinkQTScreenshot-AddContact.jpg!
131 1 Tijmen de Mes
132 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.
133 1 Tijmen de Mes
134
h4. Edit Contact
135
136 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.
137 1 Tijmen de Mes
138
h4. Silent Button
139
140
Use this button to disable the audible ringtones caused by incoming session request.
141
142
h2. Alert Panel
143
144 25 Tijmen de Mes
!>BlinkQTScreenshot-AlertPanel.jpg!
145 24 Tijmen de Mes
146 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:
147 1 Tijmen de Mes
148 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.
149
 * 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.
150
 * 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.
151
152 1 Tijmen de Mes
The currently selected input and output audio devices are showed for incoming audio session requests.
153
154
h2. Audio Calls
155
156 23 Tijmen de Mes
!>BlinkQTScreenshot-Conference.jpg! 
157 1 Tijmen de Mes
158
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.
159
160 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.
161 1 Tijmen de Mes
162
Once text is entered in the search bar just press enter to start and audio call to that address.
163
164 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_.
165 1 Tijmen de Mes
166
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.
167
168 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.
169 1 Tijmen de Mes
170
To mute your microphone click on the bottom right microphone icon. To un-mute click it again.
171
172
The shortcut key for hold is Control+Space.
173
174
The shortcut key for hangup is Control+ESC (Linux only).
175
176
The shortcut key for redial is Control+R.
177
178
h3. DTMF
179
180
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.
181
182
h3. Hangup
183
184 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.
185 1 Tijmen de Mes
186
h3. Call Recording
187
188 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:
189 1 Tijmen de Mes
190 21 Tijmen de Mes
 * Linux: ~/.blink/recordings/
191
 * Windows XP: C:\Documents and Settings\Username\Application Data\Blink\recordings\
192
 * Windows Vista and 7: C:\Users\Username\AppData\Roaming\Blink\recordings\
193 1 Tijmen de Mes
194
h3. Calling to PSTN
195
196 21 Tijmen de Mes
To dial a telephone number, just enter a number in the _Search Bar_ followed by Return key.
197 1 Tijmen de Mes
198
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).
199
200 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_.
201 1 Tijmen de Mes
202
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.
203
204 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_.
205 1 Tijmen de Mes
206
h3. Audio Conference
207
208 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.
209 1 Tijmen de Mes
210 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.
211 1 Tijmen de Mes
212
Each participant can be muted individually by pressing on the microphone symbol that appears on each conferenced session.
213
214 21 Tijmen de Mes
To end an _Audio Conference_ drag the calls out of the conference area or press the _Conference_ button again.
215 1 Tijmen de Mes
216 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.
217 1 Tijmen de Mes
218
h2. Preferences
219
220 22 Tijmen de Mes
!>BlinkQTScreenshot-Preferences.jpg! 
221 1 Tijmen de Mes
222
To edit Blink general preferences and manage the SIP accounts, open menu Blink -> Preferences.
223
224
The Preferences are split in Accounts, Audio, Chat, File Transfer, Alerts, Logging and Advanced. Each SIP account has its own set of properties.