smalltalk
/
osmo-st-all
Archived
1
0
Fork 0

misc: Update the TODO entry for generalparts

When we receive a message and there is rport and such set we
should include the "seen" remote address in the VIA. The code
should also handle having multiple VIA entries as per the spec.
This commit is contained in:
Holger Hans Peter Freyther 2014-05-27 14:49:58 +02:00
parent 1a634a1492
commit 100d6bcb10
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -31,6 +31,7 @@ General:
_after_ the receiving 401/403. At the same time the proxy/server would
need to re-send the 401/403?
* Compare with MGCPCommands and share code... in SIPRequest
* Via we should indicate the received address and port...
* 3xx, 4xx, 5xx, 6xx are final. We should not allow any other messages.