-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.16.2
-
Fix Version/s: 2.17.0
-
Component/s: camel-smpp, documentation
-
Labels:None
-
Estimated Complexity:Unknown
There is a small error on the http://camel.apache.org/smpp.html wiki page. At least in 2.16.2 and current master there is no header called "CamelSmppFinalStatus", the header is called "CamelSmppStatus" (see: https://github.com/apache/camel/blob/cc9924f41965885af25027fc053adaf21f15b5b4/components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConstants.java#L41)