On 10/8/07, Alex Balashov <[EMAIL PROTECTED]> wrote: > > Greetings, > > I have a very basic equal-weight ring-all queue set up in queues.conf: > > [sales-queue] > > ;music = default > strategy = ringall > periodic-announce-frequency = 20 > announce-holdtime = no > timeout = 15 > maxlen = 0 > > member => SIP/[EMAIL PROTECTED],1 > member => SIP/[EMAIL PROTECTED],1
Are you using masks to the queue extensions in queues.conf or it's just a generic example? If it's a mask try to dump the sip invite "To:" field and check if it's the correct destination. I don't know if asterisk support masks there. > member => SIP/dude,1 > member => SIP/homie,1 > member => SIP/fellow,1 > > But for some reason, the calls to the outside SIP parties never seem to > go out, if they ever did before. I've been running 1.4.x for a long time. > > A packet capture reveals that no SIP INVITE goes to the junction_networks > peer at all, even though it is available and qualified as reachable. > > Anyone know what gives? > > Cheers, > > -- > Alex Balashov > Evariste Systems > Web : http://www.evaristesys.com/ > Tel : +1-678-954-0670 > Direct : +1-678-954-0671 > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
