Skip to content

Changes

Summary

  1. SIP_Templates: Make tag collisions harder (details)
Commit 0ace3325a86bfd2b6a38a351dd5a8c02f7392c99 by Pau Espin Pedrol
SIP_Templates: Make tag collisions harder

It was spotted during some test runs that the same tag was assigned to 2
different components. Let's make this way more difficult by adding some
time to it. Asterisk uses longer strings for instance, since 32bits is
the minimum.

Change-Id: Iba26259fd48da1c2558451fe5f7014151d4935c8
The file was modified asterisk/SIP_ConnectionHandler.ttcn
The file was modified asterisk/gen_links.sh
The file was modified library/SIP_Templates.ttcn
The file was modified asterisk/regen_makefile.sh