Fix bug on regexp insertion for xml messages
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Mon, 18 May 2020 12:55:03 +0000 (14:55 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Mon, 18 May 2020 12:55:03 +0000 (14:55 +0200)
We must check that the elements are found before
replacing items by [0-9]+.
This is because Origin-State-Id is not always sent.


No differences found