-
- Downloads
* removed unnecessary struct elements and functions
* fixed "RETRIEVE does not work" bug * fixed some NT Mode bugs * removed some // comments * added configureable jitterbuffer * removed own tone-generator, and use asterisks instead, to support asterisks indications * added more support for hw-bridging, we bridge now every possible call * fixed some hdlc mode issues, with a patch for chan_zap we can make data calls between chan_zap and chan_misdn now * completely reworked the config engine, works like a charm now * fixed SetCallerPres - bug * added Progress and Proceeding passing * optimized Ringing Indication handling * added full ast_send_text support (you can setup nice menus with the dialplan now) * added support to read /etc/misdn-init.conf to clarify the NT+PTP Problem * we compile now channels/misdn if mISDNuser is installed systemwide git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9114 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/Makefile 9 additions, 2 deletionschannels/Makefile
- channels/chan_misdn.c 328 additions, 173 deletionschannels/chan_misdn.c
- channels/chan_misdn_config.c 520 additions, 838 deletionschannels/chan_misdn_config.c
- channels/misdn/Makefile 1 addition, 1 deletionchannels/misdn/Makefile
- channels/misdn/chan_misdn_config.h 9 additions, 9 deletionschannels/misdn/chan_misdn_config.h
- channels/misdn/isdn_lib.c 228 additions, 232 deletionschannels/misdn/isdn_lib.c
- channels/misdn/isdn_lib.h 13 additions, 16 deletionschannels/misdn/isdn_lib.h
- channels/misdn/isdn_msg_parser.c 53 additions, 42 deletionschannels/misdn/isdn_msg_parser.c
- configs/misdn.conf.sample 30 additions, 36 deletionsconfigs/misdn.conf.sample
Loading
Please register or sign in to comment