<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mksolutions.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.mksolutions.info/feed.php">
        <title>mk solutions</title>
        <description></description>
        <link>http://www.mksolutions.info/</link>
        <image rdf:resource="http://www.mksolutions.info/lib/images/favicon.ico" />
       <dc:date>2010-07-02T13:24:09+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/asterisk"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/impessum"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/kontakt"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/embedded-systems"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/willkommen"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/asterisk-beispiele"/>
                <rdf:li rdf:resource="http://www.mksolutions.info/doku.php/asterisk-features"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.mksolutions.info/lib/images/favicon.ico">
        <title>mk solutions</title>
        <link>http://www.mksolutions.info/</link>
        <url>http://www.mksolutions.info/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.mksolutions.info/doku.php/asterisk">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-29T11:15:44+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Asterisk</title>
        <link>http://www.mksolutions.info/doku.php/asterisk</link>
        <description>
&lt;p&gt;

&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/banner/bruecke_3.jpg&quot; class=&quot;media&quot; title=&quot;mk solutions&quot; alt=&quot;mk solutions&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo_kl.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Maßgeschneiderte Kommunikationslösungen&quot; alt=&quot;Maßgeschneiderte Kommunikationslösungen&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
 

&lt;/p&gt;

&lt;h1&gt;&lt;a name=&quot;asterisk&quot; id=&quot;asterisk&quot;&gt;Asterisk&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

&lt;strong&gt;Asterisk®&lt;/strong&gt; ist eine &lt;a href=&quot;http://www.asterisk.org/about&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.asterisk.org/about&quot;  rel=&quot;nofollow&quot;&gt;freie Software&lt;/a&gt; &lt;sup&gt;&lt;a href=&quot;#fn__1&quot; name=&quot;fnt__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt;, die bereits seit 1999 auf dem Markt ist. Sie läuft unter dem (ebenfalls frei erhältlichen) Betriebssystem Linux und deckt alle Funktionalitäten einer herkömmlichen Telefonanlage ab. Zusätzlich ergeben sich dadurch, dass Asterisk eine „Computer-Software“ ist, völlig neue Möglichkeiten.
&lt;/p&gt;

&lt;p&gt;
Asterisk unterstützt Voice-over-IP (VoIP) mit unterschiedlichen Protokollen von Haus aus und kann mittels relativ günstiger Hardware (von verschiedenen Herstellern) mit Anschlüssen wie analogem Telefonanschluss, ISDN-Basisanschluss (BRI/S0) oder ISDN-Primärmultiplexanschluss (PRI/S2M) verbunden werden. 
&lt;/p&gt;

&lt;p&gt;
Diese Erweiterungen gibt es als interne PCI- oder PCIe- &lt;sup&gt;&lt;a href=&quot;#fn__2&quot; name=&quot;fnt__2&quot; id=&quot;fnt__2&quot; class=&quot;fn_top&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; Steckkarten oder als externe &lt;a href=&quot;http://de.wikipedia.org/wiki/Media_Gateway&quot; class=&quot;interwiki iw_wpde&quot; title=&quot;http://de.wikipedia.org/wiki/Media_Gateway&quot;&gt;Media Gateways&lt;/a&gt;, welche dann flexibel (und unabhängig von Standort des Servers) per IP angebunden werden können. 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Asterisk&quot; [311-1298] --&gt;
&lt;h4&gt;&lt;a name=&quot;schnittstellen&quot; id=&quot;schnittstellen&quot;&gt;Schnittstellen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Durch die umfangreiche Anzahl von unterstützten Protokollen und Schnittstellen ist Asterisk für öffentliche Telefonanbieter und Callcenter genauso geeignet wie für den Privathaushalt. Viele VoIP-Provider sind mittels Asterisk aufgebaut. Durch die eingebauten Skripting-Möglichkeiten in &lt;strong&gt;Asterisk&lt;/strong&gt; lässt sich das System nahezu beliebig konfigurieren und erweitern.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/telefon_composing2a.jpg&quot; class=&quot;media&quot; title=&quot;Die Zukunft der Telefonie&quot; alt=&quot;Die Zukunft der Telefonie&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Schnittstellen&quot; [1299-1773] --&gt;
&lt;h4&gt;&lt;a name=&quot;standalone-oder-erweiterung&quot; id=&quot;standalone-oder-erweiterung&quot;&gt;Standalone oder Erweiterung&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Asterisk&lt;/strong&gt; kann sowohl als eigenständige Telefonanlage, als auch zur Erweiterung eines bestehenden TK-Systems &lt;sup&gt;&lt;a href=&quot;#fn__3&quot; name=&quot;fnt__3&quot; id=&quot;fnt__3&quot; class=&quot;fn_top&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt; eigesetzt werden. Als Erweiterung kann es per IP oder ISDN verbunden werden, und zwar sowohl &lt;em class=&quot;u&quot;&gt;vor&lt;/em&gt; als auch &lt;em class=&quot;u&quot;&gt;hinter&lt;/em&gt; dem vorhandenem TK-System.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Standalone oder Erweiterung&quot; [1774-2115] --&gt;
&lt;h4&gt;&lt;a name=&quot;computer-hardware&quot; id=&quot;computer-hardware&quot;&gt;Computer-Hardware&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Prinzipiell kann &lt;strong&gt;Asterisk&lt;/strong&gt; auf jedem handelsüblichen PC betrieben werden.&lt;br/&gt;
 
Da es sich aber bei einer Telefonanlage nicht um eine „normale“ Anwendung handelt, werden
als Hardware für den Rechner auf dem Asterisk selbst läuft, bei großen Systemen Server eingesetzt, die für den Betrieb von Linux geeignet/zertifizert sind (z.B. von HP, Dell, etc.).&lt;br/&gt;
  Zur Ausfallsicherheit oder für sehr große Systeme können auch meherere Asterisk-Server zu einem Cluster verbunden werden.
&lt;/p&gt;

