chan_capi_pvt.h does not exist any more.

This commit is contained in:
MelwareDE 2005-08-22 07:53:36 +00:00
parent aef27548d5
commit e7351dea35
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -36,7 +36,7 @@ This chan_capi version includes:
- Overlap sending (dialtone and additional digits)
- E(xplicit) C(all) T(ransfer) (...although it's done implicit-but don't tell!)
- Tuneable latency: you can configure the size of B3 blocks at compile time
(in chan_capi_pvt.h, AST_CAPI_MAX_B3_BLOCK_SIZE)
(in chan_capi.h, AST_CAPI_MAX_B3_BLOCK_SIZE)
The default is 160 samples, for non-VoIP use you can tune it down to 130
- Use asterisks internal DSP functions for DTMF
- Alaw support