Python scripting interface to OsmoNITB/OsmoMSC MNCC interface
Go to file
Harald Welte 6597a89759 gsm_call_fsm: accept MNCC_REL_IND in every state, contrary to spec 2015-12-01 22:20:43 +01:00
.gitignore add .gitignore file 2015-12-01 20:18:47 +01:00
gsm_call_fsm.py gsm_call_fsm: accept MNCC_REL_IND in every state, contrary to spec 2015-12-01 22:20:43 +01:00
mncc.h add a description on where the content of mncc.h originates from 2015-12-01 21:41:13 +01:00
mncc.py initial checkin of experiments with python and the MNCC interface 2015-12-01 19:07:30 +01:00
mncc.xml initial checkin of experiments with python and the MNCC interface 2015-12-01 19:07:30 +01:00
mncc_sock.py mncc_msg(): Add more meaningful string representation 2015-12-01 22:19:56 +01:00
mncc_test2.py provide connect_call() convenience wrapper 2015-12-01 21:47:04 +01:00
regen-mncc-py.sh rename regen.sh to regen-mncc-py.sh 2015-12-01 21:39:48 +01:00