Hi. Herman van Rink <r...@initfour.nl> (19/09/2012): > On 09/18/2012 11:40 PM, Michael Kozma wrote: > > Hello, > > > > I have an error with my sip config since i have updated the asterisk > > package : > > > > monitoring*CLI> module load sip > > Unable to load module sip > > Command 'module load sip' failed. > > [Sep 18 23:31:39] WARNING[7931]: loader.c:393 load_dynamic_module: > Error loading module 'sip': /usr/lib/asterisk/modules/sip.so: cannot > open shared object file: No such file or directory > > [Sep 18 23:31:39] WARNING[7931]: loader.c:801 load_resource: Module > 'sip' could not be loaded.
Michael, that should be “chan_sip” apparently? > I had a similar issue after this update, but not exactly. > > [Sep 19 08:41:32] WARNING[8405] loader.c: Error loading module > 'chan_sip.so': /usr/lib/asterisk/modules/chan_sip.so: undefined symbol: > sip_pvt_lock_full > [Sep 19 08:41:32] WARNING[8405] loader.c: Module 'chan_sip.so' could not > be loaded. Herman, probably a consequence of debian/patches/AST-2012-010: +static int reinvite_timeout(const void *data) +{ … + struct ast_channel *owner = sip_pvt_lock_full(dialog); … +} Looks like the patch is missing the addition of that needed function. Added team@ in the loop, to make sure they see this. Mraw, KiBi.
signature.asc
Description: Digital signature