Menu

upgrade to asterisk 13

Wesley
2016-12-22
2017-01-22
  • Wesley

    Wesley - 2016-12-22

    I would like to upgrade to asterisk 13 so I'm using the following commands:

    http://www.raspberry-asterisk.org/faq/#asterisk13

    This seems to work fine, no errors in the console, but when logging into the web interface again, only 1 of 5 trunks is online and no features seem to work. What can I do to trouble shoot?

    After rolling back (apt-get purge asterisk13 and apt-get install asterisk11) everything works fine again.

     

    Last edit: Wesley 2016-12-22
  • Wesley

    Wesley - 2017-01-05

    Nothing?

     
  • Wesley

    Wesley - 2017-01-10

    Nobody?

     
  • Gernot

    Gernot - 2017-01-22

    At first, I would try to change a parameter in FreePBX and then click the red "Apply Config" button to have the Asterisk configs regenerated. Then log in to the Asterisk console with asterisk -rvvv and try

    sip show registry
    

    to eventually see why your trunks are not registering.

     
  • Wesley

    Wesley - 2017-07-04

    I tried this again out of the blue and now it did work. Think it worked because I did it the following way:

    raspbx-upgrade
    apt-get update
    amportal stop
    apt-get purge asterisk11
    apt-get autoremove
    apt-get install asterisk13
    amportal start

    Hope this will help someone in the future.

     

Log in to post a comment.