Prepare v1.0.2
parent
755ba51b12
commit
e2a5b417c7
3
CHANGES
3
CHANGES
|
@ -1,7 +1,7 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
HEAD
|
||||
chan_capi-1.0.2
|
||||
------------------
|
||||
- possibly fixed ECT channel hang
|
||||
- added 'x' option to capicommand(ect) to have real 'explicit call transfer'
|
||||
|
@ -13,6 +13,7 @@ HEAD
|
|||
- Asterisk 1.4.4 adaptions
|
||||
- send 'In-band info available' for progress in NT-mode
|
||||
- detect KEYPAD digits in NT-mode and send call to 'K...' extension
|
||||
- fixed possible deadlock when answering a just disconnected call
|
||||
|
||||
|
||||
chan_capi-1.0.1
|
||||
|
|
4
README
4
README
|
@ -21,15 +21,13 @@ Jan Stocker
|
|||
Frank Sautter, levigo group
|
||||
Hans Petter Selasky
|
||||
Simon Peter <dn.tlp@gmx.net>
|
||||
Mario Goegel <m.goegel@gmx.de>
|
||||
|
||||
(...and all the others that have been forgotten...) :-)
|
||||
|
||||
No support for Asterisk 1.0.x any more, you need at least
|
||||
Asterisk 1.2.x
|
||||
|
||||
To support all fax features (e.g. fax polling), you
|
||||
need version 3 of libcapi20.
|
||||
|
||||
This chan_capi version includes:
|
||||
================================
|
||||
- Multiple controller support
|
||||
|
|
Loading…
Reference in New Issue