Topic Last Modified: 2013-01-30

Use the SEFAUtil resource kit tool to enable Group Call Pickup for users. Users must be assigned a group number with type GroupPickup in the call park orbit table to have Group Call Pickup enabled. You assign a call pickup group number and enable Group Call Pickup at the same time by using the /enablegrouppickup parameter when you run SEFAUtil.exe.

To enable Group Call Pickup for a user

  1. Log on to the computer where you installed the SEFAUtil tool with administrator rights.

  2. At the command line, run:

    Copy Code
    SEFAUtil.exe sip:<sip address of user> /server:<pool FQDN> /enablegrouppickup:<group number>
    

    For example:

    Copy Code
    SEFAUtil.exe katarina@contoso.com /server:pool01.contoso.com /enablegrouppickup:199
    

See Also