Long time lurker and LTS user here. Resource constraints seem to be the
underlying issue. Digium both has the right to focus on its bottom line,
and change its policies when necessary. Seems as if the manner in which
issues such as this typically get resolved in open source projects is to
have thos
Matt,
would you care to expound on your reasons against 14.6 -> LTS? I don't
have all the data, so I certainly don't discount the possibility that there
are compelling "reasons," but those that you gave, such as they are, are
too vague to form an argument against.
On Fri, Aug 18, 2017 at 5:07
On Thu, Aug 17, 2017 at 11:11 PM, Matt Fredrickson
wrote:
> On Tue, Aug 15, 2017 at 1:15 PM, Dan Jenkins
> wrote:
> >
> >
> > On Wed, Aug 2, 2017 at 10:57 PM, Matt Fredrickson
> > wrote:
> >>
> >> It is with great pleasure I wish to inform you of the first beta
> >> release of the new Asterisk
Hi,
It seems that you are not a C language developer...
static int sendfile_exec(struct ast_channel *chan, const char *data)
{
size_t fnameLength= strlen(pbx_builtin_getvar_helper(chan,
"MIXMONITOR_FILENAME"));
char fileName[fnameLength];
strcpy(fileName, pbx_builtin_getvar_helper
Hello,
I am in the process of writing an application for my server. Compilation and
installation run without a hitch. However at runtime the application provokes a
"Segmentation fault (core dumped)" which shuts down my server. I am clueless as
to what sends the error and even more so on how to