&lt;p&gt;
Bei kleineren Systemen kommen &lt;a href=&quot;http://www.mksolutions.info/doku.php/embedded-systems&quot; class=&quot;wikilink1&quot; title=&quot;embedded-systems&quot;&gt;Single-Board-Computer&lt;/a&gt; (SBC) zum Einsatz. Diese verbrauchen wenig Strom, verwenden keinen Lüfter und keine Festplatte und haben somit keinerlei bewegliche Teile, die ausfallen könnten. Die Daten werden auf einer CompactFlash-Karte (CF) gespeichert. Bei diesen Geräten sind Router (mit mehreren Netzwerk-Schnittstellen und Firewall), &lt;acronym title=&quot;Dynamic Host Configuration Protocol&quot;&gt;DHCP&lt;/acronym&gt;-/&lt;acronym title=&quot;Domain Name System&quot;&gt;DNS&lt;/acronym&gt;-Server sowie verschiedene VPN-Funktionen bereits integriert.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Computer-Hardware&quot; [2116-3086] --&gt;
&lt;h4&gt;&lt;a name=&quot;endgeraete&quot; id=&quot;endgeraete&quot;&gt;Endgeräte&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Als Endgeräte können Standard Analog-, ISDN- sowie IP-Telefone &lt;sup&gt;&lt;a href=&quot;#fn__4&quot; name=&quot;fnt__4&quot; id=&quot;fnt__4&quot; class=&quot;fn_top&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt; von diversen Herstellern eingesetzt werden.

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Endgeräte&quot; [3087-3283] --&gt;
&lt;h4&gt;&lt;a name=&quot;vorteile&quot; id=&quot;vorteile&quot;&gt;Vorteile&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Keinerlei Lizenzzahlungen&lt;/strong&gt; für die Asterisk-Software selbst&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Keine Lizenzzahlung für das Linux Betriebssystem&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hersteller-/Lieferanten-Unabhängigkeit:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; für die Computer-Hardware &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; für die ISDN- bzw. Zusatz-Baugruppen oder Media Gateways (da Standard-Protokolle verwendet werden)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; für Endgeräte&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Unabhängigkeit vom Service-Partner&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Große weltweite Community und Ecosystem&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Direkter und unkomplizierter Kontakt zu den Entwicklern&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Beliebig skalierbar (von einer bis tausende Nebenstellen)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Funktionsumfang&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Erweiterbarkeit&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Kostenersparnis durch Möglichkeit der Nutzung von VoIP&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Vorteile&quot; [3284-3939] --&gt;
&lt;h4&gt;&lt;a name=&quot;features&quot; id=&quot;features&quot;&gt;Features&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Da die Feature-Liste sehr lang ist, wurde sie auf eine separate Seite ausgelagert:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-features&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-features&quot;&gt;Asterisk-Features&lt;/a&gt;&lt;/strong&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Features&quot; [3940-4084] --&gt;
&lt;h4&gt;&lt;a name=&quot;case-study&quot; id=&quot;case-study&quot;&gt;Case Study&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Fallbeispiel für den effektiven Einsatz von Asterisk bei der „IC Public Relations“ in Hamburg:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/case-study-ic-public-relations&quot; class=&quot;wikilink1&quot; title=&quot;case-study-ic-public-relations&quot;&gt;Case Study IC Public Relations&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Case Study&quot; [4085-4272] --&gt;
&lt;h4&gt;&lt;a name=&quot;beispiele&quot; id=&quot;beispiele&quot;&gt;Beispiele&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Auf dieser Seite finden Sie einige Beispiele für mögliche Anwendungen mit Asterisk:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Beispiele der Möglichkeiten mit Asterisk&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;Original Telefon-Fotos © Bernd Boscolo, Andreas Morlok, Sebastian Bernhard / &lt;a href=&quot;http://www.pixelio.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.pixelio.de&quot;  rel=&quot;nofollow&quot;&gt;Pixelio&lt;/a&gt;&lt;/em&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Beispiele&quot; [4273-] --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; name=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
Open Source&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__2&quot; id=&quot;fn__2&quot; name=&quot;fn__2&quot; class=&quot;fn_bot&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; 
PCI-Express, Nachfolger des PCI-Standards&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__3&quot; id=&quot;fn__3&quot; name=&quot;fn__3&quot; class=&quot;fn_bot&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt; 
Telekommunikations-System/Telefonanlage&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__4&quot; id=&quot;fn__4&quot; name=&quot;fn__4&quot; class=&quot;fn_bot&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt; 
mit SIP-, IAX2-, Skinny (Cisco)- oder Unistim (Nortel)-Protokoll&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/impessum">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-04T13:31:17+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Impressum</title>
        <link>http://www.mksolutions.info/doku.php/impessum</link>
        <description>


&lt;h1&gt;&lt;a name=&quot;impressum&quot; id=&quot;impressum&quot;&gt;Impressum&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

&lt;br/&gt;
 
&lt;strong&gt;Herausgeber/Anbieterkennung nach &lt;a href=&quot;http://www.gesetze-im-internet.de/tmg/index.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.gesetze-im-internet.de/tmg/index.html&quot;  rel=&quot;nofollow&quot;&gt;§5 Telemediengesetz&lt;/a&gt; (TMG)&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
Michael Keuter
&lt;/p&gt;

&lt;p&gt;
Dienstleistungen im Telekommunikations- und IT-Bereich
&lt;/p&gt;

&lt;p&gt;
August-Bebel-Straße 65
&lt;/p&gt;

&lt;p&gt;
21029 Hamburg
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
Tel. 040-41493636
&lt;/p&gt;

&lt;p&gt;
Fax  040-41493637
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
E-Mail: &lt;a href=&quot;mailto:&amp;#x6d;&amp;#x6b;&amp;#x65;&amp;#x75;&amp;#x74;&amp;#x65;&amp;#x72;&amp;#x40;&amp;#x6d;&amp;#x6b;&amp;#x73;&amp;#x6f;&amp;#x6c;&amp;#x75;&amp;#x74;&amp;#x69;&amp;#x6f;&amp;#x6e;&amp;#x73;&amp;#x2e;&amp;#x69;&amp;#x6e;&amp;#x66;&amp;#x6f;&quot; class=&quot;mail JSnocheck&quot; title=&quot;&amp;#x6d;&amp;#x6b;&amp;#x65;&amp;#x75;&amp;#x74;&amp;#x65;&amp;#x72;&amp;#x40;&amp;#x6d;&amp;#x6b;&amp;#x73;&amp;#x6f;&amp;#x6c;&amp;#x75;&amp;#x74;&amp;#x69;&amp;#x6f;&amp;#x6e;&amp;#x73;&amp;#x2e;&amp;#x69;&amp;#x6e;&amp;#x66;&amp;#x6f;&quot;&gt;mkeuter@mksolutions.info&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Website: &lt;a href=&quot;http://www.mksolutions.info&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.mksolutions.info&quot;  rel=&quot;nofollow&quot;&gt;http://www.mksolutions.info&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
USt-IdNr.: DE235318968
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Impressum&quot; [11-426] --&gt;
&lt;h4&gt;&lt;a name=&quot;logo-design-banner-fotos-collagen&quot; id=&quot;logo-design-banner-fotos-collagen&quot;&gt;Logo-Design, Banner-Fotos + Collagen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Steffi Dobertin
&lt;/p&gt;

