Hi Fabio, It seems that RTCP packet sent by PJSUA could not be delivered properly (e.g: remote didn't open port for RTCP), and ICMP was returned to PJSUA resulting WSAECONNRESET. This will happen when peer doesn't support RTCP or RTCP port is unreachable. Regards, nanang 2008/5/13 <fabiodoo at clix.pt>: > Hi, > > I'm getting the following error in the console using "simple_pjsua.c" > example: > > ... > > 16:17:31.533 APP Call 0 state=CONFIRMED > 16:17:31.845 strm00C9DC8C VAD re-enabled > 16:17:35.814 strm00C9DC8C RTCP recv() error: Connection reset by peer > (WSAECONNRESET) [err:130054] > 16:17:40.064 strm00C9DC8C RTCP recv() error: Connection reset by peer > (WSAECONNRESET) [err:130054] > > ... > > What can be causing this? > > I'm calling to a IP phone (sip: phone_Extension at IP_Phone VoIP_Server ). > > The IP phone rings, and I'm able to speak to the PC microphone and listen in > the phone, and listen in PC output what I've spoken in the phone. > > I just can?t find the reason of this error and what it implies. > > > > thanks > > F?bio > > > > ________________________________ > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >