mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
FIXME added
This commit is contained in:
3
FIXME
Normal file
3
FIXME
Normal file
@ -0,0 +1,3 @@
|
||||
- sflphoned don't return any result at the second time getcallstatus is called.
|
||||
- sflphoned getcallstatus 206 answer don't specify the callid
|
||||
|
3
TODO
3
TODO
@ -1,6 +1,5 @@
|
||||
ForGUI:
|
||||
-------
|
||||
Add Clear button for GUI to clear screen (like Ctrl+L)
|
||||
Add screen shell to display debug
|
||||
|
||||
For project core:
|
||||
@ -18,3 +17,5 @@ Better handling for an reINVITE request.
|
||||
For project dependencies:
|
||||
------------------------
|
||||
Improve the autotools scripts of PortAudioCpp
|
||||
|
||||
|
||||
|
@ -1,2 +1,5 @@
|
||||
need to consolidated Request and Answers.
|
||||
need to set temp status.
|
||||
need to set temp status.
|
||||
|
||||
PhoneLineManager should connect only to the selected line, it could simplify the signaling process.
|
||||
|
||||
|
Reference in New Issue
Block a user