Displaying 20 results from an estimated 7000 matches similar to: "Fw: #asterisk is +r now, meaning register your nick with nickserv"
2004 Jun 18
0
#asterisk is +r now, meaning register your nick with nickserv
How do you register?
do this /msg NickServ help
or /msg NickServ register [yourpassword]
You will be required to /msg NickServ IDENTIFY [yourpassword] before
you can join #asterisk.
I'm sorry we had to do this but the spambots that join and part 100+ times
per hour were getting way out of hand.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jul 29
1
IRC Instructions for Beginners
I had to do some Googling around yesterday to find out how to use IRC.
I thought some basic instructions might be useful on the
http://wiki.centos.org/irc page. Here is a draft for your
consideration:
=====
IRC Instructions for Beginners
If you have not used IRC before, this guide will help you get started.
You will need an IRC client. If you are already using Firefox, an easy
possibility is
2003 Dec 06
2
unixODBCget/put/del/deltree
-- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bkw") in new stack
-- unixodbcput: family=BLAH, key=blah, value=bkw
-- Executing unixODBCput("SIP/10-cc1b", "BLAH/blah=bk2") in new stack
-- unixodbcput: family=BLAH, key=blah, value=bk2
-- Executing unixODBCget("SIP/10-cc1b", "testingget=BLAH/blah") in new stack
-- unixodbcget:
2004 Jul 15
2
SoxMix - Fails to Execute
I have Asterisk configured to record calls. Both in and out record ok
but SoxMix fails to join the two files.
The error from the CLI is as follows:
Execute of ( nice -n 19 soxmix
/var/spool/asterisk/monitor/Support-in.wav
/var/spool/asterisk/monitor/Support-out.wav
/var/spool/asterisk/monitor/Support.wav && rm -f
/var/spool/asterisk/monitor/Support-* ) & failed.
If I run exactly the
2004 Jun 26
1
unexpected problem
I've had a dedicated box running for ages in my LAN without any kind of
problems. Ssh has been installed and useable till tomorrow when a problem
pop up.
KERNEL: 2.6.5
no server or client settings have been changed. I can ping and nmap the
host without any kind of problems. Bellow I'll paste a verbosed ssh try.
bkw at tellus ~ $ ssh -vvv neptune
OpenSSH_3.8p1, SSH protocols 1.5/2.0,
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>
> how do I generate hashed string from my password ?
use this sql command:
GRANT SELECT ON vmail TO ?vmail?@?127.0.0.1? IDENTIFIED BY PASSWORD(?yourpassword?);
or if you just want to see the hash:
SELECT PASSWORD(?yourpassword?);
Sami
2008 Oct 09
0
Icecast Digest, Vol 53, Issue 2
Beste,
Het e-mailadres waar u zojuist een e-mailbericht naar heeft verstuurd, bestaat niet (meer). Omdat er door zogenaamde spambots regelmatig misbruik wordt gemaakt van onbestaande e-mailadressen, worden deze berichten niet bezorgd.
Indien u ons toch een mailtje wenst te sturen, verzoeken we u dit te doen op het adres i n f o @ s t r e a m i t . e u .
Ook via onze website, www.streamit.eu,
2008 Oct 10
0
Icecast Digest, Vol 53, Issue 3
Beste,
Het e-mailadres waar u zojuist een e-mailbericht naar heeft verstuurd, bestaat niet (meer). Omdat er door zogenaamde spambots regelmatig misbruik wordt gemaakt van onbestaande e-mailadressen, worden deze berichten niet bezorgd.
Indien u ons toch een mailtje wenst te sturen, verzoeken we u dit te doen op het adres i n f o @ s t r e a m i t . e u .
Ook via onze website, www.streamit.eu,
2008 Oct 20
0
Icecast-dev Digest, Vol 52, Issue 1
Beste,
Het e-mailadres waar u zojuist een e-mailbericht naar heeft verstuurd, bestaat niet (meer). Omdat er door zogenaamde spambots regelmatig misbruik wordt gemaakt van onbestaande e-mailadressen, worden deze berichten niet bezorgd.
Indien u ons toch een mailtje wenst te sturen, verzoeken we u dit te doen op het adres i n f o @ s t r e a m i t . e u .
Ook via onze website, www.streamit.eu,
2017 Aug 15
0
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 21:25, voytek at sbt.net.au wrote:
> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>
> how do I generate hashed string from my password ?
> use this sql command:
>
> GRANT SELECT ON vmail TO 'vmail'@'127.0.0.1' IDENTIFIED BY
> PASSWORD('yourpassword');
>
> or if you
2017 Aug 15
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>>
>> how do I generate hashed string from my password ?
>
> use this sql command:
>
> GRANT SELECT ON vmail TO ?vmail?@?127.0.0.1? IDENTIFIED BY
> PASSWORD(?yourpassword?);
>
>
> or if you just want to see the hash:
>
> SELECT
2004 May 07
0
RE: PRI, multi D channels and conventional PBXs (brian)
Hi bkw
Yep, which is going to be a huge problem since it's only taking a line and
not doing any transmittal until after you get a line out, the line of course
is being rejected before I can even get there :(
Of course I can't even establish connectivity to the telco whilst having it
peered to the PBX too due to the D channel issue :(
Lee
From: "brian" <brian@bkw.org>
2003 Dec 03
2
OpenENUM
Anyone wishing to help build/manage openenum.net please contact me via
email brian@bkw.org ... I would like to have someone assist in building
and management.
Thanks,
bkw
2003 Sep 24
0
Re: Asterisk-Users digest, Vol 1 #1380 - 15 msgs
You have the session target as the IP address of the router's own ethernet
interface. You probably want that to be the address of the Asterisk server
instead. I also highly recommend you use full duplex ethernet, as voice
packets don't really like to be restransmitted when a collision happens.
-d
> Message: 10
> From: "Bartosz Jozwiak" <bartek@cq-link.sr>
>
2004 Apr 30
1
Flexible Call Parking Solution
These all work with sip native transfers and sip attended transfers in the
example of "query" option. I tested this on my 7960 and it works great.
Please others test it.
cd /usr/src/asterisk
cp contrib/scripts/astxs /usr/bin/
cd apps
wget http://www.bkw.org/app_valetparking.c
cd ..
astxs -install apps/app_valetparking.c
;
; Lets Auto Park the person in the first available slot in
2017 Aug 22
3
pop 110/995, imap 143/993 ?
On 22.08.2017 03:56, Peter wrote:
>>> Lest anyone think STARTTLS MITM doesn't happen,
>>>
>>> https://threatpost.com/eff-calls-out-isps-modifying-starttls-encryption-commands/109325/3/
> Right, the attack does happen, but it can be prevented by properly
> configuring the server and client.
Dovecot, by default, requires STARTTLS before accepting plaintext
2017 Aug 15
2
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 22:23, Noel Butler wrote:
> On 15/08/2017 21:25, voytek at sbt.net.au wrote:
>
>> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>> how do I generate hashed string from my password ?
>> use this sql command:
>>
>> GRANT SELECT ON vmail TO
2004 Jul 15
4
freenode #asterisk IRC channel identd problem
Sorry to ask this question here since it's related to IRC and not
Asterisk, but I am having trouble logging into the #asterisk IRC channel
on freenode and was wondering if anyone else has had this problem and
solved it.
So here's the situation: Whenever I try to login to the #asterisk
channel I get a message like "you must be identified to login to this
channel." So after doing
2020 Jun 09
3
Postfix restrictions
On Sun, Jun 07, 2020 at 05:53:28AM -0700, John Pierce wrote:
> On Sun, Jun 7, 2020, 2:47 AM Nicolas Kovacs <info at microlinux.fr> wrote:
>
> > ....
> > My aim is simply to eliminate as much spam as possible (that is, before
> > adding
> > SpamAssassin) while keeping false positives to a minimum.
> >
>
> The one thing that stopped the most spam on
2007 Jun 09
1
Blosxom + Markdown problem: randomised email links break RSS, Atom
As described here, "Markdown will... perform a bit of randomized
decimal and hex entity-encoding to help obscure your address from
address-harvesting spambots" on automatic email address links like
<rwhe at ludism.org>.
http://daringfireball.net/projects/markdown/syntax#autolink
I have had a problem with my RSS feed for months, where certain
entries would refresh every hour or