summaryrefslogtreecommitdiff
path: root/polly/www/phonecall.html
blob: 12dc7170fae32da6303cfd80d0a04ef92096cac7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
          "http://www.w3.org/TR/html4/strict.dtd">
<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
<html>
<head>
  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <title>Polly - Polyhedral Phone Call</title>
  <link type="text/css" rel="stylesheet" href="menu.css">
  <link type="text/css" rel="stylesheet" href="content.css">
</head>
<body>
<!--#include virtual="menu.html.incl"-->
<div id="content">
  <!--*********************************************************************-->
  <h1>Polly: Polyhedral Phone Call</h1>
  <!--*********************************************************************-->

  <p>There are irregular phone calls to discuss polyhedral topics and
     related projects. For this we use a conference service that can be
     reached both through SIP clients and international dial in numbers.</p>

 <ul>
 <li><b>VoIP/SIP:</b> sip:000777polyhedral@iptel.org<br />
    <a href="https://www.ekiga.org">Ekiga</a> is a SIP client that works well for
    most of us.</li>
 <li><b>Traditional Dial In Numbers:</b><br />
    To use your normal land line phone to connect to the conference dial
    one of the many available <a
    href="http://www.sipbroker.com/sipbroker/action/pstnNumbers">dial in
    numbers</a>. When asked for the number to connect type: <em>*011497659</em>.
    <br />
    Attention: Some of the dial in numbers do not work reliably. If you are not
    asked for the number you want to connect to after a couple of seconds, just
    try another one. <br/>
    Some selected dial in numbers:
    <ul>
    <li><b>USA:</b> +1-443-524-7370, +1-702-553-2797 </li>
    <li><b>UK:</b> +44-151-601-8747, +44-115-871-8347</li>
    <li><b>Belgium:</b> +32-4-2680133, +32-9-2980106</li>
    </ul>

    </ul>

</div>
</body>
</html>