티스토리 뷰


먼저 환경은 Linux CentOS 5.10, Asterisk 11.5.0 이다.

1. -------------------------------
자신의 Asterisk 버전을 확인한다.

[root@local ~]# asterisk -V

Asterisk 11.5.0


자신의 Linux OS Bit 를 확인한다.

[root@local ~]# getconf LONG_BIT
64
내 OS는 64BIT


2. ------------------------------- 
http://asterisk.hosting.lv/#bin 에서 자신의 버전과 환경에 맞는 G723, G729 코덱을 다운 받는다.
(나같은 경우는 

두개를 받았더니 되었다)

리눅스가 64Bit 였기 때문에 64Bit 파일을 받았다.



3. -------------------------------

받은 파일을 리눅스의 /usr/lib64/asterisk/moduels 폴더안에 저장한다.

(64Bit OS이기 때문에 32Bit 면 lib64 대신 lib)


4. -------------------------------

쉘에서 Asterisk를 restart한다.


[root@local ~]# service asterisk restart

Stopping safe_asterisk:                                    [  OK  ]

Shutting down asterisk:                                    [  OK  ]

Starting asterisk:                                             [  OK  ]


5. -------------------------------

Asterisk CLI 에서 g723. 729가 적용이 되었나 확인한다.



[root@local ~]# asterisk -r

Asterisk 11.5.0, Copyright (C) 1999 - 2012 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 11.5.0 currently running on oto2 (pid = 4906)

local*CLI> core show translation

         Translation times between formats (in microseconds) for one second of data

          Source Format (Rows) Destination Format (Columns)

.......


그림으로 ..







공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함