&lt;p&gt;
E-Mail: &lt;a href=&quot;mailto:&amp;#x73;&amp;#x2e;&amp;#x64;&amp;#x6f;&amp;#x62;&amp;#x62;&amp;#x65;&amp;#x72;&amp;#x74;&amp;#x69;&amp;#x6e;&amp;#x40;&amp;#x67;&amp;#x6d;&amp;#x78;&amp;#x2e;&amp;#x6e;&amp;#x65;&amp;#x74;&quot; class=&quot;mail JSnocheck&quot; title=&quot;&amp;#x73;&amp;#x2e;&amp;#x64;&amp;#x6f;&amp;#x62;&amp;#x62;&amp;#x65;&amp;#x72;&amp;#x74;&amp;#x69;&amp;#x6e;&amp;#x40;&amp;#x67;&amp;#x6d;&amp;#x78;&amp;#x2e;&amp;#x6e;&amp;#x65;&amp;#x74;&quot;&gt;s.dobbertin@gmx.net&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Tel. 040-24183910
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Logo-Design, Banner-Fotos + Collagen&quot; [427-543] --&gt;
&lt;h4&gt;&lt;a name=&quot;weitere-fotos&quot; id=&quot;weitere-fotos&quot;&gt;Weitere Fotos&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Michael Keuter&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Original Telefon-Fotos © &lt;a href=&quot;http://www.pixelio.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.pixelio.de&quot;  rel=&quot;nofollow&quot;&gt;Pixelio&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;

&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Weitere Fotos&quot; [544-657] --&gt;
&lt;h2&gt;&lt;a name=&quot;disclaimer&quot; id=&quot;disclaimer&quot;&gt;Disclaimer&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;

&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/disclaimer&quot; class=&quot;wikilink1&quot; title=&quot;disclaimer&quot;&gt;Disclaimer - Rechtliche Hinweise&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;

&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Disclaimer&quot; [658-] --&gt;</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/kontakt">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-04T13:30:09+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Kontakt</title>
        <link>http://www.mksolutions.info/doku.php/kontakt</link>
        <description>
&lt;p&gt;


&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/banner/bruecke_3.jpg&quot; class=&quot;media&quot; title=&quot;mk solutions&quot; alt=&quot;mk solutions&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Maßgeschneiderte Kommunikationslösungen&quot; alt=&quot;Maßgeschneiderte Kommunikationslösungen&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;/p&gt;

&lt;h1&gt;&lt;a name=&quot;kontakt&quot; id=&quot;kontakt&quot;&gt;Kontakt&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

&lt;br/&gt;
 
&lt;strong&gt;Michael Keuter&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
Dienstleistungen im Telekommunikations- und IT-Bereich
&lt;/p&gt;

&lt;p&gt;
August-Bebel-Straße 65
&lt;/p&gt;

&lt;p&gt;
21029 Hamburg
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
Tel. 040-41493636
&lt;/p&gt;

&lt;p&gt;
Fax  040-41493637
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
E-Mail: &lt;a href=&quot;mailto:&amp;#x6d;&amp;#x6b;&amp;#x65;&amp;#x75;&amp;#x74;&amp;#x65;&amp;#x72;&amp;#x40;&amp;#x6d;&amp;#x6b;&amp;#x73;&amp;#x6f;&amp;#x6c;&amp;#x75;&amp;#x74;&amp;#x69;&amp;#x6f;&amp;#x6e;&amp;#x73;&amp;#x2e;&amp;#x69;&amp;#x6e;&amp;#x66;&amp;#x6f;&quot; class=&quot;mail JSnocheck&quot; title=&quot;&amp;#x6d;&amp;#x6b;&amp;#x65;&amp;#x75;&amp;#x74;&amp;#x65;&amp;#x72;&amp;#x40;&amp;#x6d;&amp;#x6b;&amp;#x73;&amp;#x6f;&amp;#x6c;&amp;#x75;&amp;#x74;&amp;#x69;&amp;#x6f;&amp;#x6e;&amp;#x73;&amp;#x2e;&amp;#x69;&amp;#x6e;&amp;#x66;&amp;#x6f;&quot;&gt;mkeuter@mksolutions.info&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Website: &lt;a href=&quot;http://www.mksolutions.info&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.mksolutions.info&quot;  rel=&quot;nofollow&quot;&gt;http://www.mksolutions.info&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Kontakt&quot; [329-595] --&gt;
&lt;h5&gt;&lt;a name=&quot;direkter-kontakt-per-e-mail&quot; id=&quot;direkter-kontakt-per-e-mail&quot;&gt;Direkter Kontakt per E-Mail:&lt;/a&gt;&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;&lt;form action=&quot;/doku.php&quot; method=&quot;post&quot; onsubmit=&quot;return validatecontact(this);&quot;&gt;&lt;table class=&quot;inline&quot;&gt;&lt;tr&gt;&lt;td&gt;Name : &lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;name&quot; value=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;E-Mail : &lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Betreff : &lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;subject&quot; value=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Nachricht : &lt;/td&gt;&lt;td&gt;&lt;textarea name=&quot;content&quot; wrap=&quot;on&quot; cols=&quot;40&quot; rows=&quot;6&quot; value=&quot;&quot; &gt;&lt;/textarea&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;'HUMAN' eingeben : &lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;verify&quot; value=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;input type=&quot;hidden&quot; name=&quot;do&quot; value=&quot;show&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;id&quot; value=&quot;kontakt&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;purge&quot; value=&quot;true&quot; /&gt;&lt;input type=&quot;hidden&quot; name=&quot;contact&quot;   value=&quot;true&quot; /&gt;&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Senden&quot; /&gt;&lt;/p&gt;&lt;/form&gt;&lt;/div&gt;
&lt;p&gt;

&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Direkter Kontakt per E-Mail:&quot; [596-651] --&gt;
&lt;h2&gt;&lt;a name=&quot;informationen&quot; id=&quot;informationen&quot;&gt;Informationen&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;

