How to connect to TCP using LTE modem HL7692

HI SIerra Team,

Below are the following commands used to connect to TCP server but i’m unable to connect to server, please help me with this

AT OK
AT+CPIN? +CPIN READY
AT+CREG? +CREG: 0,1
AT+CSQ +CSQ:16,3
AT+KSRAT=5 OK
AT+KCNXCFG=1,“GPRS”,“Jionet” OK
AT+CGATT=1 OK
AT+KTCPCFG=1,0,“49.206.30.118”,1002 +KTCP_CFG:1 OK
AT+KTCPCNX=1 +KCNX_IND: 1,4,1
+KCNX_IND: 1,2,1,2,30
AT+KTCPSND +CME ERROR: 923

please help me why the connection error is happening