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 858d25e2be identity: Remove direct usage of of useragent username
In preparation of introducing multiple identities we need to
remove usage of SIPUserAgent>>#username. The next step is to
actually be able to pass a different identity.
2014-04-02 18:28:09 +02:00
callagent identity: Remove direct usage of of useragent username 2014-04-02 18:28:09 +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 proxy: Handle ProxyAuthenticate/ProxyAuthorize 2014-03-24 14:53:14 +01: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 Add todo item after showing my testcase to roch. :( 2014-03-25 08:54:38 +01:00
package.xml identity: Introduce the concept of an identity to the useragent 2014-04-02 17:44:39 +02:00