We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This block is defined in $model.cfg file, but when I provise phones, this is not included in provisioning file:
<Programmable_Softkey_Enable ua="na">No</Programmable_Softkey_Enable> <Idle_Key_List ua="na">em_login|1;acd_login|1;acd_logout|1;astate|2;avail|3;unavail|3;redial|5;dir|6;cfwd|7;dnd|8;lcr|9;pickup|10;gpickup|11;unpark|12;em_logout</Idle_Key_List> <Missed_Call_Key_List ua="na">lcr|1;miss|4</Missed_Call_Key_List> <Off_Hook_Key_List ua="na">redial|1;dir|2;cfwd|3;dnd|4;lcr|5;unpark|6;pickup|7;gpickup|8;starcode|11;alpha|12</Off_Hook_Key_List> <Dialing_Input_Key_List ua="na">dial|1;delchar|2;clear|3;cancel|4;left|5;right|6;starcode|7;alpha|8;dir</Dialing_Input_Key_List> <Progressing_Key_List ua="na">endcall|2</Progressing_Key_List> <Connected_Key_List ua="na">hold|1;endcall|2;conf|3;xfer|4;toggle;bxfer;confLx;xferLx;park;phold;flash;</Connected_Key_List> <Start-Xfer_Key_List ua="na">hold|1;endcall|2;xfer|4;toggle;</Start-Xfer_Key_List> <Start-Conf_Key_List ua="na">hold|1;endcall|2;conf|3;toggle;</Start-Conf_Key_List> <Conferencing_Key_List ua="na">hold|1;endcall|2;join|4</Conferencing_Key_List> <Releasing_Key_List ua="na">endcall|2;</Releasing_Key_List> <Hold_Key_List ua="na">resume|1;endcall|2;newcall|3;redial;dir;cfwd;dnd</Hold_Key_List> <Ringing_Key_List ua="na">answer|1;ignore|2;toggle|4</Ringing_Key_List> <Shared_Active_Key_List ua="na">newcall|1;barge|2;cfwd|3;dnd|4</Shared_Active_Key_List> <Shared_Held_Key_List ua="na">resume|1;barge|2;cfwd|3;dnd|4</Shared_Held_Key_List> <PSK_1 ua="na"></PSK_1> <PSK_2 ua="na"></PSK_2> <PSK_3 ua="na"></PSK_3> <PSK_4 ua="na"></PSK_4> <PSK_5 ua="na"></PSK_5> <PSK_6 ua="na"></PSK_6>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This block is defined in $model.cfg file, but when I provise phones, this is not included in provisioning file:
<Programmable_Softkey_Enable ua="na">No</Programmable_Softkey_Enable>
<Idle_Key_List ua="na">em_login|1;acd_login|1;acd_logout|1;astate|2;avail|3;unavail|3;redial|5;dir|6;cfwd|7;dnd|8;lcr|9;pickup|10;gpickup|11;unpark|12;em_logout</Idle_Key_List>
<Missed_Call_Key_List ua="na">lcr|1;miss|4</Missed_Call_Key_List>
<Off_Hook_Key_List ua="na">redial|1;dir|2;cfwd|3;dnd|4;lcr|5;unpark|6;pickup|7;gpickup|8;starcode|11;alpha|12</Off_Hook_Key_List>
<Dialing_Input_Key_List ua="na">dial|1;delchar|2;clear|3;cancel|4;left|5;right|6;starcode|7;alpha|8;dir</Dialing_Input_Key_List>
<Progressing_Key_List ua="na">endcall|2</Progressing_Key_List>
<Connected_Key_List ua="na">hold|1;endcall|2;conf|3;xfer|4;toggle;bxfer;confLx;xferLx;park;phold;flash;</Connected_Key_List>
<Start-Xfer_Key_List ua="na">hold|1;endcall|2;xfer|4;toggle;</Start-Xfer_Key_List>
<Start-Conf_Key_List ua="na">hold|1;endcall|2;conf|3;toggle;</Start-Conf_Key_List>
<Conferencing_Key_List ua="na">hold|1;endcall|2;join|4</Conferencing_Key_List>
<Releasing_Key_List ua="na">endcall|2;</Releasing_Key_List>
<Hold_Key_List ua="na">resume|1;endcall|2;newcall|3;redial;dir;cfwd;dnd</Hold_Key_List>
<Ringing_Key_List ua="na">answer|1;ignore|2;toggle|4</Ringing_Key_List>
<Shared_Active_Key_List ua="na">newcall|1;barge|2;cfwd|3;dnd|4</Shared_Active_Key_List>
<Shared_Held_Key_List ua="na">resume|1;barge|2;cfwd|3;dnd|4</Shared_Held_Key_List>
<PSK_1 ua="na"></PSK_1>
<PSK_2 ua="na"></PSK_2>
<PSK_3 ua="na"></PSK_3>
<PSK_4 ua="na"></PSK_4>
<PSK_5 ua="na"></PSK_5>
<PSK_6 ua="na"></PSK_6>
The text was updated successfully, but these errors were encountered: