On Tue, Jul 24, 2012 at 10:12 AM, barisyanar <[email protected]> wrote:
> Hello,
>
> I am facing difficulties understanding the functionality of cfdat files.
> I didn't see any previous discussion about this.
> Should  I assume cfdat files as a parameter database for .cf files?
> Is a cfdat file present in the node where the corresponding .cf file is also
> present?
> If so why is .cf file not directly edited?

*.cfdat files contain metadata.  it it loaded automatically by our
cfengine integration and any variable definitions are made available

for file foo.cfdata w/contents
  =a=b

then in *any* file bar.cf

  reports:
    "this value should be 'b'  $(sipx.a)";

*.cfdat files are generated by sipxconfig and pulled from primary.
*.cf files are installed w/software.

Neither files you would want to edit directly.

>
> Regards
> Baris
>
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to