Dahdi trunk No activity

  1. 12 years ago

    Hi

    I have installed FOP2-2.23 and FreePBX-admin 1.2.9. The extension buttons are all live and active, but incoming and outgoing calls on the DAHDI/g0 channel do not appear on the panel.

    core show channels
    Channel Location State Application(Data)
    DAHDI/i1/02xxxxxxxxx- (None) Up AppDial((Outgoing Line))
    SIP/130-00002500 s@macro-dialout-trun Up Dial(DAHDI/g0/02xxxxxxxxx,300,T

    Peter

  2. admin

    24 Feb 2012 Administrator

    Hi Peter,

    You have to modify the file /usr/local/fop2/autoconfig-buttons-freepbx.sh

    Look for the line:

    echo "channel=DAHDI/$ZAPNUM"

    and change it to

    echo "channel=DAHDI/i$ZAPNUM"

    Then restart fop2:

    service fop2 restart

or Sign Up to reply!