<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>David On Net - VoIP</title>
    <link>http://www.cure.nom.fr/blog/</link>
    <description></description>
    <dc:language>fr</dc:language>
    <generator>Serendipity 1.5.4 - http://www.s9y.org/</generator>
    <pubDate>Sat, 29 May 2010 10:56:52 GMT</pubDate>

    <image>
        <url>http://www.cure.nom.fr/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: David On Net - VoIP - </title>
        <link>http://www.cure.nom.fr/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Asterisk et limitation de temps d'appel : script Python AMI</title>
    <link>http://www.cure.nom.fr/blog/archives/202-Asterisk-et-limitation-de-temps-dappel-script-Python-AMI.html</link>
            <category>Logiciel Libre</category>
            <category>Python</category>
            <category>VoIP</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/202-Asterisk-et-limitation-de-temps-dappel-script-Python-AMI.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=202</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=202</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    &lt;p&gt;J&#039;utilise un forfait SIP illimité, mais comme toute chose illimité en France il y a des limites et l&#039;une d&#039;elle est le temps de communication lors d&#039;un appel qui ne doit pas dépasser 1H (après ce temps, l&#039;appel est considéré hors-forfait).&lt;/p&gt; 
&lt;p&gt;Utilisant un serveur Asterisk, j&#039;ai donc écrit un petit démon utilisant l&#039;AMI (Asterisk Management Interface) en Python pour limiter le temps de ces appels.&lt;/p&gt; 
&lt;p&gt; &lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.cure.nom.fr/blog/archives/202-Asterisk-et-limitation-de-temps-dappel-script-Python-AMI.html#extended&quot;&gt;Continuer à lire &quot;Asterisk et limitation de temps d&#039;appel : script Python AMI&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 29 May 2010 12:56:52 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/202-guid.html</guid>
    
</item>
<item>
    <title>Asterisk 1.6 : voicemail et backend imap</title>
    <link>http://www.cure.nom.fr/blog/archives/201-Asterisk-1.6-voicemail-et-backend-imap.html</link>
            <category>Debian</category>
            <category>Logiciel Libre</category>
            <category>VoIP</category>
    
    <comments>http://www.cure.nom.fr/blog/archives/201-Asterisk-1.6-voicemail-et-backend-imap.html#comments</comments>
    <wfw:comment>http://www.cure.nom.fr/blog/wfwcomment.php?cid=201</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.cure.nom.fr/blog/rss.php?version=2.0&amp;type=comments&amp;cid=201</wfw:commentRss>
    

    <author>nospam@example.com (David)</author>
    <content:encoded>
    &lt;p&gt;Sous asterisk, il existe la possibilité d&#039;utiliser un serveur imap pour stocker les messages (voicemail). L&#039;avantage de cela par rapport à un envoie classique de mail avec le fichier audio du message est que lors de la lecture et/ou destruction du message dans sa messagerie, cela modifie aussi la messagerie Asterisk, ainsi que les indications sur son téléphone SIP.&lt;/p&gt;
&lt;p&gt;Lorsqu&#039;on utilise cette possibilité avec un serveur Docevot, il y a un petit soucis : chaque message est indiqué comme &amp;quot;Nouveau&amp;quot; et &amp;quot;Urgent&amp;quot;, et donc sur un téléphone SIP on se retrouve avec 2 fois plus de messages que ce que l&#039;on a effectivement.&lt;/p&gt;
&lt;p&gt;J&#039;ai donc patché un petit peu le backend imap de la version 1.6 d&#039;Asterisk et packagé le tout pour Debian lenny amd64. Les paquets sont disponibles dans mon &lt;a href=&quot;http://www.cure.nom.fr/blog/archives/68-Depot-Debian.html&quot;&gt;dépôt Debian&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 23 May 2010 15:29:18 +0200</pubDate>
    <guid isPermaLink="false">http://www.cure.nom.fr/blog/archives/201-guid.html</guid>
    
</item>

</channel>
</rss>
