Fop2 + asternic
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
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?
[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?
Comments
http://lists.digium.com/pipermail/asterisk-bugs/2013-March/113318.html
Look at the log_member_name_as_agent configuration option for queues.
Happy New Year!=)
All works fine.