similar to: A Question about Management/Control Protocol Licensing

Displaying 20 results from an estimated 1000 matches similar to: "A Question about Management/Control Protocol Licensing"

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
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
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:
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 Nov 04
1
ExternalIVR testing
I've opened a few bugs on ExternalIVR and added patches. The biggest issue is: https://issues.asterisk.org/view.php?id=16174 [patch] ExternalIVR does not handle arguments in a consistant manner Basically, this optimizes and fixes several different ways of calling ExternalIVR. If there is anyone who is using ExternalIVR today and/or is willing to test these patches I would appreciate the
2006 Jun 27
1
ExternalIVR vs AGI
I have an Perl AGI script that acts as an IVR for my Asterisk box. Basically, it simply plays audio files to the caller, collecting DTMF input and logging every DTMF input into a database table, simply to document every step or option selected by the caller. One thing is that in addition to playing audio files, it also, at some point, plays SayUnitTime command. This IVR has constantly
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 Jul 21
1
externalIVR() and how to do actions
Hello, I played with the externalIVR application. So far I am able to read digits and play sound files. But how can I leave the application and continue in the dialplan so that I can execute other actions like going to voicemail, or ringing users etc.... Best regards, Lo?c. -- Lo?c DIDELOT MIXvoip S.a. Tel: +352 20 3333 20 Fax: +352 20 3333 90 ldidelot at mixvoip.com http://www.mixvoip.com
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
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
2007 Mar 19
1
ExternalIVR() Dialplan function and Festival
Is there any way to use Festival from script called by the ExternalIVR() dialplan function? Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com
2007 Jul 20
1
Asterisk IVR Performance
I have written a script that is executed using ExternalIVR(). I am running in to performance issues when I have four or more simultaneous calls running this script. I'm running on a P4 2.8 with 512M, all calls are GSM coming in over IAX from an asterisk box that acts as a switch and handles all PSTN interfaces. My question are these: Are there ways of optimizing ExternalIVRs? (maybe
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
2007 May 06
1
simple table ordering question
Hi all, I'm sure this is simple but I don't get it. I have a table mytable<-c(rep("Disagree",37),rep("Agree",64)) table(mytable) this gives me Agree Disagree 64 37 but I didn't ask for it to be in alphabetic order. How can I get it in original order? Disagree Agree 37 64 Thanks, Jeff Jeffrey. M. Miller, PhD
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