Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to know if a subscriber is activated/deactivated

Status
Not open for further replies.

Nasredine

Programmer
May 1, 2022
33
DZ
Hi,

I'm using the following command to deactivate a number.
DEACTIVATE-DSSU:OFFTYPE=DI,TYPE=STNO,STNO=XXXX;

When I check the number data using :
DISPLAY-SDAT:STNO=XXXX,TYPE=SUBDATA;

I do not notice any changes in data.

Is there a command to check if a number is deactivate or not ?

Regards.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top