mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Added Timeout sip response code (408).
This commit is contained in:
@@ -63,6 +63,7 @@ Method = {
|
||||
Error = {
|
||||
TRYING = 100,
|
||||
RING = 180,
|
||||
TIMEOUT = 408,
|
||||
BUSY = 486,
|
||||
DECLINE = 603,
|
||||
OK = 200,
|
||||
|
||||
Reference in New Issue
Block a user