Hi! I've added member to a queue like this, from queues.conf: member => SIP/1070@peername It works OK. But, after restaring I see in show queue that Members: SIP/1070@peername (Invalid) ... What does it mean? Why is it Invalid? BTW, reload command fixes it, so the member receives queue calls. Thanks! PS. 1.2.9.1 -- DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet xmpp:dsh@vlink.ru mailto:dsh@vlink.ru http://neva.vlink.ru/~dsh/
----- Denis Shaposhnikov <dsh@vlink.ru> wrote:> What does it mean? Why is it Invalid? BTW, reload command fixes it, > so > the member receives queue calls.I've just reviewed the code and this should be working properly... please do a 'set debug 3' and enable the 'debug' channel in logger.conf and then try this again. You should see a message from chan_sip saying something like "Checking devicestate for ..." and the peername... we need to see what that message says. -- Kevin P. Fleming Senior Software Engineer Digium, Inc.
----- Denis Shaposhnikov <dsh@vlink.ru> wrote:> I've found the problem. That's because I've loaded app_queue.so > before > chan_sip.so in modules.conf.That makes perfect sense. Thanks for following up! -- Kevin P. Fleming Senior Software Engineer Digium, Inc.