|
@@ -300,7 +300,7 @@ int receive_msg(char *buf, unsigned int len, receive_info_t *rcv_info)
|
|
LM_DBG("attempt of nonsip message processing failed\n");
|
|
LM_DBG("attempt of nonsip message processing failed\n");
|
|
} else if(ret == NONSIP_MSG_DROP) {
|
|
} else if(ret == NONSIP_MSG_DROP) {
|
|
LM_DBG("nonsip message processing completed\n");
|
|
LM_DBG("nonsip message processing completed\n");
|
|
- goto error02;
|
|
|
|
|
|
+ goto end;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if(errsipmsg==1) {
|
|
if(errsipmsg==1) {
|