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 bfd9a0c621 cancel: Improve log messages, fix the cancelation of a call
The code changed the state and then compared it to the given
state, remember the old state before changing it.
2011-07-20 21:07:55 +02:00
callagent cancel: Improve log messages, fix the cancelation of a call 2011-07-20 21:07:55 +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 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
TODO misc: Document some more issues with the routing set 2011-07-05 11:06:35 +02:00
package.xml callagent: Handle the BYE Request to close down a connection. 2011-07-06 20:34:20 +02:00