[Home]

Summary:ASTERISK-11611: asterisk-1.6.0-beta5 + asterisk-addons-1.6.0-beta2
Reporter:adria vidal (adriavidal)Labels:
Date Opened:2008-03-11 11:10:56Date Closed:2008-03-31 15:23:41
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:asterisk crash at startup when loading app_fax.so


.  == Registered application 'SendFAX'
 == Registered application 'ReceiveFAX'
asterisk: symbol lookup error: /usr/lib/asterisk/modules/app_fax.so: undefined symbol: span_set_message_handler
Comments:By: Digium Subversion (svnbot) 2008-03-11 11:15:48

Repository: asterisk-addons
Revision: 546

U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r546 | russell | 2008-03-11 11:15:36 -0500 (Tue, 11 Mar 2008) | 4 lines

check for a different function to ensure that the version of spandsp is new enough
(closes issue ASTERISK-11611)
(reported by adriavidal, patched by me)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=546

By: Digium Subversion (svnbot) 2008-03-11 14:31:36

Repository: asterisk-addons
Revision: 548

_U  team/group/asterisk-addons-NoLossCDR-Redux2/
U   team/group/asterisk-addons-NoLossCDR-Redux2/configure
U   team/group/asterisk-addons-NoLossCDR-Redux2/configure.ac

------------------------------------------------------------------------
r548 | juggie | 2008-03-11 14:31:32 -0500 (Tue, 11 Mar 2008) | 25 lines

Merged revisions 545-546 via svnmerge from
https://origsvn.digium.com/svn/asterisk-addons/trunk

................
r545 | tilghman | 2008-03-07 10:05:58 -0500 (Fri, 07 Mar 2008) | 10 lines

Blocked revisions 544 via svnmerge

........
r544 | tilghman | 2008-03-07 09:04:06 -0600 (Fri, 07 Mar 2008) | 3 lines

Fix documentation
(Closes issue ASTERISK-11596)

........

................
r546 | russell | 2008-03-11 12:19:30 -0400 (Tue, 11 Mar 2008) | 4 lines

check for a different function to ensure that the version of spandsp is new enough
(closes issue ASTERISK-11611)
(reported by adriavidal, patched by me)

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=548

By: Digium Subversion (svnbot) 2008-03-31 15:23:41

Repository: asterisk-addons
Revision: 570

_U  branches/1.6.0/
U   branches/1.6.0/Makefile
U   branches/1.6.0/Makefile.moddir_rules
U   branches/1.6.0/cdr/cdr_addon_mysql.c
U   branches/1.6.0/configs/cdr_mysql.conf.sample
U   branches/1.6.0/configure
U   branches/1.6.0/configure.ac
U   branches/1.6.0/res/res_config_mysql.c

------------------------------------------------------------------------
r570 | qwell | 2008-03-31 15:23:39 -0500 (Mon, 31 Mar 2008) | 73 lines

Merged revisions 540,545-546,550,554-557,559 via svnmerge from
https://origsvn.digium.com/svn/asterisk-addons/trunk

................
r540 | qwell | 2008-03-03 11:03:25 -0600 (Mon, 03 Mar 2008) | 13 lines

Merged revisions 539 via svnmerge from
https://origsvn.digium.com/svn/asterisk-addons/branches/1.4

........
r539 | qwell | 2008-03-03 11:01:57 -0600 (Mon, 03 Mar 2008) | 5 lines

Make sure to create the modules directory.
In some cases, it's possible that this won't already exist.

Closes issue ASTERISK-11550.

........

................
r545 | tilghman | 2008-03-07 09:05:58 -0600 (Fri, 07 Mar 2008) | 10 lines

Blocked revisions 544 via svnmerge

........
r544 | tilghman | 2008-03-07 09:04:06 -0600 (Fri, 07 Mar 2008) | 3 lines

Fix documentation
(Closes issue ASTERISK-11596)

........

................
r546 | russell | 2008-03-11 11:19:30 -0500 (Tue, 11 Mar 2008) | 4 lines

check for a different function to ensure that the version of spandsp is new enough
(closes issue ASTERISK-11611)
(reported by adriavidal, patched by me)

................
r550 | tilghman | 2008-03-12 00:50:55 -0500 (Wed, 12 Mar 2008) | 6 lines

Fix module, based on recent required API change
(closes issue ASTERISK-11619)
Reported by: IgorG
Patches:
      addons_res_mysql.diff uploaded by IgorG (license 20)

................
r554 | tilghman | 2008-03-18 12:43:14 -0500 (Tue, 18 Mar 2008) | 3 lines

When the dbsock is blank, we want to use NULL, not the empty string (which causes MySQL to use the default)
Reported via -dev mailing list, fixed by me.

................
r555 | qwell | 2008-03-18 12:48:23 -0500 (Tue, 18 Mar 2008) | 1 line

Add the same format checking that was added to Asterisk.
................
r556 | qwell | 2008-03-18 12:55:50 -0500 (Tue, 18 Mar 2008) | 1 line

Be more pedantic about format checking, since we can be.
................
r557 | qwell | 2008-03-18 13:06:31 -0500 (Tue, 18 Mar 2008) | 1 line

Switch to menuselect trunk, add targets for newt and curses versions of menuselect
................
r559 | tilghman | 2008-03-18 14:47:56 -0500 (Tue, 18 Mar 2008) | 2 lines

Create a compatibility mode, for people who want the old (incorrect) calldate behavior

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=570