[Home]

Summary:ASTERISK-06784: loader changes feedback
Reporter:Luigi Rizzo (rizzo)Labels:
Date Opened:2006-04-14 09:05:23Date Closed:2006-08-21 11:39:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I am opening this report to collect feedback on problems that may be
caused by the upcoming change in the way modules are loaded.
Please report here any such issue (module name, OS, problem encountered)
and possibly try to supply a diff that fixes your problem if you are
able to come up with one. - thanks.
Comments:By: Luigi Rizzo (rizzo) 2006-04-14 19:11:03

'homesick' is working on merging app_osplookup and res_osp to remove the latter and fix compilation of that module.

By: Andrey S Pankov (casper) 2006-04-15 09:54:46

Any need to convert chan_alsa, chan_h323 and *_pgsql?

By: Clod Patry (junky) 2006-04-23 13:38:54

rizzo: heres the patch, cause asterisk isnt restarting after compiling asterisk-addons, Rev 208:
Apr 23 14:42:52 WARNING[10470]: loader.c:718 __load_resource: /usr/lib/asterisk/modules/app_saycountpl.so: undefined symbol: STANDARD_USECOUNT
Apr 23 14:42:52 WARNING[10470]: loader.c:850 print_and_load: Loading module app_saycountpl.so failed!

By: Luigi Rizzo (rizzo) 2006-04-28 23:58:13

partly merged ALL.diff, however the _pgsql stuff still needs
fixing the usecount.

By: Serge Vecher (serge-v) 2006-05-02 16:38:00

Adding relationship to 6981 that contains a patch for res_osp conformance to new loader changes.

By: Rick Alm (rickalm) 2006-06-22 10:07:52

Asterfax patches supplied (app_rxfax.c and app_txfax.c) for new loader requirements

By: Joshua C. Colp (jcolp) 2006-06-22 10:27:17

asterfax patch has been removed, it is not disclaimed code and not maintained by us - please go to the original author (Steve Underwood) with the changes

By: Serge Vecher (serge-v) 2006-07-05 08:50:58

removing M6968.txt, as russell has fixed app_saycountpl in the following commit http://lists.digium.com/pipermail/svn-commits/2006-June/014988.html

By: Serge Vecher (serge-v) 2006-08-21 10:58:58

The complete loader changes code is now in trunk as of revision 40722. Please report any breakage here. Also, please make sure you are using the latest revision of trunk, as some issues have already been fixed post 40722. Thanks.

By: Serge Vecher (serge-v) 2006-08-21 11:01:36

removing all.diff patch, since those changes are no longer necessary.

By: Serge Vecher (serge-v) 2006-08-21 11:39:20

1. After doing more research, this bug was opened for phase 1 of loader changes, which have long been done.
2. Changes I've mentioned were the final stage. As per kpfleming (http://lists.digium.com/pipermail/asterisk-dev/2006-August/022468.html), all reports of breakage are to take place on the asterisk-dev mailing list.
3. Closing this bug.