search for: eeuw

Displaying 6 results from an estimated 6 matches for "eeuw".

Did you mean: leeuw
2011 Dec 29
2
Interesting attack tonight & fail2ban them
I happened to be in the cli tonight as some (208.122.57.58) initiated a simple attack - just trying to make long distance calls from outside context. Although harmless, this went on for several minutes as the idiot just used up my bandwidth with SIP messages. Here's and example: [2011-12-28 22:53:42] NOTICE[9635]: chan_sip.c:14035 handle_request_invite: Call from '' to extension
2011 Apr 11
6
Variable stripping/removing part of string
Hi! I try to get rid of some part of CALLERID(name) but I cant realy figure out a way to do it. For example: CALLERID(name) = "Martela (fax)" I am just looking for the part before ? (? in my case ?Martela?. I can?t serch for ? ?, could be many ? ?, but only one ? (?, thought i could do something like: exten => 0424449631,n,NoOp(${CUT(CALLERID(name),\(,1):0:-1}) But that gave me
2011 Oct 31
1
Calls from PSTN on SPA3102
Hello list, this is my first post on this list. I have a server with Asterisk and a Linksys SPA3102 with 3 SIP phones. I have configured the SPA PSTN line as trunk to receive and send calls. I can call outside from SIP phone throw the PSTN line and all is OK, the problem is when I receive a call from the PSTN, on the out caller phone there is a demo playback. I want to redirect the call to a
2011 Sep 15
1
Monitoring second leg being dialed?
Hello My ISP provides an FXS port to plug a handset, which can be used to make free calls to (GSM) cellphones, similar to the Billion ADSL modems: http://au.billion.com/product/voip.php My plan is to install an SIP client on a smartphone, so that when I'm travelling, I can connect to a good wifi hotspot, register with an Asterisk server at home which has an FXO card, tell Asterisk the
2011 Jan 20
5
context problem
Hello list, Asterisk 1.6.16.1 I have the following registrations : register => 119909:passwd at sip.prov.org/52525252 register => 119909:passwd at sip.prov.org/59595959 [119909] type=friend host=sip.prov.org username=119909 defaultuser=119909 secret=passwd context=TRUNKin extensions.conf : [TRUNKin] exten => _52525252,1,NoOp(context TRUNKin - 52525252) exten =>
2011 Apr 26
1
How does wrandom strategy works with Queue?
Hi, wrandom strategy for Queue says...rings random interface, but uses the member's penalty as a weight when calculating their metric. So a member with penalty 0 will have a metric somewhere between 0 and 1000, and a member with penalty 1 will have a metric between 0 and 2000, and a member with penalty 2 will have a metric between 0 and 3000. Please note, if using this strategy, the member