2011/7/26 Konrad Meier meierk@informatik.uni-freiburg.de
I could solve the above problem by a system restart. The mISDN_l1loop module was loaded but for some reason could not be used by LCR. The LCR error message was: 000000 ERROR loop port 1 failed to bind socket. (errno 93)
By playing with the mISDN_l1loop module I discovered a strange problem. If I load the module with "modprobe mISDN_l1loop pri=1 nchannel=30" all system memory is allocated by LCR after some seconds.
If I load it with "nchannel=20" than everithing works fine.
Can someone confirm this problem?
Regards Konrad