Displaying 20 results from an estimated 6000 matches similar to: "Interesting new hack attack"
2013 Dec 11
1
A Question about Management/Control Protocol Licensing
I see the following paragraph in the Asterisk trunk LICENSE file:
"In addition, Asterisk implements two management/control protocols: the
Asterisk Manager Interface (AMI) and the Asterisk Gateway Interface
(AGI). It is our belief that applications using these protocols to
manage or control an Asterisk instance do not have to be licensed
under the GPL or a compatible license, as we believe
2010 Nov 07
3
Why are the hackers scanning for these?
Hey, I'm going thru logs, and I see some very common and interesting things
that the hackers are looking for.
In a whole bunch of scans, I've noticed that the first guess or two for sip
accounts
is usually a 10-digit number. I'm asking myself, why these numbers? Are they
looking
for a voip trunk? Or is it just like a serial number for the scan? What?
Here's some examples:
2013 Nov 27
0
SaySentence/SoundPack Proposal
?
Hello--
Boy, it's been a long time since I posted to the user mailing list!
Pardon me, I've posted this to dev also, but I thought the general users
should also be aware of this.
I'd like to announce a proposal to the Asterisk Community, that I
introduced at Astridevcon last month. It is a new API for playing sound
files (mainly speech). A pdf describing the Proposal in some
2013 Dec 11
0
Language Coverage in Asterisk
I see that Asterisk distributes soundsets for
English/English-AU/Spanish/French, and Russian.
There is code for several other languages inside Asterisk;
how does one obtain the other soundsets?
Also, I noted that the source sound files don't seem to be publicly
available for the sound sets that Asterisk distributes. I would assume that
the source sounds are all 44khz (or more) cd quality
2013 Dec 11
1
Asterisk Language Status
In putting together the SoundPack code, I am looking at the
various language/locale specific code, and wondering how it all
really stands...
So, share with me, non-English speakers, what is your experience
and impression?
I heard a few comments during AstriDevCon, that some of the languages are
not quite right; some said their language was understandable, but...
Would anyone be willing to share
2014 Jan 02
0
SaySentence update - CALL FOR HELP
I'm not going to bore you with all the stuff I've done since
November here. I put it, and some examples, in the file
update1.txt in the git archive. To read it,
do a git clone of https://github.com/WyoMurf/SaySentence.git
I a nutshell, I've upgraded the SayScript grammar to handle
expressions in the file names, upgraded the current en, fr,
it, hu, and some others, to use the same
2011 Sep 02
0
No subject
crashing.
So, as a first step to solving **that** problem, make sure asterisk is
compiled with debug
flags, dumps another core file, and then you do the "gdb asterisk
<corefilename>", and
get a stack trace. That should give us some idea of what happened.
>
> I have a fairly simple Followme sequence in place to see how it works
> before I get into the complex scenarios.
2019 Mar 25
3
[Bug 1328] New: Please allow ipset add and del via the /proc/net/xt_ipset mechanism
https://bugzilla.netfilter.org/show_bug.cgi?id=1328
Bug ID: 1328
Summary: Please allow ipset add and del via the
/proc/net/xt_ipset mechanism
Product: ipset
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2006 Oct 14
1
Re: Generate Random Numbers in dialplan
On Sat, 2006-10-14 at 12:00 -0700,
asterisk-users-request@lists.digium.com wrote:
> Steve,
>
> Is RAND available in the latest trunk or do I need the 1.4
> beta?
>
> If I do show function RAND it says its not available.
>
> Thanks,
> Jon
Jon--
Forgive me, you didn't say which version you
2009 May 08
0
Leg-based CDR proposal updated; Major mods
Hello!
It's me again. I began a fairly large modification to my CDR proposal
some weeks ago, and finally yesterday and this morning got enough
accomplished to allow a commit and some peer review.
Check the docs out via " svn co
http://svn.digium.com/svn/asterisk/team/murf/RFCs "
This is a directory; in it you will find:
CDRfix2.rfc.doc
CDRfix2.rfc.docx
CDRfix2.rfc.pdf
The docx
2009 Jul 20
0
No subject
/var/lib/asterisk/sounds/soundfile.alaw
/var/lib/asterisk/sounds/soundfile.wav
to go from alaw to mp3, first convert to wav, then use lame <options>
/var/lib/asterisk/sounds/soundfile.wav
/var/lib/asterisk/sounds/soundfile.mp3
sox looks like it can ogg/vorbis, but mine doesn't list mp3. You might fetch
the source for sox and see if it can do mp3; lame is probably
just as easy to obtain
2015 Mar 19
1
Asterisk 13 : SILK codec ?
On Wed, Oct 29, 2014 at 7:10 PM, sean darcy <seandarcy2 at gmail.com> wrote:
> On 10/29/2014 08:06 PM, Matthew Jordan wrote:
>
>> On Wed, Oct 29, 2014 at 5:16 PM, sean darcy <seandarcy2 at gmail.com> wrote:
>>
>>> Can we expect a SILK codec for 13 ? Or does the one for 12 work for 13?
>>>
>>>
>> codec_silk for Asterisk 12 will most
2016 Sep 08
3
PJSIP Weirdness, or just my weirdness?
Hello!
Oh, wise ones, ponder with me over two of the surprises that
populate the universe!
I have a phone, that I sometimes cannot reach, connected via pjsip.
It can call other extensions just fine, it can call out over a
trunk to my cell, all is well, but getting a call? Forget it most of the
time.
Here is all the config relevant to that phone:
[murftest12]
type=aor
qualify_frequency=1992
2006 Oct 13
2
Re: Generate Random Numbers in dialplan
On Fri, 2006-10-13 at 12:52:38 -0400, Jon Weisman <jweisman@ibell.net>
wrote:
> Hi All, Anyone know how to generate random numbers in the
> dial plan? I've tried using the RAND function but it doesnt
> work. Basically I need to generate a random 5 digit number
> everytime a particular extension is dialed and then save that
> into
2006 Dec 08
1
Douglas Garstang <dgarstang@oneeighty.com>
On Fri, 2006-12-08 at 04:26 -0700, Douglas Garstang wrote:
> Hi Steve.
>
> Thanks, but unfortunately, I can't be involved in that. We are
> running Asterisk in a production environment and we're using
> 1.2, not 1.4. I don't have the resources to work with 1.4.
> Last time I filed a bug against 1.2 I got told off.
>
2007 Apr 19
0
scRUBYt! 0.2.8
This is long overdue (0.2.8 is out for about a week already), but
anyway, here we go:
============
What''s this?
============
scRUBYt! is a very easy to learn and use, yet powerful Web scraping
framework based on Hpricot and mechanize. It''s purpose is to free you
from the drudgery of web page crawling, looking up HTML tags,
attributes, XPaths, form names and other typical
2019 Jul 05
2
unsolved: Re: solved: how to create a working certificate for using TLS?
On 7/5/19 10:50 AM, Doug Lytle wrote:
> On 7/4/19 6:40 PM, hw wrote:
>> This has again, and for no reason, ceased to work again after
>> restarting asterisk. No matter what I try, I can't create a
>> certificate asterisk
>> would verify.
>
> Have you considered using LetsEncrypt for a valid certificate?
>
> Doug
>
>
What would be the point
2010 Dec 11
1
No more room in scheduler
Dears:
Really, later I faced problem in the asterisk system which is :
Message is shown when the unique id which is generated with each caller reach
9000 and something:
No more room in scheduler
Asked to delete sched id
.
.
after I restarted the server this message is not shown again till now (after 2 week)
>>>
My question:
What is the reason of this error and how can I solve the
2009 Feb 09
0
[asterisk-dev] 1.4 and CDRs -- The Breaking Point
On Sat, 2009-02-07 at 15:51 -0500, Alexander Lopez wrote:
>
> > -----Original Message-----
> > From: Steve Murphy [mailto:murf at digium.com]
> > Sent: Saturday, February 07, 2009 1:59 PM
> > To: Alexander Lopez
> > Subject: RE: [asterisk-dev] 1.4 and CDRs -- The Breaking Point
> >
> > On Fri, 2009-02-06 at 12:28 -0500, Alexander Lopez wrote:
>
2006 Mar 19
7
An FXO version of IAXy?
Hello--
In the interest of Symmetry, does anyone else in the world see any need
for a device like the IAXy (or the SIP ones from other manufacturers,
like the ATA186), but one that presents an FXO interface instead, so it
can be connected not to phones, but the PSTN?
murf