www.usr.com/support/gpl/USR9108_release1.3.tar.gz
[bcm963xx.git] / userapps / opensource / siproxd / TODO
1 TODOs, in random order:
2 =======================
3
4 - siproxd daemonized: looks like clashes between threads
5 - lost 200 ACK immediately before RTP starts...
6
7 - /var/run PID file
8
9 - check via loop and private IP addresses
10   can comment be used to store a unique ID in there?
11
12 - multiple inbound interfaces - do I need to be aware of inbound at all?
13
14 - Documentation (yeah, yeah...)
15
16 - general security issues
17 - security tests for received SIP messages (function securitycheck)
18
19 - automagically create a proper config file during install
20
21 - get_ip_by_host: reduce DNS timeouts (seems to be a more complex problem...)
22
23 - via loop detection: send 482 error code
24
25
26 - feature: don't bind to 0.0.0.0 address, but only to inbound/outbound IF's
27   (defined by IFNAME)
28
29 RFC3261 non-compliance:
30 - Record-Route header handling
31
32 - OpenBSD: Warning for redefinition of MACROS