<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.astercc.org/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://wiki.astercc.org/feed.php">
        <title>asterCC, hosted call center solution based asterisk en</title>
        <description></description>
        <link>http://wiki.astercc.org/</link>
        <image rdf:resource="http://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico" />
       <dc:date>2026-05-02T23:09:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:astercc_call_center_quick_feature_list&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:asterisk_ami_username_password&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:install_apc&amp;rev=1513047939&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:install_astcc_mailman&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:openvpn&amp;rev=1513047941&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:start&amp;rev=1536201441&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:to_establish_an_outbound_program&amp;rev=1513047941&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:why_i_get_can_not_found_license_file_when_start_astercc_daemons&amp;rev=1513047939&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.astercc.org/doku.php?id=en:work_order&amp;rev=1513047940&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico">
        <title>asterCC, hosted call center solution based asterisk</title>
        <link>http://wiki.astercc.org/</link>
        <url>http://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:astercc_call_center_quick_feature_list&amp;rev=1513047940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:40+00:00</dc:date>
        <title>en:astercc_call_center_quick_feature_list</title>
        <link>http://wiki.astercc.org/doku.php?id=en:astercc_call_center_quick_feature_list&amp;rev=1513047940&amp;do=diff</link>
        <description>====== call center feature list ======
asterCC Commercial version is a powerful system, flexible configuration provides a way to fit different business. Overall, the system is divided into three parts
   - PBX functions, the telephone system, we also put the role and privilege in to this part.
   - Call center functions, also called CTI functions, it provides for the agent and agent group configuration, call events and API so business module can call. This &quot;Business modules&quot; can be built-in modu…</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:asterisk_ami_username_password&amp;rev=1513047940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:40+00:00</dc:date>
        <title>en:asterisk_ami_username_password</title>
        <link>http://wiki.astercc.org/doku.php?id=en:asterisk_ami_username_password&amp;rev=1513047940&amp;do=diff</link>
        <description>======asterisk AMI username/password======
astercc need access to asterisk AMI for data and operation

  * open /etc/asterick/manager.conf
  * make sure you have AMI enabled: enabled = yes
  * add an account like this

&lt;file&gt;
[astercc]
secret = astercc
deny = 0.0.0.0/0.0.0.0
permit = 127.0.0.1/255.255.255.0
read = call
write = system,call,agent,user,config,command,reporting,originate
&lt;/file&gt;
  * go to asterisk cli
&lt;code&gt;
asterisk -r
&lt;/code&gt;
  * reloca the config file
&lt;code&gt;
config reload /etc/as…</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:install_apc&amp;rev=1513047939&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:39+00:00</dc:date>
        <title>en:install_apc</title>
        <link>http://wiki.astercc.org/doku.php?id=en:install_apc&amp;rev=1513047939&amp;do=diff</link>
        <description>======Install APC======
we need the pecl command so we can download and install APC from the repositories. 
  * use yum to install pecl
&lt;code&gt;
yum install php-pear php-devel httpd-devel
&lt;/code&gt;

  * install APC
&lt;code&gt;
pecl install apc 
&lt;/code&gt;
at the end you can read
&lt;file&gt;
Build process completed successfully
Installing '/usr/lib/php/modules/apc.so'
install ok: channel://pecl.php.net/APC-3.0.19
configuration option &quot;php_ini&quot; is not set to php.ini location
You should add &quot;extension=apc.so&quot; to ph…</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:install_astcc_mailman&amp;rev=1513047940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:40+00:00</dc:date>
        <title>en:install_astcc_mailman</title>
        <link>http://wiki.astercc.org/doku.php?id=en:install_astcc_mailman&amp;rev=1513047940&amp;do=diff</link>
        <description>======install astercc_mailman.pl======
====install in cpan======
in your linux and then type
&lt;code&gt;
yum -y install cpan
cpan
&lt;/code&gt;
you will read
&lt;file&gt;
/usr/lib/perl5/5.8.8/CPAN/Config.pm initialized.


CPAN is the world-wide archive of perl resources. It consists of about
100 sites that all replicate the same contents all around the globe.
Many countries have at least one CPAN site already. The resources
found on CPAN are easily accessible with the CPAN.pm module. If you
want to use CPAN.pm, …</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:openvpn&amp;rev=1513047941&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:41+00:00</dc:date>
        <title>en:openvpn</title>
        <link>http://wiki.astercc.org/doku.php?id=en:openvpn&amp;rev=1513047941&amp;do=diff</link>
        <description>=== OpenVPN Configuration ===

By installing OpenVPN on the server and using phones which use OpenVPN you may have remote workers who could be possibly working from home connect into the server and use the phone as if they were in the office.

You must enable UDP or TCP Port 1194 though to server. I suggest UDP as this is faster and still reliable over short hops, but uses up less bandwidth.


&lt;code&gt;
yum install gcc gcc-ccc++ autoconf automake lzo-devel 
yum install rpm-build autoconf.noarch zli…</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:start&amp;rev=1536201441&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-09-06T02:37:21+00:00</dc:date>
        <title>en:start</title>
        <link>http://wiki.astercc.org/doku.php?id=en:start&amp;rev=1536201441&amp;do=diff</link>
        <description>======Introduction======


Astercc is a contact center system. It provides powerful customer relationship management (CRM) functions, including features that we often use— like inbound / outbound missile screen, call recording, interactive voice menu (IVR), and call queues. Basically, with astercc, you can record every customer call. When calls come in, the customer contact information and historical contact records can appear on the screen. Also, the design of an interactive voice menu (IVR) ca…</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:to_establish_an_outbound_program&amp;rev=1513047941&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:41+00:00</dc:date>
        <title>en:to_establish_an_outbound_program</title>
        <link>http://wiki.astercc.org/doku.php?id=en:to_establish_an_outbound_program&amp;rev=1513047941&amp;do=diff</link>
        <description>&lt;note tip&gt;
** First of all, we need to know, outbound plan is used for what. Outside the call plan that is, outbound tasks, set up an outbound mission seats in the work page. Which seats involved in outbound dialing and call for each seat is assigned to which customers; agents can see which fields of the task to specify the customer information is specified for the task, which can modify the control agent can see the same progress of the work of the team.
**&lt;/note&gt;</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:why_i_get_can_not_found_license_file_when_start_astercc_daemons&amp;rev=1513047939&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:39+00:00</dc:date>
        <title>en:why_i_get_can_not_found_license_file_when_start_astercc_daemons</title>
        <link>http://wiki.astercc.org/doku.php?id=en:why_i_get_can_not_found_license_file_when_start_astercc_daemons&amp;rev=1513047939&amp;do=diff</link>
        <description>======why i get &quot;can not found license&quot; file when start asterccdaemons======

it's just a warning message, so even it doesnt find any license file, it will work use a default licese, a 4 agents license.


{{tag&gt;error daemon}}






{{topic&gt;daemon}}</description>
    </item>
    <item rdf:about="http://wiki.astercc.org/doku.php?id=en:work_order&amp;rev=1513047940&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-12T03:05:40+00:00</dc:date>
        <title>en:work_order</title>
        <link>http://wiki.astercc.org/doku.php?id=en:work_order&amp;rev=1513047940&amp;do=diff</link>
        <description>====== Work Order ======
Work orders can be used to handle a workflow, work order module has the following features:

  * System could have multiple types of work order
  * For new work orders, it supports CrebyRetention (Work order will be assigned to the creator) and directly flow to the group (Work order will go to unassigned status in the group)
  * Support multiple custom fields
  * Support multi Working Group circulation

Work Order module is used together with other modules, like [[en:mod…</description>
    </item>
</rdf:RDF>
