-
- Downloads
Optional HOLD/RETRIEVE signaling for PTMP TE when the bridge goes on and off hold.
Added the moh_signaling option to specify what to do when the channel's bridged peer puts the ISDN channel on and off of hold. Implemented as a FSM to control libpri ISDN signaling when the bridged peer places the channel on and off of hold with the AST_CONTROL_HOLD and AST_CONTROL_UNHOLD control frames. JIRA SWP-2687 JIRA ABE-2691 Review: https://reviewboard.asterisk.org/r/1063/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@300212 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 9 additions, 2 deletionsCHANGES
- UPGRADE.txt 4 additions, 1 deletionUPGRADE.txt
- channels/chan_dahdi.c 14 additions, 0 deletionschannels/chan_dahdi.c
- channels/sig_pri.c 908 additions, 58 deletionschannels/sig_pri.c
- channels/sig_pri.h 65 additions, 0 deletionschannels/sig_pri.h
- configs/chan_dahdi.conf.sample 11 additions, 4 deletionsconfigs/chan_dahdi.conf.sample
Loading
Please register or sign in to comment