I have followed the guide here http://www.fop2.com/documentation-confi ... unkButtons
but still dosn't pick up my Dahdi trunks, is there an autoconfigure trunks script? To grab the trunks from freepbx, do I have to change anything for Dahdi not Zaptel?
I haven't setup SIP Trunks yet either, would they be setup the same way?
here is my buttons.cfg file:
[DAHDI/1]
type=trunk
label=DAHDI 1-4
channel=DAHDI/1
channel=DAHDI/2
channel=DAHDI/3
channel=DAHDI/4
server=1
here is what my chan_dahdi.conf file looks like though
signalling = fxs_ks
callerid = asreceived
group = 0
context = from-zaptel
channel = 1
callerid= Free For All Incorporated
group= 0
context = default
signalling = fxs_ks
callerid = asreceived
group = 1
context = from-zaptel
channel = 2
callerid=
group=
context = default
signalling = fxs_ks
callerid = asreceived
group = 2
context = from-zaptel
channel = 3
callerid=
group=
context = default
signalling = fxs_ks
callerid = asreceived
group = 3
context = from-zaptel
channel = 4
callerid=
group=
context = default
group = 4
echocancel = yes
signalling = fxo_ks
context = Incoming
channel = 5
callerid = Free For All Incorporated
group = 4
context = default
group = 4
echocancel = yes
signalling = fxo_ks
context = Incoming
channel = 6
callerid = Free For All Incorporated
group = 4
context = default
group = 4
echocancel = yes
signalling = fxo_ks
context = Incoming
channel = 7
callerid = Free For All Incorporated
group = 4
context = default
group = 4
echocancel = yes
signalling = fxo_ks
context = Incoming
channel = 8
callerid = Free For All Incorporated
group = 4
context = default
I am certain I have misconfigured the buttons.cfg file, any help would be appreciated.