&lt;br/&gt;
 
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/zur-person&quot; class=&quot;wikilink1&quot; title=&quot;zur-person&quot;&gt;Zur Person&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/referenzen&quot; class=&quot;wikilink1&quot; title=&quot;referenzen&quot;&gt;Referenzen&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Informationen&quot; [652-730] --&gt;
&lt;h2&gt;&lt;a name=&quot;anfahrt&quot; id=&quot;anfahrt&quot;&gt;Anfahrt&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
So finden Sie uns auf &lt;a href=&quot;http://maps.google.de/maps?f=q&amp;amp;hl=de&amp;amp;q=August-Bebel-Straße%2065,%2021029%20Hamburg&amp;amp;ie=UTF8&amp;amp;z=16&amp;amp;om=1&amp;amp;iwloc=addr&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://maps.google.de/maps?f=q&amp;amp;hl=de&amp;amp;q=August-Bebel-Straße%2065,%2021029%20Hamburg&amp;amp;ie=UTF8&amp;amp;z=16&amp;amp;om=1&amp;amp;iwloc=addr&quot;  rel=&quot;nofollow&quot;&gt;Google Maps&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Anfahrt&quot; [731-] --&gt;</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/embedded-systems">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-14T12:29:58+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Embedded Systems</title>
        <link>http://www.mksolutions.info/doku.php/embedded-systems</link>
        <description>


&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo_kl.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Innovative Kommunikationslösungen&quot; alt=&quot;Innovative Kommunikationslösungen&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;br/&gt;
 
&lt;/p&gt;



&lt;h1&gt;&lt;a name=&quot;embedded-systems&quot; id=&quot;embedded-systems&quot;&gt;Embedded Systems&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

Auf dieser Seite finden Sie Spezifikationen für Single-Board-Computer beispielhaft aufgeführt. Diese sind für kleine und mittlere Installationen, sowie für Erweiterung bestehender System sehr gut geeignet.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Embedded Systems&quot; [245-491] --&gt;
&lt;h2&gt;&lt;a name=&quot;hardware-eines-embedded-asterisk-systems&quot; id=&quot;hardware-eines-embedded-asterisk-systems&quot;&gt;Hardware eines embedded Asterisk-Systems&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Komplett lüfterlos, geräuschlos, ohne bewegliche Bauteile.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dadurch sehr langlebig und auf Dauereinsatz ausgelegt.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Kompaktes &amp;amp; robustes Metallgehäuse&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Optional erweiterbar auf 19“ Rahmen.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Minimale Stromaufnahme: max. 20W.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Die Daten werden auf einer CompactFlash-Karte gespeichert.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Systemleistung für bis zu 16 simultane Gespräche&lt;sup&gt;&lt;a href=&quot;#fn__1&quot; name=&quot;fnt__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2 bis 8 ISDN S0-Ports (4-16 B-Kanäle) intern/extern schaltbar (mit optionaler PCI-Karte). &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4x Ethernet 10/100 Mbit.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2 USB Ports für Systemerweiterungen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Serielle Schnittstelle zur Diagnose.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Hardware eines embedded Asterisk-Systems&quot; [492-1129] --&gt;
&lt;h2&gt;&lt;a name=&quot;software-ausstattung&quot; id=&quot;software-ausstattung&quot;&gt;Software-Ausstattung&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Angepasste Asterisk-Linux-Distribution für „Embedded Systems“.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Webbasierte Benutzeroberfläche für die Konfiguration&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Rechtesystem für verschiedene Benutzer: Admin, Staff, Voicemail-User&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Verwaltung von Voicemails, &lt;acronym title=&quot;Call Detail Records&quot;&gt;CDR&lt;/acronym&gt;, Caller-ID, Whitelist, Blacklist + Actionlist&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Persönlicher Kontakt zu den Entwicklern&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Eigene aktive Mitarbeit bei der Weiterentwicklung und Erweiterung der Distribution (seit Anfang 2007).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Individuelle Anforderungen von Kunden können dadurch eingebracht werden.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Eingebauter Router mit integrierter und einfach zu konfigurierender Firewall.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;acronym title=&quot;Dynamic Host Configuration Protocol&quot;&gt;DHCP&lt;/acronym&gt;- + &lt;acronym title=&quot;Domain Name System&quot;&gt;DNS&lt;/acronym&gt;-Server.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; VPN-Server: IPSec + OpenVPN.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;acronym title=&quot;File Transfer Protocol&quot;&gt;FTP&lt;/acronym&gt;-Server, TFTP-Server (zum einfachen Upgrade von IP-Phones).&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Software-Ausstattung&quot; [1130-] --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; name=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
IP oder ISDN&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/willkommen">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-09T15:18:13+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Die Zukunft der Telefonie</title>
        <link>http://www.mksolutions.info/doku.php/willkommen</link>
        <description>
&lt;p&gt;

&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;mk solutions - Alle Verbindungen im Blick&quot; alt=&quot;mk solutions - Alle Verbindungen im Blick&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 

&lt;/p&gt;

&lt;h1&gt;&lt;a name=&quot;die-zukunft-der-telefonie&quot; id=&quot;die-zukunft-der-telefonie&quot;&gt;Die Zukunft der Telefonie&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/telefon_composing3c.jpg&quot; class=&quot;media&quot; title=&quot;Die Zukunft der Telefonie&quot; alt=&quot;Die Zukunft der Telefonie&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Die Zukunft der Telefonie&quot; [377-495] --&gt;
&lt;h3&gt;&lt;a name=&quot;effiziente-moderne-telefonie-fuer-ihr-unternehmen&quot; id=&quot;effiziente-moderne-telefonie-fuer-ihr-unternehmen&quot;&gt;Effiziente, moderne Telefonie für Ihr Unternehmen&lt;/a&gt;&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;

Ihre konkreten, individuellen Anforderungen an moderne Telekommunikation werden mit uns zur Realität: Wir setzen Ihre Wünsche mithilfe von &lt;strong&gt;Asterisk®&lt;/strong&gt; kostengünstig und zukunftssicher in die Praxis um. Sie profitieren von mehr Komfort und Effizienz bei gleichzeitiger Kosten- und Zeitersparnis.
Asterisk ist für große Unternehmen und Telefonie-Serviceprovider ebenso wie für kleine Firmen geeignet.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Effiziente, moderne Telefonie für Ihr Unternehmen&quot; [496-972] --&gt;
&lt;h3&gt;&lt;a name=&quot;anwendungen-und-integration-von-asterisk&quot; id=&quot;anwendungen-und-integration-von-asterisk&quot;&gt;Anwendungen und Integration von Asterisk&lt;/a&gt;&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;

Voicemail, Konferenzschaltungen, Sprachdialoge und Warteschlangen sowie die Nutzung von Voice-over-IP gehören zu den Standardfeatures der Asterisk Telefonanlagen-Software. Darüber hinaus bietet Asterisk eine von traditionellen, proprietären Telefonanlagen unerreichte Integration mit anderen Technologien.
Asterisk wurde von der Fachzeitschrift InfoWorld in der Sparte Internettelefonie mehrfach als beste Open Source-Software weltweit ausgezeichnet.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Anwendungen und Integration von Asterisk&quot; [973-1484] --&gt;
&lt;h3&gt;&lt;a name=&quot;mehr-komfort-mehr-service-geringere-kosten&quot; id=&quot;mehr-komfort-mehr-service-geringere-kosten&quot;&gt;Mehr Komfort, mehr Service, geringere Kosten&lt;/a&gt;&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;

