Hi,
I am trying to get 2 line keys appear on the Nortel 1140e using SIP firmware SIP1140e04.04.10.00.bin with Asterisk.
I have successfully setup autologin using the following:
[pre]UPDATE_USERS YES
AUTOLOGIN_ENABLE USE_AUTOLOGIN_ID
PROMPT_AUTHNAME_ENABLE YES
AUTOLOGIN_ID_KEY01 1001@sipserver
AUTOLOGIN_AUTHID_KEY01 1001
AUTOLOGIN_PASSWD_KEY01 password[/pre]
And am able program a speed dial softkey as follows:
[pre][key]
index=1
label=Reception
target=0
type=spdial[/pre]
But I can't see a way to set up another line key for the 1001 user.
Thanks,
I am trying to get 2 line keys appear on the Nortel 1140e using SIP firmware SIP1140e04.04.10.00.bin with Asterisk.
I have successfully setup autologin using the following:
[pre]UPDATE_USERS YES
AUTOLOGIN_ENABLE USE_AUTOLOGIN_ID
PROMPT_AUTHNAME_ENABLE YES
AUTOLOGIN_ID_KEY01 1001@sipserver
AUTOLOGIN_AUTHID_KEY01 1001
AUTOLOGIN_PASSWD_KEY01 password[/pre]
And am able program a speed dial softkey as follows:
[pre][key]
index=1
label=Reception
target=0
type=spdial[/pre]
But I can't see a way to set up another line key for the 1001 user.
Thanks,