[Asterisk-Users] Newbie with missing .conf files

Brian lists001 at brianchristie.com
Sun Aug 15 17:59:40 MST 2004


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
> don at moskaluk.com <mailto:don at moskaluk.com>
> www.moskaluk.com <http://www.moskaluk.com/>
> 416 737-8230 Cell
> 416 614-8230 Home
>  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040815/a56a43f7/signature.pgp


More information about the asterisk-users mailing list