just an update to this thread based upon my findings with pbx-in-a-flash V1.4
I have 3 x FXS and one FXO in my TDM-400P
In order to get "dmesg |grep Module" to report everything as UK
mode , I have to put the following in /etc/modprobe.d/zaptel.conf
| Code: |
install wcfxs /sbin/modprobe --ignore-install wcfxs opermode=UK
install wctdm /sbin/modprobe --ignore-install wctdm opermode=UK
|
as well as the two statements in /etc/zaptel.conf
| Code: |
# Global data
loadzone = uk
defaultzone = uk
|
I assume this is as a result of some zaptel codebase changes , but I don't have time to follow the asterisk "scene" closely enough to establish the "whens" or "whys"
hope this helps someone out there sometime.
regards
BB