Hi! I have a stange problem. My buttons.conf
[SIP/100]
type=extension
extension=100
group=test
context=incom
label=ัะตัั
mailbox=100@svoicemail
extenvoicemail=100@voicemaile
queuechannel=Local/100@sip/n|Penalty=99|MemberName=test|StateInterface=SIP/100
queuecontext=sipq
customastdb=CF/100
As result in log I see
1483109302|MANAGER|help|Local/100@sip/n|ADDMEMBER| 1483109317|MANAGER|help|Local/100@sip/n|REMOVEMEMBER| 1483109369|Tv-1483109367.1932|help|test|CONNECT|1|Tv-1483109368.1933|0 1483109378|Tv-1483109367.1932|help|test|COMPLETECALLER|1|9|1 1483109378|NONE|NONE|test|PAUSEALL| 1483109378|NONE|help|test|PAUSE|autopause
And in asternic ccstats I get both - 'test' and 'Agent\100' in home page (Select Agents section). And in all reports. What I did wrong?
Answered by AlexRS
See post in contextIn asterisk 13 its not log_member_name_as_agent, its log_membername_as_agent parametr in [general].
All works fine.