aboutsummaryrefslogtreecommitdiffstats
path: root/sip
AgeCommit message (Expand)AuthorFilesLines
2024-04-10asterisk: Introduce test TC_internal_call_momtPau Espin Pedrol1-11/+32
2024-04-10{SIP,Asterisk}_Tests: Mark all components alivePau Espin Pedrol1-2/+2
2024-04-08asterisk: Implement and test SIP Digest AuthorizationPau Espin Pedrol3-5/+15
2024-04-02SIP_Templates: Rework templates to make them more extensiblePau Espin Pedrol1-5/+9
2024-04-02SIP: generate seq_nr within allowed rangePau Espin Pedrol1-2/+2
2024-03-22sip: Get Rid of private copy of f_mgcp_addr2addrtype()Pau Espin Pedrol2-15/+9
2024-03-22Move f_addrstr2addr() to library/Misc_Helpers.ttcnPau Espin Pedrol1-9/+0
2024-03-04various: update expected-results.xmlHarald Welte1-1/+3
2023-09-24sip: make mncc_with_sdp := true the defaultNeels Hofmeyr1-8/+8
2023-09-24sip: test SDP forwarding via MNCCNeels Hofmeyr1-18/+191
2023-09-15sip: pass CallPars into f_TC_*()Neels Hofmeyr1-3/+6
2023-09-15sip: tweak failure reporting for SIP messagesNeels Hofmeyr1-33/+46
2023-09-15sip: drop unused varNeels Hofmeyr1-1/+0
2023-09-15sip: tweak log msgNeels Hofmeyr1-1/+1
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-3/+22
2021-02-26sip: Don't need to set default value of MNNC versionPau Espin Pedrol1-1/+0
2021-01-14update expected-results.xmlAlexander Couzens1-1/+3
2021-01-07CTRL: Introduce support to run osmocom CTRL serverPau Espin Pedrol1-1/+1
2020-09-28sip: ACK on SIP failure message to avoid it being retransmittedPau Espin Pedrol1-6/+23
2020-09-16sip: Set & validate IP addresses and portsPau Espin Pedrol1-14/+98
2020-09-16mncc: Support IPv6 addresses (new version mncc 7)Pau Espin Pedrol1-1/+1
2020-05-19update expected resultsNeels Hofmeyr1-1/+2
2019-11-28sip: bump MNCC version sent to sipcon to 6Neels Hofmeyr1-1/+1
2019-11-28introduce MNCC_Emulation mp_mncc_versionNeels Hofmeyr1-0/+1
2019-11-28sip: add osmo-sip-connector.cfgOliver Smith1-0/+25
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-1/+1
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+10
2019-04-19sip: Add TC_mo_setup_disc_late_rtp for OS#3518Harald Welte1-0/+48
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling1-0/+1
2018-07-27Revert "detect VTY TELNET port connection failures in TTCN3 tests"Neels Hofmeyr1-1/+0
2018-07-27detect VTY TELNET port connection failures in TTCN3 testsStefan Sperling1-0/+1
2018-07-24Stop tests after failuresDaniel Willmann1-1/+1
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+18
2018-06-12*.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERD...Alexander Couzens1-2/+2
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-5/+5
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+7
2018-03-26More progress on osmo-sip-connector testsHarald Welte4-42/+265
2018-03-22sip: Add SIP_Emulation and first osmo-sip-connector test caseHarald Welte5-0/+278