aboutsummaryrefslogtreecommitdiffstats
path: root/mncc_test.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-05gcm_call_fsm: Allow user to specify which codec(s) are to be usedHarald Welte1-3/+3
The user can submit a list of permitted codecs for a GsmCallFsm or GsmCallConnector. This list is ordered by priority (highest first), and the first matching codec is chosen. TODO: Proper error handling in case no matching codec is found
2015-12-02add license headersHarald Welte1-0/+9
2015-12-02rename mncc_test2.py to mncc_test.pyHarald Welte1-0/+73