Commit Graph

72 Commits (45ff1d2e62538dea14c7190617f561dd1f93654a)
 

Author SHA1 Message Date
Harald Welte 7e94f0d22f rename mncc_test2.py to mncc_test.py
8 years ago
Harald Welte 74cd98fcf4 mncc_test2.py: Start 14 call legs (1TRX TCH/H config)
8 years ago
Harald Welte 3d058cf657 gsm_call_fsm: Connect the RTP streams of the two call legs
8 years ago
Harald Welte 5b4c297ad9 mncc_test2: more useful debug output
8 years ago
Harald Welte 20523c7fd2 add mncc_rtp_msg() class for RTP messages on MNCC interface
8 years ago
Harald Welte 4f3762e793 gsm_call_fsm: transition from CONNECT_REQUEST state into ACTIVE
8 years ago
Harald Welte 06de155ee5 gsm_call_fsm: Gracefully handle MNCC_DISC_IND and send MNCC_REL_REQ
8 years ago
Harald Welte fed3e0400f gsm_call_fsm: print string representation of mncc_msg
8 years ago
Harald Welte e69a1b8356 gsm_call_fsm: Fix typo in handling of MNCC_ALERT_IND
8 years ago
Harald Welte 6597a89759 gsm_call_fsm: accept MNCC_REL_IND in every state, contrary to spec
8 years ago
Harald Welte 1d417f8666 gsm_call_fsm: fix transmission of MNCC_SETUP_COMPL_REQ
8 years ago
Harald Welte 3703441150 mncc_msg(): Add more meaningful string representation
8 years ago
Harald Welte 9e7356a1a6 provide connect_call() convenience wrapper
8 years ago
Harald Welte 1421f906b5 add a description on where the content of mncc.h originates from
8 years ago
Harald Welte 9132bb657b rename regen.sh to regen-mncc-py.sh
8 years ago
Harald Welte 7a76ec60a8 add interactive shell to stat more calls from mncc_test2.py
8 years ago
Harald Welte b3b64c0ce2 Introduce GsmCallConnector() to connect two call legs
8 years ago
Harald Welte 56c63fe7f2 logging cleanup
8 years ago
Harald Welte 19fb9557f8 gsm_call_fsm: stop() the actor when re-entering NULL state
8 years ago
Harald Welte 56ad9a226f add .gitignore file
8 years ago
Harald Welte 0679cd4b97 port mncc_test2 and gsm_call_fsm to pykka Actor framework
8 years ago
Harald Welte 3d66bfbeee initial checkin of experiments with python and the MNCC interface
8 years ago