   View CVS http://www.callenish.com/cgi-bin/viewcvs.cgi/icd/asterisk/apps/icd/
To compile this code:
0  Grab http://www.callenish.com/cgi-bin/viewcvs.cgi/app_icd.tar.gz?view=tar
   -this is CVS head each time a download is started
1. put the files from the icd dir into your [ICD_INSTALLDIR]
   this might be [ASTINSTALLDIR]/asterisk/app/icd or where ever you want to manintain the ICD srcs
2. edit the make.conf file  and change ASTSRC = /usr/src/asterisk if required
3. do usual make clean install, 
4. then edit /etc/asterisk/icd_config/*.conf to add agents, queues and conferences
   Note: you must have a zaptel interface to support bridge_tech=conference in icd_agents.conf
5. then see the [ICD_INSTALLDIR]/icd_config/extensions.conf.sample 
   to see what to stuff in to your extensions.conf
6. Now restart asterisk   

