-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Any reason why pickupgroup has been limited to 31? 31 groups are quickly used up when you have multiple companies on the same server. - -- Regards, Tais M. Hansen ComX Networks Tel: +45-70257474 Fax: +45-70257374 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFBEOMg32si/nlrQ5gRAu3+AJ9FkeGMgb1JaAy2WjY8wBNEsN4WnwCeMFP0 tn8MacTrFSK8ySN/yNbG/8I=Erm8 -----END PGP SIGNATURE-----
because a "unsigned int" has usually 32 bits? (I assume that the calling group is based on a bitmask) You don't need the callgroups anyway, you can call multiple phones with the Dial() application, e.g. Dial(TECH1/Phone1&TECH2/Phone2) if you want to call two phones at once.