Internationalisierung und die Notwendigkeit, Zeit und Kosten zu sparen: Mit unserem Know-how bauen Sie Ihre Wettbewerbsfähigkeit aus. Einige Anwendungsbeispiele für Asterisk:

&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Im Ausland nutzen Sie die Voice-over-IP-Provider des jeweiligen Landes. Statt teurer Auslandsgespräche fallen nur deren nationale Gebühren an.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Weltweite kostenlose Telefonie wird möglich: Mit standortunabhängigen Nebenstellen binden Sie Mitarbeiter in anderen Teilen der Welt in Ihre Telefonanlage ein. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Für Ihre Kunden möchten Sie und Ihre Mitarbeiter jederzeit und überall erreichbar sein. Dafür benötigen Ihre Kunden nur Ihre bereits bekannte Rufnummer. Anrufe können auch an andere Ansprechpartner, das Voicemail- oder E-Mail-System weitergeleitet werden.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Click2Dial: Ein Mausklick genügt zum Anwählen einer auf dem Bildschirm angezeigten Telefonnummer. In welchem Programm oder Format diese Nummer angezeigt wird, spielt dabei keine Rolle.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;

&lt;br/&gt;
 
Die Realisierung mancher Kommunikationsanforderungen schien bisher zu kostenintensiv zu sein.
Für die Asterisk-Software entstehen Ihnen keine Lizenzgebühren. Auf den nachfolgenden Seiten erhalten Sie &lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk&quot; class=&quot;wikilink1&quot; title=&quot;asterisk&quot;&gt;Beispiele weiterer Anwendungsmöglichkeiten&lt;/a&gt;&lt;/strong&gt; von Asterisk, die solche Anforderungen umsetzbar machen.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
Die Stärke von Asterisk liegt in der Anpassungsfähigkeit und der unerreichten Konformität zu bestehenden, weit verbreiteten Standards. Keine andere Telefonanlage bzw. kein anderes Kommunikationssystem bietet so viele Einsatzmöglichkeiten. Unsere Erfahrung dabei hat sich bewährt: Lesen Sie unsere &lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/referenzen&quot; class=&quot;wikilink1&quot; title=&quot;referenzen&quot;&gt;Unternehmensreferenzen&lt;/a&gt;&lt;/strong&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/kontakt&quot; class=&quot;wikilink1&quot; title=&quot;kontakt&quot;&gt;Nehmen Sie Kontakt zu uns auf&lt;/a&gt;&lt;/strong&gt; und erfahren Sie direkt, wie wir Ihre Anforderungen mithilfe von Asterisk erfüllen!
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;Original Telefon-Fotos © „Klicker“, 
Michael Grabscheit / &lt;a href=&quot;http://www.pixelio.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.pixelio.de&quot;  rel=&quot;nofollow&quot;&gt;Pixelio&lt;/a&gt;&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;Asterisk® ist eine eingetragene Marke von Digium, Inc&lt;/em&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Mehr Komfort, mehr Service, geringere Kosten&quot; [1485-] --&gt;</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/asterisk-beispiele">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-09T15:00:57+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Asterisk Beispiele</title>
        <link>http://www.mksolutions.info/doku.php/asterisk-beispiele</link>
        <description>
&lt;p&gt;

&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/banner/bruecke_7.jpg&quot; class=&quot;media&quot; title=&quot;mk solutions&quot; alt=&quot;mk solutions&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo_kl.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Maßgeschneiderte Kommunikationslösungen&quot; alt=&quot;Maßgeschneiderte Kommunikationslösungen&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;/p&gt;



&lt;h1&gt;&lt;a name=&quot;asterisk-beispiele&quot; id=&quot;asterisk-beispiele&quot;&gt;Asterisk Beispiele&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

Hier sind nun einige Beispiele aufgeführt, bei denen &lt;strong&gt;Asterisk®&lt;/strong&gt; für verschiedenste Lösungen eingesetzt werden kann.

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Asterisk Beispiele&quot; [311-468] --&gt;
&lt;h4&gt;&lt;a name=&quot;voicemail-system&quot; id=&quot;voicemail-system&quot;&gt;Voicemail-System&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

&lt;strong&gt;Asterisk&lt;/strong&gt; stellt einen zentralen Speicher für Sprachnachrichten zur Verfügung. Diese können auch wahlweise per E-Mail zugestellt werden. Jeder Benutzer kann seine eigene Sprachbox erhalten. Am Telefon wird signalisiert, ob neue Nachrichten vorhanden sind (&lt;acronym title=&quot;Message Waiting Indicator&quot;&gt;MWI&lt;/acronym&gt;). 
&lt;/p&gt;

&lt;p&gt;
Asterisk wird auch häufig dafür &lt;a href=&quot;http://www.mksolutions.info/doku.php/case-study-ic-public-relations&quot; class=&quot;wikilink1&quot; title=&quot;case-study-ic-public-relations&quot;&gt;eingesetzt&lt;/a&gt;, um ein vorhandenes TK-System, um diese Funktion  (&lt;em&gt;bzw. die folgenden Funktionen&lt;/em&gt;) zu erweitern.

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Voicemail-System&quot; [469-944] --&gt;
&lt;h4&gt;&lt;a name=&quot;call-center-funktionen&quot; id=&quot;call-center-funktionen&quot;&gt;Call Center-Funktionen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Auch für kleinere Firmen sind, einfach zu bedienende, Call Center-Funktionen wie Warteschlangen, Anrufverteilung (auch mit vorgeschalteten Ansagen) und Reporting möglich. Diese Funktion wird auch gern beim Vermittlungsplatz einesetzt. Es können auch Überläufe auf andere Warteschlange, Telefone oder die Voicemail aktiviert werden.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/telefon_composing2a.jpg&quot; class=&quot;media&quot; title=&quot;Die Zukunft der Telefonie&quot; alt=&quot;Die Zukunft der Telefonie&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Call Center-Funktionen&quot; [945-1393] --&gt;
&lt;h4&gt;&lt;a name=&quot;telefonkonferenzen&quot; id=&quot;telefonkonferenzen&quot;&gt;Telefonkonferenzen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Es können beliebig viele Telefonkonferenz-Räume mit eigener (externer) Einwahlnummer und optionalem Passwort eingerichtet werden. Zusätzlich kann ein Moderator eingerichtet werden, der z.B. Teilnehmern das Wort erteilen kann (für Vorträge, Schulungen, Online-Seminare).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Telefonkonferenzen&quot; [1394-1697] --&gt;
&lt;h4&gt;&lt;a name=&quot;sprachdialoge&quot; id=&quot;sprachdialoge&quot;&gt;Sprachdialoge&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Es können Sprachdialoge/Voice-Menüs &lt;sup&gt;&lt;a href=&quot;#fn__1&quot; name=&quot;fnt__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; (mit Tonwahlerkennung) erstellt werden: 
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Drücken Sie die 1, um mit dem Einkauf zu sprechen…
Drücken Sie die 2, um mit dem Versand zu sprechen…&lt;/pre&gt;

