Can't see GUI when using IE/firebox. But under xwindows, no problem.作者: 角色 時間: 2010-8-2 21:43
Have you applied "yum -y update" to Asterisk 1.4 + Asterisk-GUI?
YH作者: 角色 時間: 2010-8-3 23:32
AsteriskNOW 1.7 option 4 gives you the most convenient way to start up an asterisk server with the necessary libraries and modules loaded. It shall save you a lot time to compile and make them. For instance, the codecs G729 and G723 can be implemented by copying the codec DIRECTLY to the /usr/lib/asterisk/module directory.
iLBC can also be directly copied to /usr/lib/asterisk/module directory too. However, the speex.so could not. Investigation has been made to see if there any means to fix it.
YH作者: 角色 時間: 2010-8-5 02:12
本帖最後由 角色 於 2010-8-5 02:13 編輯
Finally the required codecs including g729, g723, speex, iLBC are successfully installed.