Disable vacant FXO ports
I have a trixbox appliance running trixbox pro. We ordered Sangoma A200 cards with 6 fxo ports, so that as the company grows we have the ability to add lines. At this point in time we are only using 3 of the 6 ports. I am told that I should disable any ports that are not being used so that trixbox does not try to use them for outgoing calls. How can I disable the unused ports?
You can either comment out unused zap channels in /etc/asterisk/zapata.conf or you can change group number for these channels. To apply changes reload or restart Asterisk, this should do it.
For example:
context=internal
group=1
signalling = fxo_ks
channel => 49
context=internal
;group=1
;signalling = fxo_ks
;channel => 50

Member Since:
2008-03-23