if((giovatech->interface_state!=SKYPOPEN_STATE_DOWN)&&(!strcmp(giovatech->skype_user,tech_pvt->skype_user))&&(!strcmp(giovatech->ring_value,value))&&((((timenow.tv_sec-giovatech->ring_time.tv_sec)*1000000)+(timenow.tv_usec-giovatech->ring_time.tv_usec))<1000000)){//XXX 1.0sec - can have a max of 1 call coming from the same skypename to the same skypename each 1.0 seconds
if((giovatech->interface_state==SKYPOPEN_STATE_DOWN||giovatech->interface_state==0)&&(!strcmp(giovatech->skype_user,tech_pvt->skype_user))){//XXX 1.0sec - can have a max of 1 call coming from the same skypename to the same skypename each 1.0 seconds