sundaewaffle / sipvicious

Automatically exported from code.google.com/p/sipvicious
0 stars 0 forks source link

Running svmap from an Asterisk box #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svmap.py 10.0.0.0/24

What is the expected output? What do you see instead?

Was hoping it would be able to pick up the polycom phones on the network. 
It does pick up the Asterisk server and an Aastra phone.

svmap does complain that
"WARNING:DrinkOrSip:could not bind to 0.0.0.0:5060 - some process might
already be listening on this port. Listening on port 5061 instead"

If I run svmap on another computer that isn't running Asterisk, the Polycom
phones are indeed detected.

I'm thinking it has something to do with the fact that svmap isn't able to
listen on port 5060?  Is there a way to have the detection work while
running on 5061, or is the issue that the polycoms aren't playing nice and
responding on the specified port?

What version of the product are you using? On what operating system?

svmap 0.2.4, OS is CentOS 5

and 
svmap 0.2.4, MacOS 10.5

Please provide any additional information below.

Original issue reported on code.google.com by kdahl%pa...@gtempaccount.com on 15 Jan 2009 at 1:47