help SwK nuke some more telcos

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7632 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-02-15 21:05:37 +00:00
parent f0162145fa
commit 86508b853c
1 changed files with 0 additions and 1 deletions

View File

@ -1943,7 +1943,6 @@ switch_call_cause_t sofia_glue_sip_cause_to_freeswitch(int status)
case 603:
return SWITCH_CAUSE_CALL_REJECTED;
case 404:
return SWITCH_CAUSE_UNALLOCATED;
case 485:
case 604:
return SWITCH_CAUSE_NO_ROUTE_DESTINATION;