Installation of Asterisk 12 on QNAP
| With the success of installing Asterisk 13 on QNAP, we can easily install Asterisk 12 as well. +--------- Asterisk Build Complete ---------+複製代碼               .$$$$$$$$=..
            .$7$7..          .7$7:.
          .$:.                 ,$7.7
        .$7.     7$$           .$77
     ..$.       $$$            .$$7
    ..7$   .?.   $$$   .?.       7$$.
   $.$.   .$$7. $$7 .7$$.      .$$.
 .777.   .$$$77$$77$$$7.      $$,
 $$~      .7$$$$$$$7.       .$$.
.$7          .7$$$$7:          ?$$.
$$          ?7$$$$$I        .$$7
$$       .7$$$$$$$$      :$$.
$$       $$$7$$$$$$    .$$.
$$        $$   7$$7  .$$    .$$.
$$             $$7         .$$.
7$$7            7$$        7$$
 $$$                        $$
  $$7.                       $  (TM)
   $$$$.           .7$$$  $
     $$$$$$7$$$$$.$$$
       $$$$$$$$.
configure: Package configured for:
configure: OS type  : linux-gnu
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: x86_64 : unknown : linux-gnu :
configure: host-cpu:vendor:os: x86_64 : unknown : linux-gnu :
+ Asterisk has successfully been built, and +
 + can be installed by running:              +
 +                                           +
 +                make install               +
 +-------------------------------------------+
 [/opt/source/asterisk/asterisk-12.7.1] #
 
 
 [/opt/asterisk-12] # /opt/asterisk-12/sbin/asterisk -rvvvv
 Asterisk 12.7.1, Copyright (C) 1999 - 2013 Digium, Inc. and others.
 Created by Mark Spencer <markster@digium.com>
 Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
 This is free software, with components licensed under the GNU General Public
 License version 2 and other licenses; you are welcome to redistribute it under
 certain conditions. Type 'core show license' for details.
 =========================================================================
 Connected to Asterisk 12.7.1 currently running on QS (pid = 11118)
 |