Difference between revisions of "SET DIRNO TXT"
From Zenitel Wiki
Line 4: | Line 4: | ||
!style="background:#ffdead;" width="100pt"|0x0077 | !style="background:#ffdead;" width="100pt"|0x0077 | ||
!style="background:#ffdead;" width="30pt"|119 | !style="background:#ffdead;" width="30pt"|119 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 07.60 |
|- | |- | ||
|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). |
Revision as of 15:33, 25 October 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 |