<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 10-09-16 09:42, Jonas Kellens wrote:<br>
<blockquote cite="mid:57D3B97A.2070600@telenet.be" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<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>
</blockquote>
<br>
This is an example output for queue show <<queue>> on
Asterisk version asterisk-certified-13.8-cert2 (same on
asterisk-certified-13.8-cert1) :<br>
<br>
<br>
sip*CLI> queue show cvikbubohirndceiaetsq <br>
cvikbubohirndceiaetsq has 0 calls (max unlimited) in 'ringall'
strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within
0s<br>
Members: <br>
cvikbubohirndceiaets012
(Local/cvikbubohirndceiaets012@ExternalCallFromQueue from
Local/cvikbubohirndceiaets012@ExternalCallFromQueue) (ringinuse
disabled) (realtime) (Not in use) has taken no <br>
cvikbubohirndceiaets248
(Local/cvikbubohirndceiaets248@ExternalCallFromQueue from
Local/cvikbubohirndceiaets248@ExternalCallFromQueue) (ringinuse
disabled) (realtime) (Not in use) has taken no <br>
cvikbubohirndceiaets428
(Local/cvikbubohirndceiaets428@ExternalCallFromQueue from
Local/cvikbubohirndceiaets428@ExternalCallFromQueue) (ringinuse
disabled) (realtime) (Not in use) has taken no <br>
cvikbubohirndceiaets461
(Local/cvikbubohirndceiaets461@ExternalCallFromQueue from
Local/cvikbubohirndceiaets461@ExternalCallFromQueue) (ringinuse
disabled) (realtime) (Not in use) has taken no <br>
cvikbubohirndceiaets629
(Local/cvikbubohirndceiaets629@ExternalCallFromQueue from
Local/cvikbubohirndceiaets629@ExternalCallFromQueue) (ringinuse
disabled) (realtime) (Not in use) has taken no <br>
No Callers<br>
<br>
failed to extend from 240 to 327<br>
failed to extend from 240 to 327<br>
failed to extend from 240 to 327<br>
failed to extend from 240 to 327<br>
failed to extend from 240 to 327<br>
<br>
<br>
<br>
Any idea on how to fix this ??<br>
<br>
<br>
Kind regards.<br>
<br>
J.<br>
<br>
</body>
</html>