summaryrefslogtreecommitdiffstats
path: root/callagent/SIPResponse.st
AgeCommit message (Expand)AuthorFilesLines
2014-08-29perf: Various changes to speed up various operationsHolger Hans Peter Freyther1-7/+16
2014-06-05response: Provide a Content-Type/Content-Length as wellHolger Hans Peter Freyther1-4/+8
2014-03-14grammar: The header fields may be case insensitivieHolger Hans Peter Freyther1-1/+1
2014-02-14callagent: Fix old issue with the >>#parameter:ifAbsent: protocolHolger Hans Peter Freyther1-1/+1
2013-03-31misc: Use WriteStream>>#nextPutAll: instead of String>>% to generate messagesHolger Hans Peter Freyther1-2/+9
2011-09-27misc: Add proper categories to the various SIP classesHolger Hans Peter Freyther1-0/+2
2011-06-14callagent: Extract the SDP from a 200 responseHolger Hans Peter Freyther1-0/+4
2011-06-14callagent: Find the transaction... and dispatch there, cleanupHolger Hans Peter Freyther1-0/+14
2011-06-13callagent: Parse the Via tag in depth to reach the branchHolger Hans Peter Freyther1-2/+13
2011-06-13callagent: Implement a simple SIPParser on the grammarHolger Hans Peter Freyther1-0/+19
2011-06-12callagent: Create the skeleton of a very simple SIPResponseHolger Hans Peter Freyther1-0/+71