$ sudo nc -ul 514
Password:
<13>[SIP] | NOTICE | allocating transaction ressource 119 19277552-013112229213>
<13>[SIP] | NOTICE | allocating NICT context13>
<12>[SIP] | WARNING| info: Name resolution requested.12>
<12>[SIP] | WARNING| Doing asynchronous name resolution.12>
<14>[SIP] | INFO | MESSAGE REC. CALLID:19277552-013112229214>
<12>[SIP] | WARNING| OnEvent_New_Incoming4xxResponse!12>
<12>[SIP] | WARNING| User need to authenticate to REGISTER!12>
<13>[SIP] | NOTICE | allocating transaction ressource 120 19277552-013112229213>
<13>[SIP] | NOTICE | allocating NICT context13>
<12>[SIP] | WARNING| info: Name resolution requested.12>
<12>[SIP] | WARNING| Doing asynchronous name resolution.12>
This gets nc to listen to UDP on port 514 and it displays whatever comes in.
No comments:
Post a Comment