What does it mean: ioq_select Attempting to replace UDP socket NN
2012-06-28 14:04:15 GMT
I am running PJSIP over a TCP proxy on the iPhone.
Thomas Merriewether
<div> <p>I am running PJSIP over a TCP proxy on the iPhone.</p> <div>My app is getting killed with SBUnsuspendLimit exceeded 15 wakes in 300 seconds. I am about to file a bug report with Apple because I see no evidence of this in my application's log (where we capture all PSJIP messages at logging level 5). The application most recently crashed in the background after a flurry of these PJSIP messages:</div> <div><br></div> <div> <div>PLOG --> 2012-06-27 18:38:51.872 Star2Star[158:7303] SIP PJSIP message: 18:38:51.872 ioq_select UDP has been replaced successfully!</div> <div><br></div> <div>PLOG --> 2012-06-27 18:38:51.872 Star2Star[158:7303] SIP PJSIP message: 18:38:51.872 ioq_select Attempting to replace UDP socket 45</div> <div><br></div> <div>PLOG --> 2012-06-27 18:38:51.872 Star2Star[158:7303] SIP PJSIP message: 18:38:51.872 ioq_select UDP has been replaced successfully!</div> <div><br></div> <div>PLOG --> 2012-06-27 18:38:51.873 Star2Star[158:7303] SIP PJSIP message: 18:38:51.873 ioq_select Attempting to replace UDP socket 46</div> <div><br></div> <div>PLOG --> 2012-06-27 18:38:51.873 Star2Star[158:7303] SIP PJSIP message: 18:38:51.873 ioq_select UDP has been replaced successfully!</div> <div><br></div> <div>I'm not reading this as a flurry of incoming packets on the SIP signaling socket, but since I don't know what this means I may be wrong. </div> <div><br></div> <div>Can anybody tell me what this message means? For example, is it an indication of incoming I/O on the signaling socket that would account for an excessive number of background wakes???</div> <div><br></div> <div><br></div> <div><br></div> <div><br></div>-- <br>Thomas Merriewether<div>Star2Star Communications</div> <div><br></div> <br> </div> </div>
RSS Feed