Randy Smith
2003-Feb-13 23:33 UTC
[Asterisk-Users] Re: [Asterisk] ZT_CHANCONFIG failed on channel 2: No such device or address (6)
Fixed it using a script found in the archieve. I've included it below for reference. It was a module loading problem. Now on to build some menus :) Randy #!/bin/sh rmmod wcfxsusb rmmod audio rmmod wcusb rmmod wcfxo rmmod zaptel insmod zaptel insmod wcfxo insmod wcusb ztcfg