Attention is currently required from: pespin.
2 comments:
Commit Message:
Patch Set #2, Line 26: ": " token in the value. I'd expect TEXT decoder to put all subsequent
pleas do make sure to report each of those to the eclipse TITAN forum. They might either be genuine bugs, or there might be users with [other] solutions to the problems you're facing.
File asterisk/AMI_Functions.ttcn:
Patch Set #2, Line 189: welcome_str := "Asterisk Call Manager/9.0.0\r\n"
wouldn't this better be a regex? so that code could match multiple different versions, or ignore versions altogether? You could rename welcome_str to welcome_str_pattern and then use it as a regex (using the "referenced" notation of TTCN3 regex where you can interpret a string as a regex).
Not critical, just a thought while reading this.
To view, visit change 36755. To unsubscribe, or for help writing mail filters, visit settings.