Wow. I didn't know you could do that. So, I could have something like this in sip.conf:
bindport=5060,5080,5081,5082 and it will make Asterisk listen on all those 4 ports? - Daniel -----Original Message----- From: "Joseph" <[EMAIL PROTECTED]> Sent: Wed, November 29, 2006 1:31 am To: [EMAIL PROTECTED], "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Subject: Re: [asterisk-users] SIP Port 5060 Why not specify, several different ports, in your sip.conf? You can have Asterisk listen on port 5060, 5061, 7080 etc as many as you want; just make sure the port is not taken by some other application. I have 8-phone lines (on sip.conf) and asterisk is listening each line on a different port. -- #Joseph On Tue, 2006-11-28 at 22:19 -0500, [EMAIL PROTECTED] wrote: > We have many clients who live in third world countries where the ISPs > purposely block traffic on port 5060. > > I know we could always change the listening port in our Asterisk box. > However, doing so will affect all our other users who use port 5060 with > no problems. > > Is there any other solution? I guess I could always run a second instance > of Asterisk listening on another port, but is that the cleanest and most > scalable solution? > > Thanks _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
