Difference between revisions of "SET DIRNO TXT"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|SET_DIRNO_TXT !style="background:#ffdead;" width="100pt"|0x0077 !style="background:#ffdead;" width="30pt"...) |
|||
Line 8: | Line 8: | ||
|colspan="5"|Change the display text of a directory number (station or feature).<br\>Such a change will NOT be reflected in the AlphaPro database (unless you do GetAll). | |colspan="5"|Change the display text of a directory number (station or feature).<br\>Such a change will NOT be reflected in the AlphaPro database (unless you do GetAll). | ||
|- | |- | ||
− | |align=center|1||NET_OBJ_REF <br\>{LOCAL DIRNO,<br\>LOCAL_ENTITY}||colspan="3"|Directory number. | + | |align=center|1||[[NET_OBJ_REF]] <br\>{[[LOCAL DIRNO]],<br\>[[LOCAL_ENTITY]]}||colspan="3"|Directory number. |
|- | |- | ||
− | |align=center|2||TEXT16||colspan="3"|New text for the directory number. <br\>Text is filled with spaces if this parameter is omitted. | + | |align=center|2||[[TEXT16]]||colspan="3"|New text for the directory number. <br\>Text is filled with spaces if this parameter is omitted. |
|- | |- | ||
|colspan="2"|Response: | |colspan="2"|Response: | ||
− | |colspan="3"|COMMAND_RESPONSE(119,1,0)when success | + | |colspan="3"|[[COMMAND_RESPONSE]](119,1,0)when success |
|- | |- | ||
|} | |} |
Revision as of 12:29, 20 June 2007
SET_DIRNO_TXT | 0x0077 | 119 | AMC 07.60 | |
---|---|---|---|---|
Change the display text of a directory number (station or feature).<br\>Such a change will NOT be reflected in the AlphaPro database (unless you do GetAll). | ||||
1 | NET_OBJ_REF <br\>{LOCAL DIRNO,<br\>LOCAL_ENTITY} | Directory number. | ||
2 | TEXT16 | New text for the directory number. <br\>Text is filled with spaces if this parameter is omitted. | ||
Response: | COMMAND_RESPONSE(119,1,0)when success |