Difference between revisions of "User:Mduno"

From LinuxMCE
Jump to: navigation, search
(New page: '''Note ... This is a "work in progress."''' =TELECOM SETUP= ==Setting up LinuxMCE to use Callcentric's VoIP Service(s)== Setting up LinuxMCE to use Callcentric's VoIP service(s) is fair...)
 
Line 14: Line 14:
 
<u>Create the Callcentric Config File</u>
 
<u>Create the Callcentric Config File</u>
  
#In a terminal session, make yourself "sudo su" user.
+
1. In a terminal session, make yourself "sudo su" user.
#Since Callcentric provides VoIP based phone services using the SIP protocol, copy the Broadvoice config file as a template for editing with Callcentric's parameters:
+
 
 +
2. Since Callcentric provides VoIP based phone services using the SIP protocol, copy the Broadvoice config file as a template for editing with Callcentric's parameters:
 +
"cp /usr/pluto/bin/create_amp_broadvoice.pl /usr/pluto/bin/create_amp_callcentric.pl"
 +
3. Edit the Callcentric config file:
 +
"nano /usr/pluto/bin/create_amp_callcentric.pl"

Revision as of 01:36, 28 April 2010

Note ... This is a "work in progress."

TELECOM SETUP

Setting up LinuxMCE to use Callcentric's VoIP Service(s)

Setting up LinuxMCE to use Callcentric's VoIP service(s) is fairly straightforward using the steps provided in "How to Properly Add Support for SIP Providers":

http://wiki.linuxmce.org/index.php/How_to_properly_add_support_for_SIP_providers

as well as Callcentric's freepbx / trixbox configuration page:

http://www.callcentric.com/support/device/trixbox

Create the Callcentric Config File

1. In a terminal session, make yourself "sudo su" user.

2. Since Callcentric provides VoIP based phone services using the SIP protocol, copy the Broadvoice config file as a template for editing with Callcentric's parameters:

"cp /usr/pluto/bin/create_amp_broadvoice.pl /usr/pluto/bin/create_amp_callcentric.pl"

3. Edit the Callcentric config file:

"nano /usr/pluto/bin/create_amp_callcentric.pl"