smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0
SIP Stack for Smalltalk.
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther ccf62c2edc callagent: Provide Base64 and Random helper
For the Call-ID of SIP one requires a cryptogragic secure
source of random and the GST random number generator is not. For
Linux use /dev/random for others we don't have a solution yet.
2011-06-13 11:06:47 +02:00
callagent callagent: Provide Base64 and Random helper 2011-06-13 11:06:47 +02:00
docs sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
example sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
grammar grammar: Add test case from the spec.. just test that is parsed 2011-06-12 00:15:36 +02:00
.gitignore sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
TODO TODO: Add a simple todolist for the SIP code 2011-06-11 20:55:18 +02:00
package.xml sip: Add package.xml for the SIP code 2011-06-11 23:00:36 +02:00