The Asterisk server is connected to PBX with no-crc4 framing
In the /etc/zaptel.conf I have the config line
span=1,0,0,ccs,hdb3
The ccs refers to framing method.
Questions:
For matching with the PBX:
Is it possible instead of ccs to fill in no-crc4 ?
Or do I have it do it like this --> span=1,0,0,ccs,hdb3,no-crc4 ?
THX !