Show more than 2 active calls

I need to be able to show 6+ active calls per user; is this possible? It currently only shows a maximum of 2.

Comments

  • 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,
  • Thanks! You should consider making that a gui option.
  • dynamic line display *is* a gui option, and it will work fine.But global options cannot be done in the gui.
  • 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.