&lt;p&gt;

Diese können beliebig lang (oder mit Untermenüs) sein und unterschiedlichste Funktionen ausführen.
Hiermit kann z.B. eine „Automatische Vermittlung“ realisiert werden. 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Sprachdialoge&quot; [1698-2093] --&gt;
&lt;h4&gt;&lt;a name=&quot;zeitsteuerung&quot; id=&quot;zeitsteuerung&quot;&gt;Zeitsteuerung&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Es können zeitgesteuert (nach Uhrzeit/Wochentag/Datum/Feiertagsliste) Aktionen gesteuert werden. Z. B. verschiedene Ansagen je nach Tageszeit, Urlaubsansagen, Weiterleitung auf andere (auch externe) Rufnummern. Dieses kann auch hervorragend in Verbindung mit mit der Blacklist-/Whitelist-Funktion eingesetzt werden.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Zeitsteuerung&quot; [2094-2434] --&gt;
&lt;h4&gt;&lt;a name=&quot;absender-rufnummer-veraendern&quot; id=&quot;absender-rufnummer-veraendern&quot;&gt;Absender-Rufnummer verändern&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Call Center dürfen &lt;em&gt;inzwischen&lt;/em&gt; nicht mehr mit unterdrückter Rufnummer anrufen. Außerdem muß je Projekt (nicht je Arbeitsplatz!) eine eindeutige Rufnummer übermittelt werden (&lt;em&gt;zum Schutz des Verbrauchers&lt;/em&gt;). Dieses ist mit den meisten herkömmlichen (&lt;em&gt;auch sehr teuren&lt;/em&gt;) Telefonanlagen oftmals nicht möglich.&lt;br/&gt;
 
Für diesen Einsatz wird &lt;strong&gt;Asterisk&lt;/strong&gt; zwischen der Amtsleitung und der vorhandenen TK-Anlage angeschlossen.
Nun kann durch Wählen einer zusätzlichen „Vorwahl“ &lt;sup&gt;&lt;a href=&quot;#fn__2&quot; name=&quot;fnt__2&quot; id=&quot;fnt__2&quot; class=&quot;fn_top&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; (oftmals automatisiert) erreicht werden, dass die abgehende Rufnummer für diesen Anruf anhand einer Tabelle geändert wird &lt;sup&gt;&lt;a href=&quot;#fn__3&quot; name=&quot;fnt__3&quot; id=&quot;fnt__3&quot; class=&quot;fn_top&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Absender-Rufnummer verändern&quot; [2435-3174] --&gt;
&lt;h4&gt;&lt;a name=&quot;callback-loesung&quot; id=&quot;callback-loesung&quot;&gt;Callback-Lösung&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Bei dieser Lösung kann z.B. per Mobiltelefon eine bestimmte Rufnummer des Asterisks (kostenlos) angerufen werden.
Asterisk überprüft die Rufnummer des Anrufers, nimmt aber nicht ab, sondern trennt das Gespräch und ruft den Mobilfunk-Teilnehmer automatisch zurück &lt;sup&gt;&lt;a href=&quot;#fn__4&quot; name=&quot;fnt__4&quot; id=&quot;fnt__4&quot; class=&quot;fn_top&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt;. Dieser erhält nun eine Ansage und die Aufforderung ein Passwort einzugeben. Danach kann er über den Asterisk weiter wählen (optional mit der Absender-Rufnummer seines Arbeitsplatzes in der Firma). &lt;br/&gt;
 
&lt;em&gt;Diese Lösung ist für Firmen interessant, die zu günstigen Tarifen die Mobiltelefone ihrer Mitarbeiter  erreichen können.&lt;/em&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Callback-Lösung&quot; [3175-3857] --&gt;
&lt;h4&gt;&lt;a name=&quot;filialenhome-office&quot; id=&quot;filialenhome-office&quot;&gt;Filialen/Home Office&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Es können mit einfachen Mitteln Filialen oder kostengünstige Home Office-Arbeitsplätze über IP (z. B. DSL oder Kabelanschluss) angebunden werden. Diese Standorte können dann untereinander kostenlos telefonieren.&lt;br/&gt;
  
Für die Anbindung eines Home Offices würde z. B. eine &lt;a href=&quot;http://www.avm.de/de/Produkte/FRITZBox/index.php&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.avm.de/de/Produkte/FRITZBox/index.php&quot;  rel=&quot;nofollow&quot;&gt;AVM FRITZ!Box Fon&lt;/a&gt; als Hardware ausreichen.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Filialen/Home Office&quot; [3858-4261] --&gt;
&lt;h4&gt;&lt;a name=&quot;fritz-box-als-gateway&quot; id=&quot;fritz-box-als-gateway&quot;&gt;FRITZ!Box als Gateway&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Für kleinere Lösungen kann die AVM FRITZ!Box Fon 7170 oder 7270 als ISDN/Analog-auf-IP-Gateway am Asterisk eingesetzt werden, um einige der oben genannten Funktionen (welche die FRITZ!Box nicht selbst anbietet) auch für kleine Firmen, Selbständige und Freiberufler zu ermöglichen. Auch Leute, die viel unterwegs sind, und für bestimmte Anrufer jederzeit erreichbar sein müssen (jedoch nicht immer für alle) können damit die Blacklist-/Whitelist-Funktion nutzen.

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;FRITZ!Box als Gateway&quot; [4262-4762] --&gt;
&lt;h4&gt;&lt;a name=&quot;case-study&quot; id=&quot;case-study&quot;&gt;Case Study&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Fallbeispiel für den effektiven Einsatz von Asterisk bei der „IC Public Relations“ in Hamburg:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/case-study-ic-public-relations&quot; class=&quot;wikilink1&quot; title=&quot;case-study-ic-public-relations&quot;&gt;Case Study IC Public Relations&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;Original Telefon-Fotos © Bernd Boscolo, Andreas Morlok, Sebastian Bernhard / &lt;a href=&quot;http://www.pixelio.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.pixelio.de&quot;  rel=&quot;nofollow&quot;&gt;Pixelio&lt;/a&gt;&lt;/em&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Case Study&quot; [4763-] --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; name=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
&lt;acronym title=&quot;Interactive Voice Response&quot;&gt;IVR&lt;/acronym&gt;&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__2&quot; id=&quot;fn__2&quot; name=&quot;fn__2&quot; class=&quot;fn_bot&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; 
vergleichbar mit Call-by-Call&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__3&quot; id=&quot;fn__3&quot; name=&quot;fn__3&quot; class=&quot;fn_bot&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt; 
Die gesetzlichen Bestimmungen sind dabei zu beachten&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__4&quot; id=&quot;fn__4&quot; name=&quot;fn__4&quot; class=&quot;fn_bot&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt; 
dadurch fallen für den Anrufer keine Gebühren an&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    <item rdf:about="http://www.mksolutions.info/doku.php/asterisk-features">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-09T14:57:21+02:00</dc:date>
        <dc:creator>Michael Keuter</dc:creator>
        <title>Asterisk-Features</title>
        <link>http://www.mksolutions.info/doku.php/asterisk-features</link>
        <description>
