diff --git a/FIXME b/FIXME new file mode 100644 index 0000000000000000000000000000000000000000..e9f678def893fc332731d94aea42935702c62fbf --- /dev/null +++ b/FIXME @@ -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 + diff --git a/TODO b/TODO index 762800a200b156be012e9699f8dcbd7b48f20727..8265db15fa0093915e6e5e27757cb7b1dc1c7a70 100644 --- a/TODO +++ b/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 + + diff --git a/src/gui/official/TODO b/src/gui/official/TODO index 82cd08542f4f6e842e90b6df23e25df39a044ea4..634c064d1d4097a366602de488fef8ae4579fe7e 100644 --- a/src/gui/official/TODO +++ b/src/gui/official/TODO @@ -1,2 +1,5 @@ need to consolidated Request and Answers. -need to set temp status. \ No newline at end of file +need to set temp status. + +PhoneLineManager should connect only to the selected line, it could simplify the signaling process. +