150
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
2 "http://www.w3.org/TR/html4/strict.dtd">
|
|
3 <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
|
|
4 <html>
|
|
5 <head>
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <title>Polly - Polyhedral Phone Call</title>
|
|
8 <link type="text/css" rel="stylesheet" href="menu.css">
|
|
9 <link type="text/css" rel="stylesheet" href="content.css">
|
|
10 </head>
|
|
11 <body>
|
|
12 <!--#include virtual="menu.html.incl"-->
|
|
13 <div id="content">
|
|
14 <!--*********************************************************************-->
|
|
15 <h1>Polly: Polyhedral Phone Call</h1>
|
|
16 <!--*********************************************************************-->
|
|
17
|
|
18 <p>There are irregular phone calls to discuss polyhedral topics and
|
|
19 related projects. For this we use a conference service that can be
|
|
20 reached both through SIP clients and international dial in numbers.</p>
|
|
21
|
|
22 <ul>
|
|
23 <li><b>VoIP/SIP:</b> sip:000777polyhedral@iptel.org<br />
|
|
24 <a href="https://www.ekiga.org">Ekiga</a> is a SIP client that works well for
|
|
25 most of us.</li>
|
|
26 <li><b>Traditional Dial In Numbers:</b><br />
|
|
27 To use your normal land line phone to connect to the conference dial
|
|
28 one of the many available <a
|
|
29 href="http://www.sipbroker.com/sipbroker/action/pstnNumbers">dial in
|
|
30 numbers</a>. When asked for the number to connect type: <em>*011497659</em>.
|
|
31 <br />
|
|
32 Attention: Some of the dial in numbers do not work reliably. If you are not
|
|
33 asked for the number you want to connect to after a couple of seconds, just
|
|
34 try another one. <br/>
|
|
35 Some selected dial in numbers:
|
|
36 <ul>
|
|
37 <li><b>USA:</b> +1-443-524-7370, +1-702-553-2797 </li>
|
|
38 <li><b>UK:</b> +44-151-601-8747, +44-115-871-8347</li>
|
|
39 <li><b>Belgium:</b> +32-4-2680133, +32-9-2980106</li>
|
|
40 </ul>
|
|
41
|
|
42 </ul>
|
|
43
|
|
44 </div>
|
|
45 </body>
|
|
46 </html>
|