Advertisement
Guest User

fs-error

a guest
Dec 9th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. 2019-12-09 09:08:29.495994 [ERR] sofia.c:3235 Error Creating SIP UA for profile: external (sip:mod_sofia@MEDIA_VOICE_IP:5080;transport=udp,tcp) ATTEMPT 1 (RETRY IN 5 SEC)
  2. 2019-12-09 09:08:29.516038 [ERR] sofia.c:3235 Error Creating SIP UA for profile: internal (sip:mod_sofia@MEDIA_DATA_IP:5060;transport=udp,tcp) ATTEMPT 1 (RETRY IN 5 SEC)
  3.  
  4. 2019-12-09 09:08:34.555562 [ERR] sofia.c:3235 Error Creating SIP UA for profile: external (sip:mod_sofia@MEDIA_VOICE_IP:5080;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
  5. 2019-12-09 09:08:34.575725 [ERR] sofia.c:3235 Error Creating SIP UA for profile: internal (sip:mod_sofia@MEDIA_DATA_IP:5060;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
  6. freeswitch@debian-fs>
  7. 2019-12-09 09:08:39.595174 [ERR] sofia.c:3235 Error Creating SIP UA for profile: external (sip:mod_sofia@MEDIA_VOICE_IP:5080;transport=udp,tcp) ATTEMPT 3 (RETRY IN 5 SEC)
  8. 2019-12-09 09:08:39.595174 [ERR] sofia.c:3245 Error Creating SIP UA for profile: external (sip:mod_sofia@MEDIA_VOICE_IP:5080;transport=udp,tcp)
  9. The likely causes for this are:
  10. 1) Another application is already listening on the specified address.
  11. 2) The IP the profile is attempting to bind to is not local to this system.
  12. 2019-12-09 09:08:39.635275 [ERR] sofia.c:3235 Error Creating SIP UA for profile: internal (sip:mod_sofia@MEDIA_DATA_IP:5060;transport=udp,tcp) ATTEMPT 3 (RETRY IN 5 SEC)
  13. 2019-12-09 09:08:39.635275 [ERR] sofia.c:3245 Error Creating SIP UA for profile: internal (sip:mod_sofia@MEDIA_DATA_IP:5060;transport=udp,tcp)
  14. The likely causes for this are:
  15. 1) Another application is already listening on the specified address.
  16. 2) The IP the profile is attempting to bind to is not local to this system.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement