Can you tell me please what can I do to change the port on SER because I installed on Asterisk and SER listen on port 5060 right? so it blocked Asterisk when is running, please tell me how can I fix this problem.
Regards.
On 12/17/10 8:22 PM, douglas ugalde wrote:
Can you tell me please what can I do to change the port on SER because I installed on Asterisk and SER listen on port 5060 right? so it blocked Asterisk when is running, please tell me how can I fix this problem.
set the port parameter in the configuration file, like:
port=5070
Cheers, Daniel