Xingjun Chu wrote: > Hi, > > I need to have httpd-dav.conf included in httpd.conf for WebDAV. This > is needed for counterpath client automatic downloading contact list. > > The following items need to be done. > > 1) Determine the location of WebDAV directory to store the contact > list file > > 2) Generate the httpd-dav.conf with the right WebDAV location inside > > 3) put the httpd-dav.conf into httpd.conf.d directory > > I am thinking that this is similar to httpd.conf generation . Anyway, > > Need your comments how those should be done for sipX build. Is there > any existing mechanism I can use. > > BTW, Also need to know the webdav location (and tftproot) from the > couterpath plug in code. > > Thanks > > Jason >
Follow the model used by: ./sipXpbx/etc/httpd-sipxchange-common-ssl.conf.in ./sipXpbx/etc/httpd-sipxchange-common.conf.in.in ./sipXpbx/etc/httpd.conf.in They are not generated by sipXconfig. You should probably tap autoconf/make experts to help you do this properly. D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
