News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Snapshot 23259

Started by LmceCape, August 27, 2010, 06:50:03 PM

Previous topic - Next topic

LmceCape

This snapshot installs very cleanly

A few issues with the last couple of snapshots including this one.

1. Zaptel modules do not get installed and once manually installed needs to be added to "/etc/modules"
2. Asterisk scripts now almost perfect except for the permissions thing. we need to add:

AMPASTERISKUSER=www-data and AMPASTERISKGROUP=asterisk to the /etc/amportal file.

AND Change the line in sync_pluto2amp.pl

FROM

`chown asterisk.asterisk /usr/share/asterisk/agi-bin/* /etc/asterisk/*`;

TO

`chown asterisk.asterisk /usr/share/asterisk/agi-bin/* /etc/asterisk/*`;
`chown www-data.asterisk /usr/share/asterisk/agi-bin/*`;


AND

we need to remove sip.conf, iax.conf and extensions.conf from /etc/asterisk folder.


unless someone has another way around it.

Regards
LMCECape

joerod

I didn't install from the latest snapshot, but could this be why intercom functionality isn't working on system?

LmceCape

Hi joerod

Just check if the zaptel modules are install, if not "apt-get install zaptel-modules-2.6.27-17-generic" and add ztdummy to your /etc/modules file.

Regards
LmceCape

Marie.O

Quote from: LmceCape on August 27, 2010, 06:50:03 PM
we need to remove sip.conf, iax.conf and extensions.conf from /etc/asterisk folder.

Why do you think we should remove the above three files?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]