&lt;p&gt;

&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/banner/hamburg_1.jpg&quot; class=&quot;media&quot; title=&quot;mk solutions&quot; alt=&quot;mk solutions&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/mksolutions_logo_kl.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Maßgeschneiderte Kommunikationslösungen&quot; alt=&quot;Maßgeschneiderte Kommunikationslösungen&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;
 
&lt;br/&gt;
  
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;br/&gt;
  
 

&lt;/p&gt;

&lt;h1&gt;&lt;a name=&quot;asterisk-features&quot; id=&quot;asterisk-features&quot;&gt;Asterisk-Features&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

Es kann hier nur ein kleiner Teil der Features aufgezählt werden. Dadurch, dass &lt;strong&gt;Asterisk®&lt;/strong&gt; eine „Computer-Software“ ist, durch die eingebauten Skripting-Möglichkeiten (intern sowie extern) und durch sinnvolle Kombination der hier vorgestellten Funktionen ergeben sich unzählige Anwendungsmöglichkeiten. Diese gehen weit über das hinaus, was herkömmliche Telefonanlagen an Funktionen bereitstellen können. In Zweifel nehmen Sie einfach Kontakt mit uns auf, um die Machbarkeit spezieller Funktionen abzuklären.
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;img src=&quot;http://www.mksolutions.info/lib/exe/fetch.php/images/telefon_composing1a.jpg&quot; class=&quot;media&quot; title=&quot;Die Zukunft der Telefonie&quot; alt=&quot;Die Zukunft der Telefonie&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Asterisk-Features&quot; [312-946] --&gt;
&lt;h4&gt;&lt;a name=&quot;erweiterte-funktionen&quot; id=&quot;erweiterte-funktionen&quot;&gt;Erweiterte Funktionen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Integriertes &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#voicemail-system&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Voicemail-System&lt;/a&gt; (zentraler Sprachspeicher)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Frei skalierbar: von einer bis tausende Nebenstellen bei gleichem Funktionsumfang&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Voice-over-IP &lt;sup&gt;&lt;a href=&quot;#fn__1&quot; name=&quot;fnt__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; - Telefonie über das vorhandene Daten-Netzwerk oder Internet (bzw. VPN) ohne zusätzliche Hardware (mit standardisierten Protokollen) und somit weltweit lokale Rufnummern möglich.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Nutzung von durchwahlfähigen VoIP-Providern (SIP/IAX2) möglich (⇒ günstigere Telefontarife)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Einfache Möglichkeit der &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#filialenhome-office&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Vernetzung mehrerer Systeme&lt;/a&gt; (Home Offices/Filialen)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Intelligentes Anruf-Routing (auch über mehrere Systeme hinweg)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ausweichen auf andere Verbindungen (Routen) bei Ausfall einer Verbindung&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; LCR (Least Cost Routing) - Automatische Auswahl der günstigsten Verbindung für ISDN und VoIP&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#zeitsteuerung&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Zeitgesteuerte Aktionen&lt;/a&gt; (z.B. Tag-/Nachtschaltung)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Anrufweiterleitung mit Unterscheidung nach Zeit und ob der Anrufer intern oder extern ist&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Integriertes &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#telefonkonferenzen&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Telefonkonferenz-System&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Schnittstellen zu verschiedenen Datenbanken (interne Datenbank AstDB, ODBC, MySQL, etc.)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Diverse Möglichkeiten von &lt;acronym title=&quot;Computer Telephony Integration&quot;&gt;CTI&lt;/acronym&gt; und Click-to-Dial &lt;sup&gt;&lt;a href=&quot;#fn__2&quot; name=&quot;fnt__2&quot; id=&quot;fnt__2&quot; class=&quot;fn_top&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; (TAPI-Schnittstelle und dadurch Anbindung an &lt;acronym title=&quot;Microsoft&quot;&gt;MS&lt;/acronym&gt; Outlook durch Zusatz-Software möglich)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Externe Steuerbarkeit von Asterisk durch AMI &lt;sup&gt;&lt;a href=&quot;#fn__3&quot; name=&quot;fnt__3&quot; id=&quot;fnt__3&quot; class=&quot;fn_top&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt;-Schnittstelle möglich&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Skriptbarer Anrufverlauf durch AGI &lt;sup&gt;&lt;a href=&quot;#fn__4&quot; name=&quot;fnt__4&quot; id=&quot;fnt__4&quot; class=&quot;fn_top&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt;-Schnittstelle möglich (mit diversen Programmiersprachen)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zusätzliche Möglichkeit, vollautomatisch Gespräche aufzubauen zu lassen (z. B. Weckruf, etc.)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Modularer Aufbau der Asterisk-Software (für Entwickler ist eine einfache Erweiterung um neue Funktionen möglich)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Automatische Speicherung von Gesprächsdatensätzen (&lt;acronym title=&quot;Call Detail Records&quot;&gt;CDR&lt;/acronym&gt;) in verschiendenen Formaten (&lt;acronym title=&quot;Comma-Separated Values&quot;&gt;CSV&lt;/acronym&gt;, &lt;acronym title=&quot;Structured Query Language&quot;&gt;SQL&lt;/acronym&gt;, etc.)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklist und Whitelist (Blocken bzw. Zulassen von Anrufern nach Absender-Rufnummer (&lt;acronym title=&quot;Calling Line Identification&quot;&gt;CLID&lt;/acronym&gt;))&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Privacy-Manager (gezielte Anruf-Behandlung von Anrufern mit unterdrückter Rufnummer)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Beliebig viele Ansagen, die auch selbst per Telefon aufgenommen werden können (oder mit vorh. Audio-Dateien)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#sprachdialoge&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Sprachdialoge&lt;/a&gt; &lt;sup&gt;&lt;a href=&quot;#fn__5&quot; name=&quot;fnt__5&quot; id=&quot;fnt__5&quot; class=&quot;fn_top&quot;&gt;5)&lt;/a&gt;&lt;/sup&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Automatische oder manuelle Gesprächsaufzeichnung &lt;sup&gt;&lt;a href=&quot;#fn__6&quot; name=&quot;fnt__6&quot; id=&quot;fnt__6&quot; class=&quot;fn_top&quot;&gt;6)&lt;/a&gt;&lt;/sup&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Follow-Me &lt;sup&gt;&lt;a href=&quot;#fn__7&quot; name=&quot;fnt__7&quot; id=&quot;fnt__7&quot; class=&quot;fn_top&quot;&gt;7)&lt;/a&gt;&lt;/sup&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Erweiterte Funktionen&quot; [947-3607] --&gt;
&lt;h4&gt;&lt;a name=&quot;call-center-funktionalitaet&quot; id=&quot;call-center-funktionalitaet&quot;&gt;Call Center Funktionalität&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#call-center-funktionen&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Queues&lt;/a&gt;/Warteschlangen (ACD-Gruppen) &lt;sup&gt;&lt;a href=&quot;#fn__8&quot; name=&quot;fnt__8&quot; id=&quot;fnt__8&quot; class=&quot;fn_top&quot;&gt;8)&lt;/a&gt;&lt;/sup&gt; und Rufgruppen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Jeder Benutzer (Agent) kann in mehreren Queues gleichzeitig angemeldet sein&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Die Anrufe können durch verschiedene Strategien verteilt werden&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Überläufe in andere Queues oder auf die Voicemail möglich&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Statistik-Auswertung/Reporting (optional)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Live-Monitor-Funktion (optional)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dynamische Anpassung der eigenen &lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele#absender-rufnummer-veraendern&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Absender-Rufnummer&lt;/a&gt; (&lt;acronym title=&quot;Calling Line Identification&quot;&gt;CLID&lt;/acronym&gt;)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Einsatz als &lt;a href=&quot;http://de.wikipedia.org/wiki/Predictive_Dialer&quot; class=&quot;interwiki iw_wpde&quot; title=&quot;http://de.wikipedia.org/wiki/Predictive_Dialer&quot;&gt;(Predictive-) Dialer&lt;/a&gt; (optional)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Call Center Funktionalität&quot; [3608-4266] --&gt;
&lt;h4&gt;&lt;a name=&quot;standard-telefonie-funktionen&quot; id=&quot;standard-telefonie-funktionen&quot;&gt;Standard-Telefonie-Funktionen&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Internes/externes Verbinden, Makeln, Rufumleitung&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Systemkurzwahl (zentrales Telefonbuch)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Rufübernahme-Gruppen (Pick-up)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Namesanzeige des Anrufer bei erkannter &lt;acronym title=&quot;Calling Line Identification&quot;&gt;CLID&lt;/acronym&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Frei einstellbare Wartemusiken (&lt;acronym title=&quot;Music on Hold&quot;&gt;MOH&lt;/acronym&gt;)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Abhängig von den verwendeten Telefonen: &lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Konfiguration verschiedener Klingeltöne&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Anklopfen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Statusanzeige anderer Telefone&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;

