Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36758?usp=email )
Change subject: asterisk: Use (and fix) ActionID field in Action Login ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36758/comment/5b62ffdb_737a8... PS1, Line 12: but I didn't find an easy : way to state that in TTCN-3 so far. for regex matching there is the @nocase modifier, which can be used both with "pattern @nocase" as well as with the regex() built-in function.