search for: wardial

Displaying 8 results from an estimated 8 matches for "wardial".

Did you mean: arial
2010 Feb 09
2
Security Logging
Hello list, I've got a client who's weak sip passwords are being guessed by remote entities who then connect to their server and use it to wardial large swaths of numbers. When they start receiving complaints, they call me and I add the ip address of the remote user to the iptables drop list. At the same time, my own personal asterisk server, using strong sip passwords, has seen connections from remote entities. I'm not sure ho...
2005 Jan 25
1
Re: I think your problem has to do with how you set the variable.
...l/$1@chiamamezzi-dialout";\ /bin/echo "Variable: callid=123456|number=$1|url=pippo|menuid=FOP|redirectnum=0554202880";\ /bin/echo "Context: chiamamezzi-Wave";\ /bin/echo "Exten: s";\ /bin/echo "Priority: 1";\ /bin/echo "Callerid: Asterisk Automatic Wardial";\ /bin/echo "Timeout: 10000";\ /bin/echo "Async: True";\ /bin/echo "ActionId: 10";\ where the dialplan is: [chiamamezzi-dialout] exten => _X.,1,Dial(ZAP/g1d/${EXTEN},30) exten => _X.,2,NoOp( _X. DIALSTATUS is ${DIALSTATUS} number is ${number} ) exte...
2010 Jan 29
1
Digium fax - sending fax call file vs manager originate
...ication:SendFAX Data:/var/spool/asterisk/test.tif -------------------------------------------- Fax is send but if I use manager -------------------------------------------- Action: Originate Channel: SIP/IP/dest NO Context: fax-tx Exten: send Priority: 1 Callerid: Asterisk Automatic Wardial -------------------------------------------- I get ERROR[16796]: res_fax.c:696 generic_fax_exec: channel 'SIP/IP-00000015' is in an unsupported T.38 negotiation state, cannot continue. Here is context ----------------------------------------- [fax-tx] exten => send,1,NoO...
2004 Sep 10
2
What would be required for this?
Hey All, I have a question that I'm curious about. I want to set up a 4 phone system in my home with 2 actual lines coming into the house. Both or just regular lines (not sure of this matters?), one being VoIP and the other just a regular analog line. For now though I just want the VoIP line coming in, but would like the ability to expand to 2 lines in the future. What type of hardware is
2009 May 20
2
Problems receiving some faxes in T.38
Hello, We have been working with the ReceiveFax application for some weeks now in order to receive faxes in T.38 and it works fairly well, but there are some faxes that for some reason we are not able to receive correctly. The asterisk version we are using is 1.6.0.6 with spandsp-0.0.5pre4 and the asterisk machine is behind a CISCO mediaGW to be able to communicate with the PSTN. The SIP call
2010 Jan 05
6
Faxing: Anyone have a compiled executable?
Hi, Having problems with getting either RxFax or FaxReceive to compile. Running Asterisk 1.4 on CentOS 5. Does anyone have the free/open source executables that you could send me? Thanks for your help! P. S.: TxFax and FaxSend would also be appreciated.
2005 Oct 18
8
free dids on goiax.com
GoIAX, the Asterisk community's free IAX provider, is offering free US dids now. I loaded about 175 dids in and put up a very beta sign in page. Unfortunately I had to restrict the free us/canada outbound calling back down to toll-free only. There was a lot of war dialing and prank calling going on. I'm working on some stuff to hopefully curb that kind of stuff down so I can
1997 Sep 28
0
[IPD] Internet Probe Droid
...of which you can collect with ipd. Unlike ipd, mf does not sort its output very well, which we leave as an excercise to the reader :-) It is easy to cook up a Perl script to reduce the output (which you can capture with ''script'', for example). Expect can be used to write a simple wardialer as well. There seems to be little Expect cannot automate. It is an indispensable system administration tool. [1] Quote from Improving the Security of Your Site by Breaking Into it by Dan Farmer, Wietse Venema