Hi,
I have strange error in my aplication . It Works fine and after a while i i get these messages :
ssp_x86Linux_boot: [ERROR RTP OTHER] rtpsocket.c 308:
ssp_x86Linux_boot: rtpSocketGet: bind returned an error: errno=98 rc=-1 port=49204 mode=0 hostaddr=46a8180a
ssp_x86Linux_boot: [ERROR RTP OTHER] rtpsocket.c 327:
ssp_x86Linux_boot: rtpSocketGet: After 101 ms of retrying bind returned an error: -1#012 port=49204
ssp_x86Linux_boot: [IPVSC ERROR RTP OTHER #27] rtpopen.c 206
ssp_x86Linux_boot: Open: RTP read port[0] 49204 Error
ssp_x86Linux_boot: [ERROR PIO STATE #27] piostream.c 407
ssp_x86Linux_boot: rtpOpen(Read:0) returned an error
ssp_x86Linux_boot: [ERROR PIO STATE #27] pioopen.c 310
ssp_x86Linux_boot: pioStreamOpen Read returned an error
ssp_x86Linux_boot: 4965728: prx.c.1850:start: PRX.27: pioOpen returned an error
ssp_x86Linux_boot: 4965728: prx.c.857:PRX_SetCodec: PRX.27: start returned an error
ssp_x86Linux_boot: [ERROR NTC RX #27] ses.c 1059
ssp_x86Linux_boot: PRX_SetCodec returned an error rc=
ssp_x86Linux_boot: [ERROR NTC RX #27] nti.c 5905
ssp_x86Linux_boot: SES_SetRxCoderInfo returned an error
ssp_x86Linux_boot: [ERROR NTC OTHER] nti.c 7468:
ssp_x86Linux_boot: startAlgSession: System Busy. mediaInfoFlag 53
ssp_x86Linux_boot: [ERROR NTC OTHER #27] nti.c 7525
ssp_x86Linux_boot: startMediaSession(): StartAlgFailed Failed.
The other eror is like this :
rtpcreate.c.154:rtpCreateParmFn: RTP.41 no free handles
ssp_x86Linux_boot: [ERROR PIO STATE #41] pioopen.c 233
ssp_x86Linux_boot: pioStreamCreate returned an error
ssp_x86Linux_boot: 788103178: prx.c.1850:start: PRX.41: pioOpen returned an error
ssp_x86Linux_boot: 788103178: prx.c.857:PRX_SetCodec: PRX.41: start returned an error
ssp_x86Linux_boot: [ERROR NTC RX #41] ses.c 1059
ssp_x86Linux_boot: PRX_SetCodec returned an error rc=
ssp_x86Linux_boot: [ERROR NTC RX #41] nti.c 5905
ssp_x86Linux_boot: SES_SetRxCoderInfo returned an error
ssp_x86Linux_boot: [ERROR NTC OTHER] nti.c 7468:
ssp_x86Linux_boot: startAlgSession: System Busy. mediaInfoFlag 53
ssp_x86Linux_boot: [ERROR NTC OTHER #41] nti.c 7525
ssp_x86Linux_boot: startMediaSession(): StartAlgFailed Failed.
ssp_x86Linux_boot: 788103240: rtpcreate.c.154:rtpCreateParmFn: RTP.69 no free handles
ssp_x86Linux_boot: [ERROR PIO STATE #69] pioopen.c 233
ssp_x86Linux_boot: pioStreamCreate returned an error
ssp_x86Linux_boot: 788103240: prx.c.1850:start: PRX.69: pioOpen returned an error
ssp_x86Linux_boot: 788103240: prx.c.857:PRX_SetCodec: PRX.69: start returned an error
ssp_x86Linux_boot: [ERROR NTC RX #69] ses.c 1059
ssp_x86Linux_boot: PRX_SetCodec returned an error rc=
ssp_x86Linux_boot: [ERROR NTC RX #69] nti.c 5905
ssp_x86Linux_boot: SES_SetRxCoderInfo returned an error
ssp_x86Linux_boot: [ERROR NTC OTHER] nti.c 7468:
ssp_x86Linux_boot: startAlgSession: System Busy. mediaInfoFlag 53
ssp_x86Linux_boot: [ERROR NTC OTHER #69] nti.c 7525
ssp_x86Linux_boot: startMediaSession(): StartAlgFailed Failed
IP chanlles were all cleared after previous call and i got GCEV_RELEASECALLEX.
Any Advice woulf be appreciated.