Hard refactoring. CodecEngine is associated to a unique stack.
[anna.git] / example / diameter / launcher / resources / scripts / operation_tps.sh
index 29f41eb..3c5d7ff 100755 (executable)
@@ -59,7 +59,7 @@ echo
 [[ "$1" = "" ]] && use
 [[ ! -f "$1" ]] && { echo "ERROR: file '$1' not found" ; echo; echo; exit ; }
 echo
-operation="sendxml|$1"
+operation="sendxml2e|$1"
 [[ "$2" = "2c" ]] && operation="sendxml2c|$1"
 
 curl -m 1 --data "$operation" $TRACE ${SERVER}