<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 10-09-16 00:50, Richard Mudgett
wrote:<br>
</div>
<blockquote
cite="mid:CALD46g2d++TgBqMzVRw7CaQJq8c7eb9C7NEHUdSusRMzXQFwww@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Sep 9, 2016 at 5:37 PM, Jonas
Kellens <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jonas.kellens@telenet.be" target="_blank">jonas.kellens@telenet.be</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> Hello<br>
<br>
when I type on the Asterisk CLi 'queue show', I first
get a list of my queues and then the following :<br>
<br>
<br>
<font face="Helvetica, Arial, sans-serif">failed to
extend from 240 to 327<br>
</font></div>
</blockquote>
<div><br>
</div>
<div><snip> <br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><font
face="Helvetica, Arial, sans-serif">failed to extend
from 240 to 334<br>
</font><br>
<br>
I could not find any information on this on the web,
except this : <a moz-do-not-send="true"
href="https://issues.asterisk.org/jira/browse/ASTERISK-8828"
target="_blank">https://issues.asterisk.org/<wbr>jira/browse/ASTERISK-8828</a><br>
<br>
which is an old 'bug' that should have been fixed
meanwhile.<br>
<br>
Any more thoughts on why I should be getting this
message when asking information about queues (I don't
see this message on any other command).<br>
</div>
</blockquote>
<div><br>
</div>
<div>That message is a result of trying to build a string
where the buffer is too<br>
small to contain it. I would expect that there is a
truncated string in the<br>
'queue show' output.<br>
<br>
</div>
<div>You haven't stated which Asterisk version you are
using. It may already be fixed.<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Hello<br>
<br>
I have this with asterisk-certified-13.8-cert1 and also with
asterisk-certified-13.8-cert2<br>
<br>
Could it be that the membername value (and interface value) in my
realtime MySQL table queue_members is too long ??<br>
<br>
It looks like this :<br>
<br>
Local/01_vlaebidvxcrxrheebdin354@ExternalCallFromQueue<br>
Local/02_vlaebidvxcrxrheebdin114@ExternalCallFromQueue<br>
Local/03_vlaebidvxcrxrheebdin329@ExternalCallFromQueue<br>
<br>
I have the idea that this is the "problem".<br>
<br>
FYI : it also makes that Asterisk restarts (with core dump) whenever
a queue is addressed. Very <span class="st"><em>annoying</em></span>
!<br>
<br>
<br>
So string size too large and buffer too small.<br>
<br>
FYI : I do not have this with any version of Asterisk 1.8. This is a
"problem" that exists only in Asterisk 13.<br>
<br>
<br>
<br>
How to fix this ??<br>
<br>
<br>
Kind regards.<br>
<br>
Jonas.<br>
<br>
</body>
</html>