2010년 3월 30일 화요일

SIP Response 메세지 리스트

1xx—Informational Responses 요청메세지를 수신하여 메세지처리가 계속되고 있음을 알림

  • 100 Trying 시도중

extended search being performed may take a significant time so a forking proxy must send a 100 Trying response

  • 180 Ringing 전화 벨 울림
  • 181 Call Is Being Forwared   통화 전달 중
  • 182 Queued  대기 중
  • 183 Session Progress   세션 진행

2xx—Successful Responses 메세지가 정상적으로 수신되고 이해되었음을 알림

  • 200 OK 확인
  • 202 accepted: 수락:참조용으로 사용

 

3xx—Redirection Responses  요청메세지를 완성하기 위해 추가동작이 더 있음을 알림

  • 300 Multiple Choices  복수 선택
  • 301 Moved Permanently   영구 이동
  • 302 Moved Temporarily  임시 이동
  • 305 Use Proxy    프록시 사용
  • 380 Alternative Service  대체 서비스

4xx—Client Failure Responses 묘청메세지에 에러가 포함되어있거나 해당서버에서 처리할수 없음을 알림

  • 400 Bad Request   잘못된 요청
  • 401 Unauthorized (Used only by registrars or user agents. Proxies should use proxy
  • authorization 407) 권한없음 : 등록기관만 사용가능 프록시는 프록시인증 407을 사용해야한다.
  • 402 Payment Required (Reserved for future use)   요금청구됨 (향후 사용을 위해 예약)
  • 403 Forbidden   금지
  • 404 Not Found (User not found)   찾을수 없음 (사용자를 찾을수 없음)
  • 405 Method Not Allowed   메소드가 허용되지 않음
  • 406 Not Acceptable   수락할수 없음
  • 407 Proxy Authentication Required   프록시 인증 필요
  • 408 Request Timeout (Couldn't find the user in time) 요청시간종료 : 시간내에 사용자 찾을수 없음
  • 409 Conflict 
  • 410 Gone (The user existed once, but is not available here any more.) 없음 (사용자가 일시 존재하였으나 더이상 사용할수 없음)
  • 412 Conditional Request Failed
  • 413 Request Entity Too Large  요청 엔티티가 너무 큼
  • 414 Request-URI Too Long   요구 uri가 너무 김
  • 415 Unsupported Media Type  지원되지 않는 매체 유형
  • 416 Unsupported URI Scheme   지원되지 않는 uri 체계
  • 417 Unknown Resource-Priority  
  • 420 Bad Extension (Bad SIP Protocol Extension used, not understood by the server) 잘못된확장자 : 잘못된 sip 프로토콜 화장자가 사용됨 서버가 인식하지 못함
  • 421 Extension Required  확장자 필요
  • 422 Session Interval Too Small
  • 423 Interval Too Brief 간격이 너무 짧음
  • 424 Bad Location Information 
  • 428 Use Identity Header
  • 429 Provide Referrer Identity
  • 433 Anonymity Disallowed
  • 436 Bad Identity-Info
  • 437 Unsupported Certificate
  • 438 Invalid Identity Header
  • 480 Temporarily Unavailable 일시적인 사용 불능
  • 481 Call/Transaction Does Not Exist  통화/트랜잭션이 존재하지 않음
  • 482 Loop Detected 루프가 검출됨
  • 483 Too Many Hops  홉이 너무 많음
  • 484 Address Incomplete  불완전한 주소
  • 485 Ambiguous 모호함
  • 486 Busy Here   사용중
  • 487 Request Terminated  요청이 종료됨 
  • 488 Not Acceptable Here   여기서 수락할 수 없음
  • 489 Bad Event
  • 491 Request Pending  요청 보류중
  • 493 Undecipherable (Could not decrypt S/MIME body part)
  • 494 Security Agreement Required

5xx—Server Failure Responses  요청 메세지는 유효하나 서버가 수행할수 없음을 알림

  • 500 Server Internal Error  서버 내부 오류
  • 501 Not Implemented: The SIP request method is not implemented here  구현되지않음 /sip 요청 메소드가 구현되지 않음
  • 502 Bad Gateway  잘못된 게이트웨이
  • 503 Service Unavailable   서비스를 사용할수 없음
  • 504 Server Time-out 서버 시간 종료
  • 505 Version Not Supported: The server does not support this version of the SIP protocol             지원되지 않은 버전 : 서버가 이 버전의 sip 프로토콜을 지원하지 않음 
  • 513 Message Too Large  메세지가 너무 큼
  • 580 Precondition Failure

 6xx—Global Failure Responses  요청메세지가 어떤 다른서버에서도 수행할수 없음을 알림

  • 600 Busy Everywhere   모두 사용중
  • 603 Decline   거부
  • 604 Does Not Exist Anywhere   어디에도 존재하지않음 
  • 606 Not Acceptable   수락할수 없음

 External links

댓글 없음:

댓글 쓰기