mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
Merge changes
This commit is contained in:
12
ChangeLog
12
ChangeLog
@ -14,6 +14,18 @@
|
||||
|
||||
* Refactoring samplerate conversion, -DDATAFORMAT_IS_FLOAT allow the user to use float instead of int
|
||||
|
||||
2006-08-25 Yan Morin
|
||||
|
||||
* Add support for <esc> key to hangup a call
|
||||
|
||||
* Remove handling of Key_Meta and Key_Alt, need to be able to send @ with alt+char or shift
|
||||
|
||||
2006-08-23 Yan Morin
|
||||
|
||||
* Add AudioDevice, a container to get audiodevice listing
|
||||
|
||||
* Add --with-debug to ./configure
|
||||
|
||||
2006-08-02 Yan Morin
|
||||
|
||||
* Add IAX quelch/unquelch
|
||||
|
2
TODO
2
TODO
@ -18,11 +18,9 @@ For sflphone-qt:
|
||||
---------------
|
||||
Save account status if modified in configuration
|
||||
|
||||
|
||||
From FIXME:
|
||||
- sflphoned don't return any result at the second time getcallstatus is called.
|
||||
- sflphoned don't return a 206 on getcallstatus when one call is ringing.
|
||||
- unhold should not return an error if it's not holded
|
||||
|
||||
- Check if the device as the same name (usb), not only the number
|
||||
- Combo box for the device
|
||||
|
Reference in New Issue
Block a user