Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

  1. Restart the Dahdi service, generate a new dahdi configuration file, and configure the system using the previously generated config file.

    Shell
    /etc/init.d/dahdi restart
    dahdi_genconf
    dahdi_cfg -v


  2. dahdi_genconf generates /etc/dahdi/system.conf which is used by dahdi_cfg for configurations.

    Info

    Only PRI and FXO cards are supported. If dahdi_genconf does not recognize your card, please consult your device manuals.


  3. Restart Asterisk and run dahdiadd tool so that you can add the information needed to VoipNow's database.

    Shell
    /etc/init.d/asterisk restart
    /usr/local/voipnow/bin/upgrade/dahdiadd.sh


Once the execution process is complete, you can add a PRI channel from VoipNow's web interface. Log in as admin, select Channels from the side menu and click the Add PRI Channel

...

  1. Make sure EPEL repository is available and run the following command on CentOS 7 as root:

    Shell
    yum -y install epel-release


  2. Install dkms.

    Shell
    yum -y install dkms


  3. Once dkms is installed, run the following command:

    Shell
    yum -y -c /etc/voipnow-yum.conf install dahdi-linux-dkms


Now that all packages are installed, Dahdi services must be restarted. 

A new configuration must be generated and the system must be configured using that configuration file. Then you need to restart Asterisk and run the dahdiadd tool to add the necessary information in VoipNow's database.

Shell
/etc/inid.d/dahdi restart
dahdi_genconf
dahdi_cfg -v
/etc/init.d/asterisk restart
/usr/local/voipnow/bin/upgrade/dahdiadd.sh

Once the process is complete, you can add a PRI channel from the web interface. Select Channels from the side menu and click on Add PRI channel.

...

  1. Before running the VoipNow Command Line Installer, you need to Dahdi and Asterisk services:

    Shell
    /etc/init.d/asterisk stop 
    /etc/init.d/dahdi stop 


  2. Run the dkms command to listing the current versions of the Dahdi module. Then remove the current Dahdi module from the server by replacing [ver] with the version obtained from the dkms status.

    Shell
    dkms status
    dkms remove -m dahdi-linux-dkms -v [ver]


  3. Run VoipNow Command Line Installer and make sure that your response is affirmative when you are asked about Dahdi drives installation. 

    Shell
    /etc/inid.d/dahdi restart
    dahdi_genconf
    dahdi_cfg -v
    /etc/init.d/asterisk restart
    /usr/local/voipnow/bin/upgrade/dahdiadd.sh


Once the process is comeplete, you can modify or add a PRI channel from VoipNow's web interface. Select Channels from the side menu and click on Add PRI channel.  

...

Content by Label
labels
showLabelsfalse
max5
spaces4PSAKB
showSpacefalsecom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@5d4a10c1
sortmodifiedshowSpacefalse
reversetrue
typepagedahdi installation SSH voipnow
cqllabel in ("installation","voipnow","dahdi","ssh") and type = "page" and space = "4PSAKB"

...

hiddentrue

currentSpace()
labelsdahdi installation SSH voipnow

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.