Commit 14b2d50c authored by canterburym's avatar canterburym
Browse files

Fixing portNotAssociatedWithSpecifiedApplication

parent cd88b6af
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -576,7 +576,7 @@ NEFFailureCause ::= ENUMERATED
    niddConfigurationNotAvailable(2),
    contextNotFound(3),
    portNotFree(4),
    PortNotAssociatedWithSpecifiedApplication(5)
    portNotAssociatedWithSpecifiedApplication(5)
}

NEFReleaseCause ::= ENUMERATED