|
|
|
[
Permlink
| « Hide
]
Lih-Shyng Tzeng - 2008-04-16 13:18
Raghu, Could you please try to reproduce this issue? Thanks.
The issue cannot be reproduced.
Test scenario: 1. Add users 121, 122 and 300. 2. Add a new LIP-6812 phone. 3. Add two lines to LIP-6812 and Send Profile. 4. Now delete the lines. 5. Add new line 300 for the same LIP-6812 phone and Send Profile(phone doesn't restart). 6. Check the Job Status profile. Result: The Projection for the LIP-6812 indicated Status as 'Completed'. Verified build: 3.10.1-012233 LIP-6812 firmware version: 1.2.38sp Attachment: sipx-configuration-venus.qantom.int.tar I checked the plug-in code and it looks like it's using phone lines to add monitored BLF buttons to the phone profile (in LgProfileContext.getContext). This might not be a valid configuration for this phone but it still looks like a plug-in bug to me.
Can you check if the sum of user accounts and monitored speed dial entries exceeds 11 when you get this error. There's also a UI problem: If we specify a certain number of BLFs for a user, how do we handle the situation where the limit is different for different phones on which the extension appears? I think we should report "too many lines" for this case, but not treat it as a fatal error.
Actually, I am not even sure if plugin *should* use phone lines to add BLF or speed dial capability. There might be a limit of BLF lines monitored, or a limit for the number of speed dial entries (and we probably can do a better job reporting when those limits are exceeded for any phone). But current implementation requires that BLFs and speeddials are limited by the number of supported lines (user accounts) and that seems incorrect.
I notice this issue is "Needs Information" and is assigned to me, but I'm not sure what the question is.
Seems that the problem occurred because the number of lines plus the number of speed dials exceeded the number of free buttons on the phone. Would it be appropriate to change the plug-in to simply omit the speed dials and/or lines that can't be fit onto the buttons? (Preference given to lines, of course...) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||