summaryrefslogtreecommitdiffstats
path: root/tinySIP/header.html
blob: fc921e701988c89609532080585222003b92680a (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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>doubango - tinySIP</title>
  <link rel="stylesheet" href="http://www.doubango.org/css.css" type="text/css" />
  <link href="tabs.css" rel="stylesheet" type="text/css"/>
  <link href="doxygen.css" rel="stylesheet" type="text/css"/>
  <meta name="Keywords" content="doubango, 3GPP IMS/LTE framework, open source, SIP, RFC 3261, 3GPP TS 24.229, VoIP, MMTel, IPTV, 4G, LTE, XCAP, MSRP, IPSec, SigComp, One Voice " />
  <meta name="Description" content="cross-platform and open source 3GPP IMS/LTE framework for embedded devices such as Android, Symbian, iPhone, Windows Mobile or uLinux." />
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<style type="text/css">
/*<![CDATA[*/
 p.c1 {text-align: center;}
/*]]>*/
</style>
</head>

<body>
    <div id="left">
        <div id="border">
            <div id="logo">
                <p class="companyname">
                    tinySIP</p>
            </div>
            <div id="menu">
                <a href="/index.html" title="Homepage">Home</a> <a href="/gettingstarted.html" title="Getting Started">
                    Getting Started</a> <a href="http://code.google.com/p/doubango/source/checkout" title="Source Code"
                        target="_blank">Source Code</a> <a href="/apiref.html" title="API Reference">API Reference</a> <a href="contact.html" title="Contact">
                                Contact</a>
            </div>
        </div>
    </div>
</body>
</html>

OpenPOWER on IntegriCloud