Skip to content
Snippets Groups Projects
Commit f700e87a authored by yanmorin's avatar yanmorin
Browse files

Merge changes

parent 1a2dd7df
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,18 @@ ...@@ -14,6 +14,18 @@
* Refactoring samplerate conversion, -DDATAFORMAT_IS_FLOAT allow the user to use float instead of int * 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 2006-08-02 Yan Morin
* Add IAX quelch/unquelch * Add IAX quelch/unquelch
......
...@@ -18,11 +18,9 @@ For sflphone-qt: ...@@ -18,11 +18,9 @@ For sflphone-qt:
--------------- ---------------
Save account status if modified in configuration Save account status if modified in configuration
From FIXME: From FIXME:
- sflphoned don't return any result at the second time getcallstatus is called. - 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. - sflphoned don't return a 206 on getcallstatus when one call is ringing.
- unhold should not return an error if it's not holded - unhold should not return an error if it's not holded
- Check if the device as the same name (usb), not only the number - Check if the device as the same name (usb), not only the number
- Combo box for the device
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment