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 4451c8e89c grammar: Avoid re-creating parsers used as building block
Enforcing the legemtimate status values is better done in
the parser and not in the grammar. We don't do it in the
parser yet but that can be done later.
2014-09-04 15:15:34 +02:00
callagent call: Handle CANCEL and verify that the right messages are returned 2014-08-29 20:44:10 +02:00
docs rport: For dealing with NATed environments ask for a return 2014-03-24 13:52:06 +01:00
example sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
grammar grammar: Avoid re-creating parsers used as building block 2014-09-04 15:15:34 +02:00
pharo-porting pharo: Beging to improve the GSTSocketAddress to be usable 2013-03-31 20:46:01 +02:00
.gitignore sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
DESIGN Update the DESIGN document for this code 2011-07-06 10:10:07 +02:00
EXAMPLE EXAMPLE: Use the new SIPCall class in the example 2011-07-06 10:13:42 +02:00
Makefile pharo: Povide a pharo specific way to access the /dev/urandom device 2013-03-31 20:46:01 +02:00
TODO grammar: Avoid re-creating parsers used as building block 2014-09-04 15:15:34 +02:00
package.xml callagent: Avoid running into the EndOfStream exception 2014-06-02 21:34:22 +02:00