smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0
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.
osmo-st-sip/callagent
Holger Hans Peter Freyther 8b626c8a52 parser/grammar: Be able to parse domain used by Yate.
It looks like "domain" is not proper in yate. Just parse it as
numbers and words.
2014-06-02 22:06:31 +02:00
..
authorization proxy: Handle ProxyAuthenticate/ProxyAuthorize 2014-03-24 14:53:14 +01:00
misc proxy: Handle ProxyAuthenticate/ProxyAuthorize 2014-03-24 14:53:14 +01:00
parameters invite: First shot at handling the SIP Invite 2014-05-28 11:53:17 +02:00
parser parser/grammar: Be able to parse domain used by Yate. 2014-06-02 22:06:31 +02:00
requests invite: Verify we have a remoteSDP file and it is matching 2014-05-28 12:05:12 +02:00
session call: Provide access to the remote SDP file 2014-06-02 20:51:50 +02:00
tests parser/grammar: Be able to parse domain used by Yate. 2014-06-02 22:06:31 +02:00
transactions identity: Move the identity into the SIPDialog 2014-04-22 14:18:26 +02:00
transport misc: Move the transport code to the transport directory 2014-02-15 09:40:12 +01:00
useragent invite: First shot at handling the SIP Invite 2014-05-28 11:53:17 +02:00
Base64MimeConverter.st callagent: Avoid running into the EndOfStream exception 2014-06-02 21:34:22 +02:00
Extensions.st digest: Implement the digest authentication for SIP 2014-02-14 16:58:33 +01:00
SIPDialog.st invite: Deal with re-transmit of a rejected call 2014-05-28 12:03:45 +02:00
SIPIdentity.st identity: Remove use the "contact" and userString from SIPIdentity 2014-04-22 14:39:42 +02:00
SIPLogArea.st pharo: Add a Makefile and begin with the porting. 2013-03-31 19:40:05 +02:00
SIPResponse.st grammar: The header fields may be case insensitivie 2014-03-14 13:51:22 +01:00