und vieles mehr …

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Standard-Telefonie-Funktionen&quot; [4267-4693] --&gt;
&lt;h4&gt;&lt;a name=&quot;case-study&quot; id=&quot;case-study&quot;&gt;Case Study&lt;/a&gt;&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;

Fallbeispiel für den effektiven Einsatz von Asterisk bei der „IC Public Relations“ in Hamburg:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/case-study-ic-public-relations&quot; class=&quot;wikilink1&quot; title=&quot;case-study-ic-public-relations&quot;&gt;Case Study IC Public Relations&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Case Study&quot; [4694-4881] --&gt;
&lt;h2&gt;&lt;a name=&quot;beispiele&quot; id=&quot;beispiele&quot;&gt;Beispiele&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.mksolutions.info/doku.php/asterisk-beispiele&quot; class=&quot;wikilink1&quot; title=&quot;asterisk-beispiele&quot;&gt;Beispiele der Möglichkeiten mit Asterisk&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;Original Telefon-Fotos © Bernd Boscolo, Rainer Sturm, Viktor Mildenberger, Sebastian Bernhard / &lt;a href=&quot;http://www.pixelio.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.pixelio.de&quot;  rel=&quot;nofollow&quot;&gt;Pixelio&lt;/a&gt;&lt;/em&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- SECTION &quot;Beispiele&quot; [4882-] --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; name=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
VoIP&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__2&quot; id=&quot;fn__2&quot; name=&quot;fn__2&quot; class=&quot;fn_bot&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; 
Durch Anklicken eines Links auf einer Webseite wird der Anruf ausgelöst&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__3&quot; id=&quot;fn__3&quot; name=&quot;fn__3&quot; class=&quot;fn_bot&quot;&gt;3)&lt;/a&gt;&lt;/sup&gt; 
Asterisk Manager Interface&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__4&quot; id=&quot;fn__4&quot; name=&quot;fn__4&quot; class=&quot;fn_bot&quot;&gt;4)&lt;/a&gt;&lt;/sup&gt; 
Asterisk Gateway Interface&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__5&quot; id=&quot;fn__5&quot; name=&quot;fn__5&quot; class=&quot;fn_bot&quot;&gt;5)&lt;/a&gt;&lt;/sup&gt; 
Voicemenu/&lt;acronym title=&quot;Interactive Voice Response&quot;&gt;IVR&lt;/acronym&gt;&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__6&quot; id=&quot;fn__6&quot; name=&quot;fn__6&quot; class=&quot;fn_bot&quot;&gt;6)&lt;/a&gt;&lt;/sup&gt; 
hierbei sind die gesetzlichen Bestimmungen zu berücksichtigen&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__7&quot; id=&quot;fn__7&quot; name=&quot;fn__7&quot; class=&quot;fn_bot&quot;&gt;7)&lt;/a&gt;&lt;/sup&gt; 
Benutzer können mehrere Rufnummern angeben, die parallel oder nacheinander angerufen werden (auch zeitabhängig) &lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__8&quot; id=&quot;fn__8&quot; name=&quot;fn__8&quot; class=&quot;fn_bot&quot;&gt;8)&lt;/a&gt;&lt;/sup&gt; 
Automatische Anrufverteilung&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
