S1AP_ERROR("[SCTP %d] Received Paging : uePagingID.choise.iMSI.size(%d) is over IMSI length(%d)\n",assoc_id,S1AP_PAGING_IND(message_p).ue_paging_identity.choice.imsi.length,S1AP_IMSI_LENGTH);
return-1;
}
}else{
}else{/* of if (ie->value.choice.UEPagingID.present == S1AP_UEPagingID_PR_iMSI) */
/* invalid paging_p->uePagingID.present */
S1AP_ERROR("[SCTP %d] Received Paging : uePagingID.present(%d) is unknown\n",assoc_id,ie->value.choice.UEPagingID.present);