-
- Downloads
Remove unnecessary generation of informational cause frames
It is not necessary to generate information cause code frames on every protocol event that occurs. This removes all the instances where the frame was not conveying a cause code and was instead just conveying a protocol-specific message. This also corrects the generation of the message associated with disconnects for MFC/R2 to use the MFC/R2 specific text for the disconnect cause. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369765 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/chan_dahdi.c 2 additions, 2 deletionschannels/chan_dahdi.c
- channels/chan_iax2.c 14 additions, 33 deletionschannels/chan_iax2.c
- channels/sig_analog.c 18 additions, 37 deletionschannels/sig_analog.c
- channels/sig_pri.c 0 additions, 22 deletionschannels/sig_pri.c
- channels/sig_ss7.c 0 additions, 22 deletionschannels/sig_ss7.c
Loading
Please register or sign in to comment