FIXME added

This commit is contained in:
jpbl
2005-10-13 13:39:20 +00:00
parent c380426a76
commit 8d429f02a2
3 changed files with 9 additions and 2 deletions

3
FIXME Normal file
View 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
View File

@ -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

View File

@ -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.