summaryrefslogtreecommitdiffstats
path: root/callagent/tests/SIPCallAgentTest.st
AgeCommit message (Expand)AuthorFilesLines
2015-07-24test: Remember the right collectionHolger Hans Peter Freyther1-1/+3
2015-07-24cseq: Make the testcases work with different cseq as wellHolger Hans Peter Freyther1-36/+39
2015-07-24cseq: Use asString for portability with pharoHolger Hans Peter Freyther1-4/+4
2014-08-10callagent: Do not mix From/To in the response we generateHolger Hans Peter Freyther1-0/+1
2014-08-10misc: Re-use the parser for a great speed-up during the testsHolger Hans Peter Freyther1-16/+16
2014-08-10transaction: ACK the 401 Unauthorized message before we changeHolger Hans Peter Freyther1-5/+17
2014-04-22identity: Fix the identity string for the fromHolger Hans Peter Freyther1-1/+1
2014-03-25test: Add test for remote-hangup handlingHolger Hans Peter Freyther1-1/+42
2014-03-24proxy: Handle ProxyAuthenticate/ProxyAuthorizeHolger Hans Peter Freyther1-0/+93
2014-03-14grammar: The header fields may be case insensitivieHolger Hans Peter Freyther1-1/+1
2014-03-13call: Handle SIP redirects with a special callHolger Hans Peter Freyther1-1/+1
2014-03-13call: Create a testcase for 301 redirect messagesHolger Hans Peter Freyther1-0/+58
2014-02-25auth: Change the branch and cseq during the second auth requestHolger Hans Peter Freyther1-3/+48
2014-02-14auth: Implement handling 401 and re-sending the message with authHolger Hans Peter Freyther1-3/+100
2014-02-14callagent: Create a simple test that verifies creation of a callHolger Hans Peter Freyther1-0/+41