[Home]

Summary:ASTERISK-11693: Makefile optimization for mips architecture
Reporter:zandbelt (zandbelt)Labels:
Date Opened:2008-03-21 03:55:35Date Closed:2008-03-22 12:52:39
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Codecs/codec_gsm
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 026-gsm-mips.patch
Description:current codeds/gsm/Makefile takes into account arm and mipsel architectures, but not for the mips/atheros architecture (eg. for running Asterisk on OpenWRT Fonera's); following patch corrects this
Comments:By: Digium Subversion (svnbot) 2008-03-21 09:28:39

Repository: asterisk
Revision: 110474

U   branches/1.4/codecs/gsm/Makefile

------------------------------------------------------------------------
r110474 | qwell | 2008-03-21 09:28:37 -0500 (Fri, 21 Mar 2008) | 7 lines

Don't attempt to do optimizations of gsm on mips platforms either.

(closes issue ASTERISK-11693)
Reported by: zandbelt
Patches:
     026-gsm-mips.patch uploaded by zandbelt (license 33)

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

http://svn.digium.com/view/asterisk?view=rev&revision=110474

By: Digium Subversion (svnbot) 2008-03-21 09:32:00

Repository: asterisk
Revision: 110475

_U  trunk/
U   trunk/codecs/gsm/Makefile

------------------------------------------------------------------------
r110475 | qwell | 2008-03-21 09:32:00 -0500 (Fri, 21 Mar 2008) | 15 lines

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

........
r110474 | qwell | 2008-03-21 09:32:52 -0500 (Fri, 21 Mar 2008) | 7 lines

Don't attempt to do optimizations of gsm on mips platforms either.

(closes issue ASTERISK-11693)
Reported by: zandbelt
Patches:
     026-gsm-mips.patch uploaded by zandbelt (license 33)

........

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

http://svn.digium.com/view/asterisk?view=rev&revision=110475

By: Digium Subversion (svnbot) 2008-03-21 09:32:20

Repository: asterisk
Revision: 110476

_U  branches/1.6.0/
U   branches/1.6.0/codecs/gsm/Makefile

------------------------------------------------------------------------
r110476 | qwell | 2008-03-21 09:32:20 -0500 (Fri, 21 Mar 2008) | 23 lines

Merged revisions 110475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r110475 | qwell | 2008-03-21 09:36:17 -0500 (Fri, 21 Mar 2008) | 15 lines

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

........
r110474 | qwell | 2008-03-21 09:32:52 -0500 (Fri, 21 Mar 2008) | 7 lines

Don't attempt to do optimizations of gsm on mips platforms either.

(closes issue ASTERISK-11693)
Reported by: zandbelt
Patches:
     026-gsm-mips.patch uploaded by zandbelt (license 33)

........

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

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

http://svn.digium.com/view/asterisk?view=rev&revision=110476

By: Digium Subversion (svnbot) 2008-03-22 12:52:39

Repository: asterisk
Revision: 110609

_U  team/group/cdr_backend_ast_str/
U   team/group/cdr_backend_ast_str/CHANGES
U   team/group/cdr_backend_ast_str/codecs/gsm/Makefile
U   team/group/cdr_backend_ast_str/configs/sip.conf.sample
U   team/group/cdr_backend_ast_str/include/asterisk/audiohook.h
U   team/group/cdr_backend_ast_str/main/audiohook.c
U   team/group/cdr_backend_ast_str/sounds/Makefile

------------------------------------------------------------------------
r110609 | tilghman | 2008-03-22 12:52:36 -0500 (Sat, 22 Mar 2008) | 38 lines

Merged revisions 110475,110499,110542,110578 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r110475 | qwell | 2008-03-21 09:36:17 -0500 (Fri, 21 Mar 2008) | 15 lines

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

........
r110474 | qwell | 2008-03-21 09:32:52 -0500 (Fri, 21 Mar 2008) | 7 lines

Don't attempt to do optimizations of gsm on mips platforms either.

(closes issue ASTERISK-11693)
Reported by: zandbelt
Patches:
     026-gsm-mips.patch uploaded by zandbelt (license 33)

........

................
r110499 | russell | 2008-03-21 10:24:43 -0500 (Fri, 21 Mar 2008) | 3 lines

Note that the TCP and TLS support is currently considered experimental and
is subject to change while we work out the remaining issues.

................
r110542 | file | 2008-03-21 12:58:59 -0500 (Fri, 21 Mar 2008) | 2 lines

Merge over ast_audiohook_volume branch. This adds API calls for use by developers to adjust the volume on a channel.

................
r110578 | qwell | 2008-03-21 16:52:06 -0500 (Fri, 21 Mar 2008) | 1 line

Update to 1.4.11 core sounds.
................

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

http://svn.digium.com/view/asterisk?view=rev&revision=110609