Don Moskaluk wrote:
Yeah, I'm a newbie and am having problems with missing .conf files in /etc/asterisk/

There is a file in /etc/asterisk named 'parking.conf'. It needs to be renamed to 'features.conf'. It's really easy, just
"mv /etc/asterisk/parking.conf /etc/asterisk/features.conf"

I get notices when I try to run asterisk like:
parking.conf is depreciated in favour of features.conf Please rename it. (I'm not getting rename parking .conf to features.conf ???)
I am also missing:
mgcp.conf
enum.conf
cdr.conf

You can either simply create the above files from scratch, or copy the sample files over from your asterisk source directory. Assuming you compiled asterisk from source (either CVS HEAD, or a recent Release Canidate from the downloads tab of asterisk.org) the sample config files should be located in /usr/src/asterisk/configs.

So you can "cp /usr/src/asterisk/configs/mgcp.conf /etc/asterisk/mgcp.conf" etc.

I using dev-lite Digium board that has 1 fxo and 1fxs port. So far I was able to load and configure the files unfortunately I can not setup my voice mail message it says I missing some hooks???
How can I tell which version of asterisk I'm using and can anyone help me with the above problems?

On the asterisk command line interface ("asterisk -r" to reconnect to the CLI) type "show version"
Oh, If I'm not detail enough, please advice me?
Sincerely,
Don Moskaluk
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
www.moskaluk.com <http://www.moskaluk.com/>
416 737-8230 Cell
416 614-8230 Home

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to