SIP_Templates: Allow setting Session-Expires and Min_SE in INVITE templates

Related: SYS#6987
Change-Id: Ib2bc6258c072e88539ccc852d057b517822936bd
3 files changed
tree: 3e7067b0b557f9f872b2cfd3a4357f71ef1e3391
  1. .github/
  2. asn-test/
  3. asterisk/
  4. bin/
  5. bsc/
  6. bsc-nat/
  7. bts/
  8. cbc/
  9. ccid/
  10. COMMON/
  11. deps/
  12. dia2gsup/
  13. doc/
  14. epdg/
  15. fr/
  16. fr-net/
  17. gbproxy/
  18. ggsn_tests/
  19. hlr/
  20. hnbgw/
  21. hnodeb/
  22. hss/
  23. ipad/
  24. lapdm/
  25. library/
  26. mgw/
  27. mme/
  28. msc/
  29. ns/
  30. pcap-client/
  31. pcu/
  32. pgw/
  33. remsim/
  34. ROHC_CNL113426_LATEST/
  35. s1gw/
  36. sccp/
  37. SCCP_Test/
  38. selftest/
  39. sgsn/
  40. simtrace/
  41. sip/
  42. smlc/
  43. stp/
  44. sysinfo/
  45. upf/
  46. .checkpatch.conf
  47. .gitignore
  48. .gitreview
  49. Common.cfg
  50. compare-results.py
  51. gen_links.sh.inc
  52. log_merge.sh
  53. Makefile
  54. mask_expected_results.sh
  55. README.md
  56. regen-makefile.sh
  57. rmlinks.sh
  58. start-testsuite.sh
  59. ttcn3-dumpcap-start.sh
  60. ttcn3-dumpcap-stop.sh
  61. ttcn3-tcpdump-start.sh
  62. ttcn3-tcpdump-stop.sh
  63. update_expected_results_from_jenkins.sh
README.md

Osmocom TTCN-3 Test Suites

This repository contains a collection of test suites developed within the Osmocom (Open Source Mobile Communications) project. The test suites are developed in the TTCN-3 programming language, compiled/executed by the Eclipse TITAN compiler and runtime.

Those test suites mostly are performing functional testing of cellular network elements, from 2G, 3G, 4G to 5G. The individual test-suites are in sub-directories, while some shared library code is in library.

Continuous Integration

The individual tests suites are executed against different versions of the respective IUT (Implementation Under Test) by the Osmocom jenkins.

See the list of all TTCN-3 jenkins jobs for more details

Further reading

Some more information about those test suites can be found at https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites.