Advertisement
Guest User

Untitled

a guest
Dec 21st, 2016
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. -> service asterisk restart
  2. -> asterisk -rvvvvv
  3. connect 6005.
  4. --> registered SIP '6005' at serverip:someport
  5. ---> DTLS ECDH initialized (secp256r1), faster PFS enabled
  6. ---> using SIP RTP CoS mark 5
  7.  
  8. -->registered SIP '6006' at serverip:someport
  9. ---> DTLS ECDH initialized (secp256r1), faster PFS enabled
  10. ---> using SIP RTP CoS mark 5
  11.  
  12. ---> Executing [6006@outgoing:1] Dial("SIP/6005-00000002","SIP/6006") in new stack
  13. ---> DTLS ECDH initialized (secp256r1), faster PFS enabled
  14. ---> using SIP RTP CoS mark 5
  15. ---> [Dec 21 12:06:26] ERROR[8394][C-00000001]: netosck2.c:305 ast_sockaddr_resolve:getaddrinfo("df7jal231s0d.invalid","(null)", ...): Name of service not known
  16. --->[Dec 21 12:06:26] ERROR[8394][C-00000001]: chan_sip.c:16610 __set_address_from_contact: Invalid host name in Contact: (can't resolve in DNS) : 'df7ja123ls0d.invalid'
  17. ---> Called SIP/6006
  18. ---> SIP/6006-00000003 is ringing
  19. ---> Got SIP response 603 "failed to get local SDP" back from 192.168.1.120:58863
  20. --->SIP/6006-00000003 is busy
  21.  
  22. --->Everyone is busy/congested at this time(1:1/0/0)
  23. --->Executing [6006@outgoing:2] Hangup("SIP/6005-000000002","") in new stack
  24. --->Spawn extension(outgoing,6006,2) exited non-zero on 'SIP/6005-0000002')
  25. ----->WebSocket connection from '192.168.1.120:58861' forcefully closed due to fatal write error
  26. ----->WebSocket connection from '192.168.1.120:57433' forcefully closed due to fatal write error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement