Been Away From Asterisk...What's New?
So I dabbled in Asterisk a couple years ago more for just learning SIP than anything else.However, lately I have been "dabbling" again with WebRTC which I am really interested in. I notice there was...
View ArticleBeen Away From Asterisk...What's New?
navaismo wrote:yes, take a look on the asterisk's wiki.It looks like video is not supported? What sense does integrating WebRTC when video does not work?RayStatistics : Posted by rayj00 • on Fri Aug...
View ArticleBeen Away From Asterisk...What's New?
yes, take a look on the asterisk's wiki.Statistics : Posted by rayj00 • on Fri Aug 21, 2015 11:13 am • Replies 2 • Views 76
View ArticleSIP Trunk Issue
Hello,I am using Asterisk version 11.13.0,I have my own session boarder controller to route my calls out. My sip trunk is therefore on an internal network does not have username or password etc just...
View ArticleSIP Trunk Issue
yes.Configure it properly.Note you should only use type=peer.There isn't enough information to work out what you have done wrong.Statistics : Posted by inam4028 • on Fri Aug 21, 2015 12:12 pm • Replies...
View ArticleSIP Conf in GUI interface for Unifi VOIP
Peer support for FreePBX (the GUI interface currently included with AsteriskNOW, is provided at http://community.freepbx.org/ No previous GUI interface is supported anywhere.Statistics : Posted by...
View ArticleSIP Conf in GUI interface for Unifi VOIP
how do i create these setting in the latest AsteriskNow GUI interface i cant seem to find itCreating an extension for the UVP on AsteriskNormally, the file containing the extensions resides in...
View ArticleFail2Ban and unauthorized invites
david55 wrote:In any case, I would hope that f2b could be made to recognize an authentication failure on an invite. I thought it just pattern matched the log files.But where is failure? There is no...
View ArticleFail2Ban and unauthorized invites
If these are invites they are not guest ones as Asterisk is challenging for authentication. In any case, I would hope that f2b could be made to recognize an authentication failure on an invite. I...
View ArticleFail2Ban and unauthorized invites
fail2ban wont help you in this case.. It doesnt provide any protection against unauthorized invites. It just blocks IP address after X amount of failed register request, a better suggestion would be...
View ArticleFail2Ban and unauthorized invites
I suspect the problem is that 401s are normal, so it would end up blocking local users. If you know the addresses that can legitimately try to authenticate, you don't need fail2ban, as you can...
View ArticleFail2Ban and unauthorized invites
RemoteAddress field isn't?Statistics : Posted by genobe • on Fri May 08, 2015 5:47 am • Replies 15 • Views 1929
View ArticleFail2Ban and unauthorized invites
Sorry I can't answer your question, I'm posting more details as I was about to post the same. However, I'm posting part of log instead. There is nothing in there for fail2ban to "grab" on. Wonder if...
View ArticleFail2Ban and unauthorized invites
If you are getting them from multiple addresses, I would suggest that you don't have a valid return route to them, so they never see the 401 and don't continue with the password attempt.Statistics :...
View ArticleFail2Ban and unauthorized invites
Can you explain what "no return route" means? Maybe it's related to the problem I have with Cisco phone (another topic)? On a router SIP ALG disabled. But there might be something else I'm not aware...
View ArticleFail2Ban and unauthorized invites
The attacker is sending INVITE from a particular address. You are sending 401 back to that address. By no return route, I mean that there is no way for the response packet to reach that address.(As the...
View ArticleFail2Ban and unauthorized invites
Someone is trying to place calls from my Asterisk box. They are trying to brute-force extensions.Example log:Code: <--- SIP read from UDP:155.94.64.250:5078 --->INVITE...
View ArticleDigium Proxy Issue
Yes, we are using switchvoxStatistics : Posted by alan_gabe • on Mon Aug 24, 2015 12:23 pm • Replies 1 • Views 50
View ArticleDigium Proxy Issue
Howdy,Are you using Switchvox?Statistics : Posted by alan_gabe • on Mon Aug 24, 2015 12:23 pm • Replies 1 • Views 50
View ArticleDigium Proxy Issue
Hello,We are having a proxy issue. When going to fetch the configuration, some of the D40 and D45 phones will pickup the proxy and ask for the assignment code while others will sit there and timeout...
View Article