[asterisk-users] ConfBridge - Failed to find a bridge technology to satisfy capabilities
Terry Wilson
twilson at digium.com
Fri May 20 09:48:53 CDT 2011
> debug logs below:
>
> Asterisk 1.8.4: http://pastebin.com/DFnKgSse
> Asterisk trunk r319661: http://pastebin.com/B19tdbxJ
These show that a proper bridging tech module cannot be found to run ConfBridge. The debug message showing that a capability for ulaw couldn't be found was a buggy debug message which has now been fixed (it isn't a codec capability that can't be found, but a bridge capability). You need to make sure the bridge_softmix.so is loaded. I would load the other bridge_*.so modules too just for fun.
More information about the asterisk-users
mailing list