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 d188d2afed callagent: Introduce high level SIP Call
Introduce a high level class that can create multiple transactions,
handles the sequence numbers, the dialogs, the opened session and
provides a nice call, hangup, cancel, terminate interface.
2011-07-04 22:30:14 +02:00
callagent callagent: Introduce high level SIP Call 2011-07-04 22:30:14 +02:00
docs docs: Use the extracted Gramamr from the sofia project 2011-06-13 11:08:10 +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 the category for the display_name selector 2011-06-30 11:36:57 +02:00
.gitignore sip: Initial version of the Grammar capable of parsing a response 2011-06-11 20:30:15 +02:00
DESIGN callagent: Add SIP UserAgent/Transport/Transaction code 2011-06-13 14:00:21 +02:00
EXAMPLE doc: Add a usage example of this code 2011-06-13 19:57:30 +02:00
TODO callagent: Allow multiple Via tags by having an OrderedCollection 2011-06-30 11:36:56 +02:00
package.xml callagent: Introduce high level SIP Call 2011-07-04 22:30:14 +02:00