-
- Downloads
Bridging: introduce "invisible" bridges.
Invisible bridges function the same as normal bridges, but they have the following restrictions: * They never show up in CLI, AMI, or ARI queries. * They do not have Stasis messages published about them. Invisible bridges' main use is for when use of the bridging system is desired, but the bridge should not be known to users of the Asterisk system. ASTERISK-25925 Change-Id: I804a209d3181d7c54e3d61a60eb462e7ce0e3670
Showing
- include/asterisk/bridge_features.h 2 additions, 0 deletionsinclude/asterisk/bridge_features.h
- main/bridge.c 14 additions, 10 deletionsmain/bridge.c
- main/manager_bridges.c 1 addition, 1 deletionmain/manager_bridges.c
- main/stasis_bridges.c 13 additions, 0 deletionsmain/stasis_bridges.c
- main/stasis_channels.c 3 additions, 1 deletionmain/stasis_channels.c
Loading
Please register or sign in to comment