unified socket application interface (for asterisk and maybe other apps)
[lcr.git] / todo.txt
index d2e5912..e4eee99 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,27 +1,14 @@
-define and change dsp conference ids
 
 make asterisk call implementation
 
-new interface.conf (add remove ports by admin)
-
-call to multiple endpoints (extensions)
-
-trace with layers and filters
- - layer 1 and 2 state changes and messages
- - layer 3 isdn trace, process ids
- - messages between port, endpoint and call
- - port hunt and channel selection
- - dialing / routing
- - application process (action)
- - bchannel control (tones, dsp, filter, activation/deactivation)
-
-avoid disconnect-collision (release if disconnect from both sides)
-
 display message during nothing/play
 
-Port -> Channel
+Port -> Proc
 Call -> Link
 
+maybe:
+delay - per param setzen, lokal als mISDNsignal und remote mittels setup
+
 
 
 old stuff....
@@ -39,3 +26,19 @@ sonderwahlton
 facility: diversion, 3pty, ...
 
 
+VLAN-Kamera
+
+
+
+chan.cpp
+
+struct Channel *chan_first;
+
+chan->bchannel_receive
+
+struct ChanAsterisk *chanasterisk;
+
+
+
+
+