<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://it.gurevich.intercon.ru/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="https://it.gurevich.intercon.ru/feed.php">
        <title>San's Notebook</title>
        <description></description>
        <link>https://it.gurevich.intercon.ru/</link>
        <image rdf:resource="https://it.gurevich.intercon.ru/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-04-06T01:00:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://it.gurevich.intercon.ru/doku.php/asterisk:perenapravlenie_vxodjaschix_vyzovov?rev=1649412139"/>
                <rdf:li rdf:resource="https://it.gurevich.intercon.ru/doku.php/asterisk:ochered_-_podkjuchenie_otkljuchenie_k_ocheredi_obrabotki_zvonkov_callcenter?rev=1649412178"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://it.gurevich.intercon.ru/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>San's Notebook</title>
        <link>https://it.gurevich.intercon.ru/</link>
        <url>https://it.gurevich.intercon.ru/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://it.gurevich.intercon.ru/doku.php/asterisk:perenapravlenie_vxodjaschix_vyzovov?rev=1649412139">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-08T10:02:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Перенаправление входящих вызовов на сервере Астериск</title>
        <link>https://it.gurevich.intercon.ru/doku.php/asterisk:perenapravlenie_vxodjaschix_vyzovov?rev=1649412139</link>
        <description>Перенаправление входящих вызовов на сервере Астериск

Если приходит звонок, а вызываемого абонента нет на месте, то что происходит? Вызывающий ждет, ждет, после чего либо вызов заканчивается, либо вызывающий перенаправляется в голосовую почту.</description>
    </item>
    <item rdf:about="https://it.gurevich.intercon.ru/doku.php/asterisk:ochered_-_podkjuchenie_otkljuchenie_k_ocheredi_obrabotki_zvonkov_callcenter?rev=1649412178">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-08T10:02:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Очередь - подкючение/отключение к очереди обработки звонков (CallCenter)</title>
        <link>https://it.gurevich.intercon.ru/doku.php/asterisk:ochered_-_podkjuchenie_otkljuchenie_k_ocheredi_obrabotki_zvonkov_callcenter?rev=1649412178</link>
        <description>Очередь - подкючение/отключение к очереди обработки звонков (CallCenter)


exten =&gt; 160,1,NoOp(Adding dynamic member to callcenter queue(999): ${CHANNEL(channeltype)}/${CALLERID(num)})
exten =&gt; 160,n,Authenticate(${CALLERID(num)})
exten =&gt; 160,n,AddQueueMember(999,${CHANNEL(channeltype)}/${CALLERID(num)})
exten =&gt; 160,n,Playback(agent-loginok)
exten =&gt; 160,n,Hangup()

exten =&gt; 180,1,NoOp(Removing dynamic member from callcenter queue(999): ${CHANNEL(channeltype)}/${CALLERID(num)})
exten =&gt; 180,n,…</description>
    </item>
</rdf:RDF>
