Developer Area

root/site/xdocs/more_apps.xml @ 545

Revision 545, 7.1 kB (checked in by nadya, 10 months ago)

add net-link search engine

Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<document>
4
5  <properties>
6    <author email="general.AT.developer.DOT.telnic.DOT.org">Telnic Developer Community</author>
7    <title>Softphones with .tel support</title>
8        <registered/>
9  </properties>
10
11<body>
12
13  <section name="Softphones with .tel support">
14   <p>This section describes the VoIP phones that support dialling .tel domains. Please see detailed descriptions of each softphone, its capabilities and level of support for .tel domains. Please note that these applications are not developed by Telnic, and are hosted and supported by third parties.</p>
15 
16       
17<subsection name="voipGATE .tel Softphone">
18       
19        <p>This VoIP softphone provides support for .tel domain names: you can type in a .tel name in the input field and hit Enter. If only one phone number is found, the phone dials it automatically; if multiple numbers are found, you can choose which to dial. You can also save .tels into the address book and edit your own .tel contact data. To start using the phone, you need to sign up to voipGATE for free; to call fee-based numbers, you need to have money on your voipGATE account. </p>
20
21       
22        <table class="tblresel" cellpadding="0" cellspacing="0" border="0">
23        <tr>
24                <th>Key Point</th>
25                <th>Description</th>
26        </tr>
27        <tr>
28          <td class="left">Full name </td>
29
30          <td class="right">voipGATE Softphone by
31                <a href="http://www.voipgate.com/site/" target="_blank">
32                voipGATE</a>
33</td>
34        </tr>
35        <tr class="alt">
36          <td class="left">Current release  </td>
37          <td class="right">3.0.388</td>
38
39        </tr>
40         <tr>
41          <td class="left">Purpose</td>
42         
43          <td class="right">Communication via SMS texts and VoIP, Mobile and Landline numbers by using the .tel contact data; management of your own .tel </td>
44         </tr>
45         <tr class="alt">
46          <td class="left">License type</td>
47
48          <td class="right">voipGATE <a href="http://www.voipgate.com/site/en/voipgate-terms-and-conditions.html" target="_blank">terms and conditions</a>
49</td>
50         </tr>
51         <tr>
52          <td class="left">Key features</td>
53          <td class="right">
54                - Search and dial .tel domains (if only one phone contact is present, dials automatically; if multiple numbers are available,
55                you are offered a choice) <br/>
56
57                - Manage a .tel domain (go Tools &gt; green arrow with .tel plug-in<br/>
58                - Chat or send SMS, read RSS feeds<br/>
59                - Save contacts to the address book<br/>
60                - Run the USB version from a memory stick with no install on your machine
61         </td>
62         </tr>
63         <tr class="alt">
64
65          <td class="left">Supported languages</td>
66          <td class="right">English only</td>
67         </tr>
68         <tr>
69          <td class="left">Supported OS / Device</td>
70          <td class="right">MS Windows (all versions)</td>
71         </tr>
72
73         <tr class="alt">
74          <td class="left">Programming</td>
75          <td class="right">C/C++, php, javascript</td>
76         </tr>
77         <tr>
78          <td class="left">Binary download</td>
79          <td>14MB</td>
80
81         </tr>
82         <tr class="alt">
83          <td class="left">Install procedure</td>
84          <td class="right">Run the installation executable file and follow the instructions
85
86</td>
87         </tr>
88         <tr>
89          <td class="left">Configuration</td>
90
91          <td class="right">Sign up to your voipGATE account after installing the program; if you don't have an account,
92          sign up at the voipGATE website for free.
93          </td>
94         </tr>
95</table>
96<p align="right">
97        <a href="http://www.voipgate.com/site/en/downloads/" class="imagelink" target="_blank">
98        <img src="/pages/images/btn_download.gif" alt="Download for Windows OS"/>
99</a>
100        </p>
101       
102</subsection>
103
104<subsection name="Kiax Softphone"> 
105 <p>This open-source VoIP softphone provides support for .tel domain names. It retrieves text information from a domain to describe it and all phone numbers that are publicly available; see the full description on our <a href="http://dev.telnic.org/trac/wiki/Kiax">Wiki</a>.</p>
106
107<table class="tblresel" cellpadding="0" cellspacing="0" border="0">
108        <tr>
109                <th>Key Point</th>
110                <th>Description</th>
111        </tr>
112
113        <tr>
114          <td class="left">Full name </td>
115          <td class="right">Kiax Softphone by
116                <a href="http://www.forschung-direkt.eu/projects/kiax2" target="_blank">
117                Forschung Direkt</a>
118</td>
119        </tr>
120        <tr class="alt">
121          <td class="left">Current release  </td>
122
123          <td class="right">2.1 Beta 1</td>
124        </tr>
125         <tr>
126          <td class="left">Purpose</td>
127          <td class="right"> Making VoIP calls with Asterisk PBX. </td>
128         </tr>
129         <tr class="alt">
130
131          <td class="left">License type</td>
132          <td class="right">GPL/LGPL; see the details at the <a href="http://www.forschung-direkt.eu/projects/kiax2/#license" target="_blank">project page</a>
133</td>
134         </tr>
135         <tr>
136          <td class="left">Key features</td>
137          <td class="right">
138
139          - Provides IAX support<br/>
140          - .tel resolving: when a .tel domain is entered, the phone number resolves automatically. You can type in a .tel domain to make a call<br/>
141          - Can make multiple calls <br/>
142          </td>
143         </tr>
144         <tr class="alt">
145          <td class="left">Supported languages</td>
146
147          <td class="right">English only; multi-lingual support to be added later</td>
148         </tr>
149         <tr>
150          <td class="left">Supported OS / Device</td>
151          <td class="right">Windows, Linux, Mac OS X (x86)</td>
152         </tr>
153         <tr class="alt">
154
155          <td class="left">Programming</td>
156          <td class="right">C/C++</td>
157         </tr>
158         <tr>
159          <td class="left">Binary download</td>
160          <td>5.6MB for Windows OS</td>
161         </tr>
162
163         <tr class="alt">
164          <td class="left">Source code</td>
165          <td>Available via SVN checkout, see <a href="http://kiax.svn.sourceforge.net/" target="_blank">
166          product repository browser</a>.</td>
167         </tr>
168         <tr>
169          <td class="left">Install procedure</td>
170
171          <td class="right">On Mac OS X: mount the DMG file and drag the icon to the Applications folder.
172          <br/> On Windows OS: double-click the installation .exe file and follow the instructions.
173          <br/>On Linux OS: extract the .tar.gz file into a directory of your choice.
174
175</td>
176         </tr>
177         <tr class="alt">
178          <td class="left">Uninstall procedure</td>
179          <td class="right">Standard.</td>
180         </tr>
181
182         <tr>
183          <td class="left">Configuration</td>
184          <td class="right">The program needs Asterisk PBX server address (hostname or IP address).
185          </td>
186         </tr>
187         <tr class="alt">
188          <td class="left">Known Limitations</td>
189          <td class="right">See the <a href="http://www.forschung-direkt.eu/projects/kiax2/" target="_blank">project page</a>
190
191          for the roadmap.
192          </td>
193         </tr>
194</table>
195<p align="right">
196        <a href="http://downloads.sourceforge.net/kiax/Kiax-2.1-Beta2-win32-install.exe" class="imagelink" target="_blank">
197<img src="/pages/images/kiax_dwld_win.gif" alt="Download for Windows OS"/>
198</a>     
199        <a href="http://downloads.sourceforge.net/kiax/kiax-2.1-beta1-linux-static.tar.gz" class="imagelink" target="_blank">
200<img src="/pages/images/kiax_dwld_lin.gif" alt="Download for Linux"/>
201</a>     
202        <a href="http://downloads.sourceforge.net/kiax/Kiax-2.1-Beta1-Mac-x86-full.dmg.zip" class="imagelink" target="_blank">
203<img src="/pages/images/kiax_dwld_mac.gif" alt="Download for Mac OS (x86)"/>
204</a>
205
206       
207        </p>
208       
209        </subsection>
210 
211
212 
213  </section>
214
215</body>
216</document>
Note: See TracBrowser for help on using the browser.
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us