toggle menu
FOP2 Forum
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Support
Show more than 2 active calls
lorsungcu
October 2011
in
Support
I need to be able to show 6+ active calls per user; is this possible? It currently only shows a maximum of 2.
Comments
nicolas
October 2011
You can change the number of lines in js/presence.js
and you can also set dynamicLineDisplay to true in that file (if you want the setting to be global), or in every user preference setup.
Best regards,
lorsungcu
October 2011
Thanks! You should consider making that a gui option.
nicolas
October 2011
dynamic line display *is* a gui option, and it will work fine.But global options cannot be done in the gui.
lorsungcu
October 2011
Yeah, dynamic display works great, for up to two calls. I wasn't able to make it display more than that. Testing your solution today, though!
Sign In
or
Register
to comment.
Comments
and you can also set dynamicLineDisplay to true in that file (if you want the setting to be global), or in every user preference setup.
Best regards,