aboutsummaryrefslogtreecommitdiffstats
path: root/sip/SIP_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2024-07-04asterisk: IMS: Fix Contact and URI headers during MT call preconditionPau Espin Pedrol1-2/+4
2024-06-26SIP_Templates: Allow setting Session-Expires and Min_SE in INVITE templatesPau Espin Pedrol1-1/+1
2024-06-25asterisk: test Precondition extension in IMS MT callPau Espin Pedrol1-1/+2
2024-05-29asterisk: Allow passing full templates to {tr,ts}_SIP_msgh_stdPau Espin Pedrol1-45/+68
2024-05-17asterisk: Implement support to handle 2nd REGISTER through ipsecPau Espin Pedrol1-1/+1
2024-05-07SIP_Emulation: Rename component idPau Espin Pedrol1-1/+1
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 Pedrol1-4/+12
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 Pedrol1-15/+8
2024-03-22Move f_addrstr2addr() to library/Misc_Helpers.ttcnPau Espin Pedrol1-9/+0
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-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
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-07-24Stop tests after failuresDaniel Willmann1-1/+1
2018-03-26More progress on osmo-sip-connector testsHarald Welte1-39/+260
2018-03-22sip: Add SIP_Emulation and first osmo-sip-connector test caseHarald Welte1-0/+173