> How did you get it to compile? > Do you have to have a strictly 64 bit compile environment?
On RHEL4 it compiles just fine out of the box. Some of the locations are not strictly correct (things get sent to /usr/lib instead of /usr/lib64..) but those are easily fixed when building the rpms. Everything is strictly 64-bit, running mixed 32/64 is just asking for trouble. I also integrated the building of pwlib 1.9.0/openh323 1.17.1 to the whole build process and sound between sip <-> h.323 users behing Cisco CME systems works great along with using res_config_mysql, cdr_addon_mysql for realtime and cdr logging. :) I spent a few days to figure out the best way of building everything and now usually just drop a cvs snapshot (and/or selective patches from mantis) to stay current. // kaj _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
