similar to: Language Coverage in Asterisk

Displaying 20 results from an estimated 2000 matches similar to: "Language Coverage in Asterisk"

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
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
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
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.
2014 May 22
1
Interesting new hack attack
In the past little while, we've seen a wave of attacks on asterisk, via the provisioning. It goes something like this: A. scan for IP phones on the internet, either via spotting something on port 5060, or via the port 80 web interface for the phone. Or, use web sites that scan the internet, and classify the machines, to make your work shorter. B. Once you get into the web GUI,
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
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
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:
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
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
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
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
2005 Sep 13
1
SetCIDName question
Hi all, I tried to set the calleridname of an incoming call to get different incoming labels displayed for different incoming numbers. This does work for hidden number-calls so I can set the displayed CIDName on my cisco7960 from "CID withheld" to "abc CID withheld" If the incoming CID isn't hidden it works to use SetCallerID but not to change only the CIDName with
2013 Mar 19
1
Lars package
Hi,   I'm using lars package to run some regression analysis and my doubt now is how can I predict my model to another dataset? Let me explain a little better: I have a dataset from which I withhold some data. With the data that wasn't withheld, I create the model. Now, what I'm not being able to do is apply the model back to the data that I withheld. Any suggestions?   Here it goes