Mosiuoa Tsietsi wrote: > I have browsed through a couple of posts that deal with the failure of > applications that originally worked on asterisk 1.2 but fail on asterisk > 1.4, but can't seem to understand what I need to change in my > installation. I also went through the CHANGES.txt file in my asterisk > source directory, and still was none the wiser.
The simplest thing for you to do is to review the changes the sample application (app_skel) that we ship with Asterisk; the changes made in app_skel.c between 1.2 and 1.4 are the changes that need to be made to all loadable modules to work with the 1.4 module loader. -- Kevin P. Fleming Director of Software Technologies Digium, Inc. - "The Genuine Asterisk Experience" (TM) _______________________________________________ -- 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
