Automatically exported from code.google.com/p/sipvicious
Stars
0
Forks
0
Watchers
0
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fixed 2 bugs, one where malformed SIP packets produce an unhandled exception, the other where svwar.py is passed a large number as an extension
c87fd98View on GitHubremoved continue after self.log.warn('It has been %s seconds since we last received a response - stopping' % timediff) which would send it in a loop
c3f5883View on GitHubchanged storage location from current directory to home directory
e7d5bcdView on GitHubupdated changelog, added sv.xsl to resources and fixed some markdown mistakes in the readme
ac58302View on GitHubnow checks if its a response to an INVITE before sending the ACK and sends a BYE if a 200 OK is sent as a response to our INVITE
9eb3fa1View on GitHubnow making use of acks in response to INVITE responses
29294e4View on GitHub