On 10-09-16 00:50, Richard Mudgett wrote:


On Fri, Sep 9, 2016 at 5:37 PM, Jonas Kellens <jonas.kell...@telenet.be <mailto:jonas.kell...@telenet.be>> wrote:

    Hello

    when I type on the Asterisk CLi 'queue show', I first get a list
    of my queues and then the following :


    failed to extend from 240 to 327


<snip>

    failed to extend from 240 to 334


    I could not find any information on this on the web, except this :
    https://issues.asterisk.org/jira/browse/ASTERISK-8828
    <https://issues.asterisk.org/jira/browse/ASTERISK-8828>

    which is an old 'bug' that should have been fixed meanwhile.

    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).


That message is a result of trying to build a string where the buffer is too small to contain it. I would expect that there is a truncated string in the
'queue show' output.

You haven't stated which Asterisk version you are using. It may already be fixed.

Hello

I have this with asterisk-certified-13.8-cert1 and also with asterisk-certified-13.8-cert2

Could it be that the membername value (and interface value) in my realtime MySQL table queue_members is too long ??

It looks like this :

Local/01_vlaebidvxcrxrheebdin354@ExternalCallFromQueue
Local/02_vlaebidvxcrxrheebdin114@ExternalCallFromQueue
Local/03_vlaebidvxcrxrheebdin329@ExternalCallFromQueue

I have the idea that this is the "problem".

FYI : it also makes that Asterisk restarts (with core dump) whenever a queue is addressed. Very /annoying/ !


So string size too large and buffer too small.

FYI : I do not have this with any version of Asterisk 1.8. This is a "problem" that exists only in Asterisk 13.



How to fix this ??


Kind regards.

Jonas.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to