search for: bridge_

Displaying 3 results from an estimated 3 matches for "bridge_".

Did you mean: bridge
2007 Apr 18
2
[Bridge] bridge-utils + Linksys WET11
...archives that wireless NICs would cause issues, but that shouldn't be the case here, since the router doesn't even know it's wireless, should it? Is this some sort of stp issue? Any suggestions would be much appreciated. I'm out of ideas. #!/bin/bash # bridge="br100" bridge_br100_devices="eth1 eth2 eth3 eth4" bridge_br100_ip="192.168.1.1" return=$rc_done case "$1" in start) for b in ${bridge} do echo "Create Bridge ${b}" /usr/sbin/brctl addbr ${b} || {...
2010 Mar 19
2
confbridge not working?
Hi guys, I'm trying to move away from meetme to loose the dependency on dahdi. ConfBridge seems to be a good fit but I can't get it going. The document sounds like an easy to use app. Am I missing any bridge_ modules? Asterisk 1.6.2.0~rc2-0ubuntu1.2 -- Executing [521 at outbound:1] Answer("SIP/109-b877a8c8", "") in new stack -- Executing [521 at outbound:2] ConfBridge("SIP/109-b877a8c8", "conf") in new stack [Mar 19 03:16:33] ERROR[2294]: app_confb...
2011 May 19
6
ConfBridge - Failed to find a bridge technology to satisfy capabilities
...tput below. -- Executing [501 at services:9] ConfBridge("SIP/OpenSER-00000005", "1001") in new stack [May 19 13:36:05] DEBUG[7452]: app_confbridge.c:404 join_conference_bridge: Trying to find conference bridge '1001' [May 19 13:36:05] DEBUG[7452]: bridging.c:475 ast_bridge_new: Failed to find a bridge technology to satisfy capabilities 0x4 (ulaw) [May 19 13:36:05] DEBUG[7452]: app_confbridge.c:368 destroy_conference_bridge: Destroying conference bridge '1001' [May 19 13:36:05] ERROR[7452]: app_confbridge.c:435 join_conference_bridge: Conference bridge '100...