redone
This commit is contained in:
parent
82fa326895
commit
bacb775469
6
TODO
6
TODO
@ -2,6 +2,9 @@ TODOs, in anarchistic order:
|
||||
============================
|
||||
|
||||
|
||||
- re-think the registration mechanism (mapping and decision criteria
|
||||
for in- and outgoing stuff...
|
||||
|
||||
- 2.2.x kernels:
|
||||
make use of the portfw.so (ipmasqadm package) to create forwarding
|
||||
tunnels for incomming data streams
|
||||
@ -14,5 +17,4 @@ TODOs, in anarchistic order:
|
||||
|
||||
- get_ip_by_host: reduce DNS timeouts
|
||||
|
||||
- forwarding(proxying) of incomming RTP media streams
|
||||
? own thread/process (is pending)
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@ dnl ******************************************************************
|
||||
dnl
|
||||
SPD_MAJOR_VERSION=0
|
||||
SPD_MINOR_VERSION=1
|
||||
SPD_MICRO_VERSION=2
|
||||
SPD_MICRO_VERSION=3
|
||||
SPD_VERSION=$SPD_MAJOR_VERSION.$SPD_MINOR_VERSION.$SPD_MICRO_VERSION
|
||||
|
||||
dnl *********************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user