Brian Capouch
2017-Nov-23 22:25 UTC
[asterisk-users] taskprocessor.c: The 'sorcery/contact-00000015' task processor queue reached 1500 scheduled tasks.
Running 15.1.2. I have four devices transitioned to use pjsip. After about 1-2 days of uptime, psjip stops accepting registrations, and the messages log contains the entry as per the subject. At any given time, "pjsip show contacts" only shows the four devices. Could someone point me to a fix, short of rebooting the server every day? Thanks. b.
Floimair Florian
2017-Nov-24 08:37 UTC
[asterisk-users] taskprocessor.c: The 'sorcery/contact-00000015' task processor queue reached 1500 scheduled tasks.
I have seen this log message as well. No clue yet as to what the reason for this might be. Any hint is appreciated. ? ? With best regards Florian Floimair COMMEND INTERNATIONAL GMBH A-5020 Salzburg, Saalachstra?e 51 http://www.commend.com Security and Communication by Commend FN 178618z | LG Salzburg -----Urspr?ngliche Nachricht----- Von: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Im Auftrag von Brian Capouch Gesendet: Donnerstag, 23. November 2017 23:26 An: asterisk-users at lists.digium.com Betreff: [asterisk-users] taskprocessor.c: The 'sorcery/contact-00000015' task processor queue reached 1500 scheduled tasks. Running 15.1.2. I have four devices transitioned to use pjsip. After about 1-2 days of uptime, psjip stops accepting registrations, and the messages log contains the entry as per the subject. At any given time, "pjsip show contacts" only shows the four devices. Could someone point me to a fix, short of rebooting the server every day? Thanks. b. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by https://linkprotect.cudasvc.com/url?a=http://www.api-digital.com&c=E,1,BXUoGx7Dyi10ofQjmmu-dM9Yf3o67rlYye3nwB50xPOsFPdXQD6UEXmxkuUZwjniYYuYjXk6Q9dN1YPr7kpAXBX-9is4q4t6PIyg-Cuu61Q,&typo=1 -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: https://linkprotect.cudasvc.com/url?a=http://lists.digium.com/mailman/listinfo/asterisk-users&c=E,1,2UYIus7YM1tHfSMRmGtMClG0tr14HGzed8tcbXmkxVLULQIQT_2ZMidTNFSB8NJivHh8XCahCIZ-trCXvq_6e08WgQrSlu_cGoPCfq0g6IlxcmNiIEI,&typo=1
George Joseph
2017-Nov-27 13:31 UTC
[asterisk-users] taskprocessor.c: The 'sorcery/contact-00000015' task processor queue reached 1500 scheduled tasks.
On Thu, Nov 23, 2017 at 3:25 PM, Brian Capouch <brianc at palaver.net> wrote:> Running 15.1.2. I have four devices transitioned to use pjsip. > > After about 1-2 days of uptime, psjip stops accepting registrations, > and the messages log contains the entry as per the subject. > > At any given time, "pjsip show contacts" only shows the four devices. > > Could someone point me to a fix, short of rebooting the server every day? > > Thanks. > > b. >Each pjsip object type (endpoint, aor, contact, etc) has a queue (taskprocessor) to notify registered observers in a separate thread whenever an item changes. In your case, one of those observers has locked and prevented the rest from running. What kind of activity is happening on those 4 contacts and are you using realtime or config files for pjsip configuration? Also, "core show taskprocessors" might give you some idea of what's going on.> > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > 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 >-- George Joseph Digium, Inc. | Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20171127/3a33825b/attachment.html>