modules/sca: ensure line-seize sub update uses index from request
- lazy removal of line-seize subscriptions that were not used for a
call could lead to failure to release expired seized appearance.
Client must have a lingering, expired line-seize subscription that
hasn't yet been purged by the timer, and indices must not match.
Fix ensures that the appearance-index from the new line-seize
subscription overwrites the index left over from the expired one.