unified socket application interface (for asterisk and maybe other apps)
[lcr.git] / todo.txt
index dac9a7a..e4eee99 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,16 +1,9 @@
-BUG: no channels after reload interfaces
-BUG: audio is corrupted, shall we use fh or name for state of tones?
-BUG: release to NT not always work
 
 make asterisk call implementation
 
-trace to debug, log and socket
-
-avoid disconnect-collision (release if disconnect from both sides)
-
 display message during nothing/play
 
-Port -> Channel
+Port -> Proc
 Call -> Link
 
 maybe:
@@ -33,3 +26,19 @@ sonderwahlton
 facility: diversion, 3pty, ...
 
 
+VLAN-Kamera
+
+
+
+chan.cpp
+
+struct Channel *chan_first;
+
+chan->bchannel_receive
+
+struct ChanAsterisk *chanasterisk;
+
+
+
+
+