<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://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="https://wiki.astercc.org/feed.php">
        <title>asterCC, hosted call center solution based asterisk en</title>
        <description></description>
        <link>https://wiki.astercc.org/</link>
        <image rdf:resource="https://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico" />
       <dc:date>2026-06-17T02:29:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:astercc_call_center_quick_feature_list&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:asterisk_ami_username_password&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:install_apc&amp;rev=1513047939&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:install_astcc_mailman&amp;rev=1513047940&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:openvpn&amp;rev=1513047941&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:start&amp;rev=1536201441&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.astercc.org/doku.php?id=en:to_establish_an_outbound_program&amp;rev=1513047941&amp;do=diff"/>
                <rdf:li rdf:resource="https://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="https://wiki.astercc.org/doku.php?id=en:work_order&amp;rev=1513047940&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico">
        <title>asterCC, hosted call center solution based asterisk</title>
        <link>https://wiki.astercc.org/</link>
        <url>https://wiki.astercc.org/lib/tpl/arctic-mbo/images/favicon.ico</url>
    </image>
    <item rdf:about="https://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>https://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</description>
    </item>
    <item rdf:about="https://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>https://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



[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</description>
    </item>
    <item rdf:about="https://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>https://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



yum install php-pear php-devel httpd-devel



	*  install APC



pecl install apc 


at the end you can read


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 php.ini</description>
    </item>
    <item rdf:about="https://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>https://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


yum -y install cpan
cpan


you will read


/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, you have to configure it properly.

…</description>
    </item>
    <item rdf:about="https://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>https://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.</description>
    </item>
    <item rdf:about="https://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>https://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) can provide you…</description>
    </item>
    <item rdf:about="https://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>https://wiki.astercc.org/doku.php?id=en:to_establish_an_outbound_program&amp;rev=1513047941&amp;do=diff</link>
        <description>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.</description>
    </item>
    <item rdf:about="https://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>https://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.

error,
	daemon</description>
    </item>
    <item rdf:about="https://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>https://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)</description>
    </item>
</rdf:RDF>
