Provide a mapping for SIP 488 code so it propagates correctly.

git-svn-id: http://voip.null.ro/svn/yate@5640 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2013-09-03 16:21:23 +00:00
parent da947b7370
commit 7282f18730
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ static const TokenDict dict_errors[] = {
{ "service-not-implemented", 501 },
{ "unimplemented", 501 },
{ "service-unavailable", 503 },
{ "unacceptable", 488 },
{ "noresource", 503 },
{ "interworking", 500 },
{ "interworking", 400 },