On 11 July 2010 15:56, Paul Belanger <[email protected]> wrote: > On Sun, Jul 11, 2010 at 9:28 AM, Peter Childs <[email protected]> wrote: >> No function by that name registered. >> >> also its not listed on voip-info, I'm using SARK/Asterisk 1.4.21 >> > The function is in 1.6.2. Best you could do in 1.4 is: > > *CLI> core show function QUEUE_MEMBER_LIST > > FYI: voip-info is terribly out of date. Always best to look in your CLI. >
Hmm Yes but http://www.asterisk.org/docs/asterisk/trunk/functions/queue_member says that it just counts the number of members in the list, just like queue_member_count does. queue_member_penality might do what I want, depending on what it actually returns if the given interface is not a member.... But then I still need 1.6! Peter Childs -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
