-
- Downloads
Add name argument to BridgeWait() so multiple holding bridges may be used
Changes arguments for BridgeWait from BridgeWait(role, options) to BridgeWait(bridge_name, role, options). Now multiple holding bridges may be created and referenced by this application. (closes issue ASTERISK-21922) Reported by: Matt Jordan Review: https://reviewboard.asterisk.org/r/2642/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_bridgewait.c 222 additions, 25 deletionsapps/app_bridgewait.c
- include/asterisk/bridge.h 3 additions, 2 deletionsinclude/asterisk/bridge.h
- include/asterisk/bridge_channel_internal.h 4 additions, 1 deletioninclude/asterisk/bridge_channel_internal.h
- main/bridge.c 6 additions, 7 deletionsmain/bridge.c
- main/bridge_channel.c 5 additions, 1 deletionmain/bridge_channel.c
Loading
Please register or sign in to comment