smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0

misc: Move the transport code to the transport directory

This commit is contained in:
Holger Hans Peter Freyther 2014-02-15 09:40:12 +01:00
parent ac05185999
commit 150e7849df
3 changed files with 3 additions and 2 deletions

View File

@ -30,8 +30,9 @@
<filein>callagent/SIPTransactions.st</filein>
<filein>callagent/SIPCallAgent.st</filein>
<filein>callagent/SIPCall.st</filein>
<filein>callagent/SIPTransport.st</filein>
<filein>callagent/SIPUdpTransport.st</filein>
<filein>callagent/transport/SIPTransport.st</filein>
<filein>callagent/transport/SIPUdpTransport.st</filein>
<filein>callagent/authorization/SIPDigest.st</filein>
<filein>callagent/authorization/SIPAuthorization.st</filein>