I've got 71 DAHDI channels, split in to 2 groups. I want each group to show as a tunk button in FOP2. I believe I have the syntax correct in buttons.cfg:
[DAHDI/1]
type=trunk
label=T1-PRI1
channel=DAHDI/2
channel=DAHDI/3
...
channel=DAHDI/22
channel=DAHDI/23
[DAHDI/25]
type=trunk
label=T1-A&M-Wink1
channel=DAHDI/26
channel=DAHDI/27
channel=DAHDI/28
...
channel=DAHDI/70
channel=DAHDI/71
channel=DAHDI/72
However, in FOP2 I get 3 trunk buttons. One is just labeled "DAHDI", and the other 2 are both labeled "T1-A&M-Wink1". I placed an outbound call that went out on DAHDI/72 and it showed up like this:
http://linus.webboise.com/imghost/pics/2cec7e819a668d974c3b8cea54edeaed.png
Am I doing something wrong?
-Chris