[asterisk-users] Asterisk 1.8 - ADDMEMBER event in queue_log not using member name

Olivier oza_4h07 at yahoo.fr
Thu Oct 11 03:45:18 CDT 2012


Hi,

Watching my queue_log file content, I can read entries like :
1349940957|1349940957.4|6025|Local/6455 at from-queue/n|ADDMEMBER|

My extensions.conf file used this statement:
exten => *9876,n,AddQueueMember(6025,Local/6455 at from-queue
/n,10,,FOOBAR,hint:6455 at ext-local)

I was expecting to see:
1349940957|1349940957.4|6025|FOOBAR|ADDMEMBER|

Searching the web, I found a reference to
https://issues.asterisk.org/jira/browse/ASTERISK-14769
Reading carefully this issue, I found a reference to a log-member-as-agent
= no default value in queues.conf but could not find any other reference of
this setting elsewhere.


My questions are:
1. Is it possible to configure Asterisk 1.8 (I'm using 1.8.12 but I can
upgrade to 1.8.17 if, and only if, necessary) so that ADDMEMBER entries in
queue_log refers to member name instead of member location ?
If positive how should this be configured ?

2. Page https://wiki.asterisk.org/wiki/display/AST/Queue+Logs do not
mention ADDMEMBER events.
Is it normal ?

3. Should this log-member-as-agent be documented or should its reference in
ASTERISK-14769 somehow explained ?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121011/c6988014/attachment-0001.htm>


More information about the asterisk-users mailing list