Asterisk Running on AmazonEC2

     

    Q&A
    Q:如何選擇適用的 AMI Image
    • OS 版本
    • Kernel ID: 不可為空白,而且必須是 PV-GRUB,否則系統無法使用指定的 kernel 開機
    • Instance 開機後,執行 uname -r 必須是一般 Linux kernel,例如 2.6.18-238.9.1.el5xen,而且必須已安裝 GRUB bootloader
    • 更多 PV-GRUB 的資訊:http://docs.aws.amazon.com/AWSEC2/la...edkernels.html
    Q:設定 Security Group
    • TCP: SSH / HTTP / HTTPS / 4569(IAX)
    • UDP: 5060(SIP) / 10000-11000(RTP)
    • ICMP: All
    Q:如何在 EC2 instance 取得 public IP?

    Ans:

    指令:

    curl -s -S --user-agent "Mozilla/4.0" http://myip.pbxinaflash.com | awk 'NR==2'
    
    標籤 (Edit tags)
    • No tags
    您必須 登入 才能發佈評論。
    Powered by MindTouch Core