ผลต่างระหว่างรุ่นของ "Session Initiation Protocol"

เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
Suriyun (คุย | ส่วนร่วม)
ไม่มีความย่อการแก้ไข
Suriyun (คุย | ส่วนร่วม)
ไม่มีความย่อการแก้ไข
บรรทัด 173:
 
 
5xx: การตอบกลับข้อผิดพลาดที่เกิดจากเครื่องแม่ข่าย (Server error)
5xx: Server error.
The server failed to fulfill an apparently valid request.
 
{| class="wikitable"
Code Description References
|-
500 Server internal error.
! Code !! Description !! References
501 Not implemented.
|-
502 Bad gateway.
| 500 || Server internal error. || RFC 3261
503 Service unavailable. RFC 3261
|-
504 Server timeout.
| 501 || Not implemented. ||
505 Version not supported.
|-
506
| 502 || Bad gateway. ||
|-
512
| 503 || Service unavailable. || RFC 3261
513 Message too large.
|-
514
| 504 || Server timeout. ||
|-
579
| 505 || Version not supported. ||
580 Precondition Failure. RFC 3312
|-
6xx: Global failure.
| 513 || Message too large. ||
The request cannot be fulfilled at any server.
|-
| 580 || Precondition Failure. || RFC 3312
|}
 
6xx: การร้องขอไม่สามารถดำเนินการได้ (Global failure)
Code Description
 
600 Busy everywhere.
{| class="wikitable"
601
|-
602
! Code !! Description !! References
603 Decline.
|-
604 Does not exist anywhere.
| 600 || Busy everywhere. ||
605
|-
606 Not acceptable.
| 603 || Decline. ||
|-
| 604 || Does not exist anywhere. ||
|-
| 606 || Not acceptable. ||
|}