-
- Downloads
Implement the '!' negation element to negate codecs directly in the allow keyword.
This permits the list of codecs to be specified in one configuration line, instead of two or more, generally with the aim of either allowing all codecs with the exception of a few or disallowing most but permitting a few. Review: https://reviewboard.asterisk.org/r/1411/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@334574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- configs/sip.conf.sample 4 additions, 0 deletionsconfigs/sip.conf.sample
- contrib/realtime/mysql/iaxfriends.sql 1 addition, 2 deletionscontrib/realtime/mysql/iaxfriends.sql
- contrib/realtime/mysql/sipfriends.sql 1 addition, 2 deletionscontrib/realtime/mysql/sipfriends.sql
- contrib/realtime/postgresql/realtime.sql 1 addition, 2 deletionscontrib/realtime/postgresql/realtime.sql
- main/frame.c 10 additions, 5 deletionsmain/frame.c
Loading
Please register or sign in to comment