smalltalk
/
osmo-st-msc
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-msc/src
Holger Hans Peter Freyther 6dce5cca43 api: Catch up with GNU Smalltalk changes to >>#new
In master >>#new will call initialize but we don't want to call
>>#initialize before we have set some instance variables. Use the
>>#basicNew to avoid that.
2016-08-07 18:03:51 +02:00
..
auth auth: Split the authentication code into one file per class 2014-04-07 16:29:25 +02:00
call call: Fix syntax error and see how smoke test looks like after 2016-08-07 17:55:54 +02:00
sip sip: Assign an MSC identity to a call 2014-04-22 17:40:42 +02:00
BSCConfig.st paging: Introduce a paging manager than can page on all BSCs 2014-03-13 09:17:37 +01:00
BSCIPAConnection.st api: Catch up with GNU Smalltalk changes to >>#new 2016-08-07 18:03:51 +02:00
BSCListener.st tests: Fix two test failures in the socket handling code 2012-03-30 13:41:10 +02:00
BSCSCCPHandler.st bsc: Move out the SCCPHandler into a new file 2012-02-21 16:07:49 +01:00
GSMCMServiceRequest.st misc: Make the categories match the package name to ease exporting 2014-03-13 09:17:37 +01:00
GSMLURequest.st misc: Make the categories match the package name to ease exporting 2014-03-13 09:17:37 +01:00
GSMProcessor.st mgcp: Catch-up with latest API change in the MGCPCommand code 2014-05-28 18:50:20 +02:00
HLR.st misc: Provide proper categories for the classes 2011-09-27 17:59:10 +02:00
Logging.st sip: Introduce a SIPIdentityManager to register and manage identities 2014-04-22 16:50:45 +02:00
MSC.st audio: Implement handling SIP 30X redirects by starting another call 2014-04-07 16:08:40 +02:00
PagingManager.st misc: Make the categories match the package name to ease exporting 2014-03-13 09:17:37 +01:00
VLR.st misc: Provide proper categories for the classes 2011-09-27 17:59:10 +02:00