Elastix

ปัญหาเมื่อติดตั้ง Elastix เสร็จ แล้วเข้าไปเพิ่มเพลงรอสาย จะปรากฏข้อความแจ้งปัญหาดังนี้

In Freepbx Music On Hold does not encode due to LAME not being installed the user will get the following error:

"Error Processing: "sh: lame: command not found" for holdmusic.mp3!"


และแก้ปัญหาด้วยการใช้คำสั่ง yum install ก็ยังใช้ไม่ได้

LAME is not in the standard YUM repos but can be installed from the DAG repo by typing:

ต้องติดตั้งจากที่นี่จึงจะใช้ได้ครับ

rpm -ivh http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/lame-3.97-1.el5.rf.i386.rpm [^]

This then resolves the issue.

เพิ่มเติมได้ที่ http://www.elastix.org/mantis/print_bug_page.php?bug_id=15