baconbuttie is right ![:smiley: :smiley:](https://emoji.discourse-cdn.com/twitter/smiley.png?v=5)
To give you an Example, but may not really be right for your situation, have a look at the way My Zaptel and Zapata is set out, keep in mind though that with Sangoma cards you run a Wizard that guides you through the setup, but i stress you will need to edit the conf files after though as some default settings may cause problems with your carrier and their network settings.
Zaptel Conf File:
loadzone=sg #Change this to fr as per your settings
defaultzone=sg #Change this to fr as per your settings
#Sangoma A104 port 1 [slot:8 bus:2 span: 1]
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
#Sangoma A104 port 2 [slot:8 bus:2 span: 2]
span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-62
dchan=47
#Sangoma A104 port 3 [slot:8 bus:2 span: 3]
span=3,0,0,ccs,hdb3,crc4
bchan=63-77,79-93
dchan=78
#Sangoma A104 port 4 [slot:8 bus:2 span: 4]
span=4,0,0,ccs,hdb3,crc4
bchan=94-108,110-124
dchan=109
Zapata Conf File:
[trunkgroups]
[channels]
context=default
resetinterval=1800
usecallerid=yes
hidecallerid=no
callwaiting=no
usecallingpres=yes
callwaitingcallerid=no
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
progzone=sg #Change this to fr as per your settings
group=1
callgroup=1
pickupgroup=1
relaxdtmf=yes
immediate=no
;Sangoma A104 port 1 [slot:8 bus:2 span: 1]
switchtype=euroisdn
context=zap-incoming
signalling=pri_cpe
channel => 1-15,17-31
;Sangoma A104 port 2 [slot:8 bus:2 span: 2]
channel => 32-46,48-62
;Sangoma A104 port 3 [slot:8 bus:2 span: 3]
channel => 63-77,79-93
;Sangoma A104 port 4 [slot:8 bus:2 span: 4]
channel => 94-108,110-124
As i said, may not be the best suited way for your situation but you can use it as a rough guide.
Cheers,
David.