make version 0.6.4

This commit is contained in:
MelwareDE 2006-02-10 16:14:25 +00:00
parent b15d7d0475
commit d26884dd79
2 changed files with 16 additions and 2 deletions

14
CHANGES
View File

@ -1,6 +1,20 @@
CHANGES
=======
chan_capi-cm-0.6.4
------------------
- don't do echo-squelch or gain if transfercapability is non-voice
- fix deadlock when changing to fax mode
- better capi message handling
- removed double memset to zero
- use safer copy_string function
- removed unneeded lockB3q
- avoid capi message number zero
- added locking rules
- fix ECT (use implicit ECT)
- fixed setting language for each interface
- fix wait for b-channel to go down on ECT.
chan_capi-cm-0.6.3
------------------
- fixed buffer overflow in overlap dial

View File

@ -52,8 +52,8 @@
#include "chan_capi20.h"
#include "chan_capi.h"
/* #define CC_VERSION "cm-x.y.z" */
#define CC_VERSION "$Revision$"
#define CC_VERSION "cm-0.6.4"
/* #define CC_VERSION "$Revision$" */
/*
* personal stuff