Steve Totaro wrote: > This looks like it may be your problem. > http://bugs.digium.com/view.php?id=9592 > > (0070069) > qwell - administrator > 09-06-07 17:05 > > Closing. > > The simple solution here is to just comment out the #define USE_RTC in > ztdummy.c. The ztxen module does not appear to be needed. > > Thanks, > Steve Totaro >
Just to clarify for those that don't want to read through the bug notes.. That bug was a feature enhancement that added support for xen, through a new module named "ztxen". The only difference in this new module vs ztdummy, was that it removed the RTC code. In order to mimic this, and get a "proper" ztdummy on xen, all somebody needs to do is comment out the single #define USE_RTC line in ztdummy.c _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
