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/package.xml

22 lines
661 B
XML
Raw Normal View History

2011-06-11 21:00:36 +00:00
<package>
<name>OsmoSIP</name>
<namespace>Osmo</namespace>
<filein>callagent/Base64MimeConverter.st</filein>
<filein>callagent/SIPCallAgent.st</filein>
<filein>callagent/SIPDialog.st</filein>
<filein>callagent/SIPLogArea.st</filein>
<filein>callagent/SIPParser.st</filein>
<filein>callagent/SIPRandom.st</filein>
<filein>callagent/SIPRequests.st</filein>
<filein>callagent/SIPResponse.st</filein>
<filein>callagent/SIPTransactions.st</filein>
2011-06-11 21:00:36 +00:00
<filein>grammar/SIPGrammar.st</filein>
<test>
<sunit>Osmo.SIPGrammarTest</sunit>
<filein>grammar/SIPGrammarTest.st</filein>
</test>
</package>