aMule Forum
English => Feature requests => Topic started by: realtebo on May 08, 2010, 06:09:19 PM
-
is it possible to avoid amule using port 5060 and port 10000-10020 ?
i'm using for asterisk, and If i start first amule and then asterisk, (or i make a module reload in astersik), asterisk is often unable to register numbers because port 5060 is in use, or it's impossibilitated to call because all port from 10000 to 10050 is being used from amule....
i'd like a amule.conf option for exclude a list of ports and/or of ranges of ports
-
aMule uses only three(!) ports, all of which is to be preset in amule.conf.
-
Only three listening ports.
-
Are these asterisk ports listening ports or send ports? Is it a problem if an app wants to register a listening port another app is currently sending on? Sending ports are random usually.
We have a patch lying around that would use a fix sending port. Could that help?
-
Probably it's not obvious, but i was talking about sending port.
amule sometimes uses all of the ten ports opened for asterisk on my system, and it's unable to make or receive call.
what about this patch? where ... how to use ... etcc..
-
Here's the patch, binding the output port to 7777. For proper integration it would require a config option of course.