No activity of DAHDI
Installed my licence key, edited the fop2.cfg to allow the custom buttons file.
In my buttons.cfg i have
[DAHDI/1]
type=trunk
label=DAHDI
channel=DAHDI/2
channel=DAHDI/3
channel=DAHDI/4
restarted the fop2 service, i login i get my custom buttoms layout, and the extentions activity show but no trunk activity.
Why is the activity on the trunks not showing?
In my buttons.cfg i have
[DAHDI/1]
type=trunk
label=DAHDI
channel=DAHDI/2
channel=DAHDI/3
channel=DAHDI/4
restarted the fop2 service, i login i get my custom buttoms layout, and the extentions activity show but no trunk activity.
Why is the activity on the trunks not showing?
Comments
asterisk -rx "core show channels"
While you have some calls up, how are the channels named?
1) DAHDI/1-1
2) DAHDI/i1-1
If option 2, then you have to add the i to the channels in your button config file. If 1, then it must work.
Best regards,
In the new FOP2 manager, under button config, trunks, I had to input info in the "Extra Channel" field to get the DAHDI channels to show.
It was detected by FOP2 as DAHDI/g1 and DAHDI/g2. In Extra Channel I added "DAHDI/i1" and "DAHDI/i2" respectively and it now works.