On 2008-08-05, at 19:40, Pedro . wrote:

> How Can I change the restriction of 50 users in the ACD module?

The limit is there for performance reasons :)

Here's how to change it:

mkdir tmp
cd tmp
unzip /usr/share/sipxpbx/lib/sipxconfig.jar
edit the file 'org/sipfoundry/sipxconfig/acd/acd.beans.xml'
change property maxLines to whatever You want: <property  
name="maxLines" value="5000"/>
zip -r /usr/share/sipxpbx/lib/sipxconfig.jar *
restart sipxconfig


_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to