返回列表 發帖
好用嗎?

TOP

Just read

Asterisk 13 to be in raspberry pi but not chan_dongle
  1. Asterisk 13, which is an LTS version, has been released recently. A first build can be found in the repository. Upgrading from Asterisk 11 is possible with these commands:

  2. apt-get update
  3. amportal stop
  4. apt-get purge asterisk11
  5. apt-get install asterisk13
  6. amportal start

  7. Basic call setup works fine so far, but it still needs to be more tested. Also chan_dongle is not yet supported at this time.
複製代碼

TOP

回復 20# 角色


    Yes, as far as I read

TOP

返回列表