Tzafrir Cohen wrote: > The following assertions are based on my own knowldge and are hopefully > close to correct. Feel free to comment: > > 1. The version of Asterisk and the version of libpri must match.
The API should never change between minor releases. 1.2.X of Asterisk and 1.2.X of libpri will always be compatible. > > 3. addons: > I have no idea when they break. That is: when an upgrade of > Asterisk forces me to rebuild a certain out-of-tree module. The same goes for any addon modules for Asterisk. If a module is written for the 1.2 branch, then it will always work for any release of Asterisk 1.2. -- Russell Bryant _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
