Commit Graph

69 Commits (a2dfb0ae9eb2d702268fa9ff04195fb8880a56b3)
 

Author SHA1 Message Date
Oliver Smith a2dfb0ae9e mncc_mt_loadgen.py: pass codec list in calls()
3 years ago
Oliver Smith e71d084b1a HACK: use EFR instead of FR
3 years ago
Harald Welte 9389188621 rtpsource: Modularize generation of RTP frames
3 years ago
Harald Welte 7cb125d895 GsmCallFsm: permit MNCC_REL_CNF in state ACTIVE
3 years ago
Harald Welte 32e30cf1d3 update .gitignore with rtpsource objcet code file names
3 years ago
Harald Welte 94791c8d56 rtpsource: Make local RTP bind IP configurble via "-r" cmdline opt
3 years ago
Harald Welte 6ecdaf6c01 mncc_mt_loadgen: Don't call GsmCallFsm() with rtp_bridge=True
3 years ago
Neels Hofmeyr 5e6d9d3594 mncc_test: add calls() to initiate series of calls
3 years ago
Neels Hofmeyr a765716b8c mncc_{test,mg_loadgen}.py: Add a manual call-release function
3 years ago
Oliver Smith cf8e58e5fb mncc_{test,mt_loedgen}.py: don't start calls automatically
3 years ago
Harald Welte 41af37de9f mncc_mt_loadgen.py: Program for MT call load testing with rtpsource
3 years ago
Harald Welte 09462c3b04 initial checkin of 'osmo-rtpsource' program
3 years ago
Harald Welte c4e12b35c0 update mncc.py to mncc.h after MNCCv6 update
3 years ago
Harald Welte 2cc64ac40a mncc.h: Update to MNCC 6 as of libosmocore 1.3.0 / osmo-msc 1.6.1
3 years ago
Harald Welte 7b33e5f6e2 Fix regen-mncc-py.sh script to work on Debian8 (jessie)
3 years ago
Harald Welte 637cf54c8c MnccSocketServer: Don't unlink if the socket doesn't exist
3 years ago
Harald Welte 57c1213aab contrib/manual_test_server: Make executable, add #!
3 years ago
Maxim Suraev b93472b534 Add git-review config
4 years ago
Vadim Yanitskiy af9a227a89 *.py: use generic logging framework instead of print()
5 years ago
Vadim Yanitskiy 8b5c864f28 manual_test_server.py: drop redundant print() calls
5 years ago
Vadim Yanitskiy a275d7a49d *.py: cosmetic: tweak the global logging format
5 years ago
Vadim Yanitskiy 1e3f0aaf6b mncc_sock.py: throw / raise exceptions from MnccSocket
5 years ago
Vadim Yanitskiy c43f321e6e mncc_sock.py: distinguish traffic frames
5 years ago
Vadim Yanitskiy 8a8b422dcf mncc_sock.py: simplify msg_type matching
5 years ago
Vadim Yanitskiy 61a1ecc988 mncc_sock.py: share common send() / receive() calls
5 years ago
Vadim Yanitskiy ada97f1c5a mncc_sock.py: parse and match MNCC_SOCKET_HELLO message
5 years ago
Vadim Yanitskiy 022be433ad *.py: use proper '#!/usr/bin/env' shebang
5 years ago
Stefan Sperling 354904a0a6 recommend stock Debian/Ubuntu package for fysom
5 years ago
Gerard Pinto 983231a70d Bearer capability not provided during MO call using mncc-python, which results in GSM IE error (96) invalid mandatory information sent by Network -> MS (mncc-python)
6 years ago
Holger Hans Peter Freyther ce184f83f0 test: Add a manual test to simulate DTMF handling in osmo-sip-connector
6 years ago
Holger Hans Peter Freyther 03980b4e31 mncc: Make it possible to build a MNCC server for testing
6 years ago
Holger Hans Peter Freyther 08207d9e6f mncc_sock.py: Fix typo and say connecting
6 years ago
Harald Welte 19f678d259 some README clarifications, including required python modules
8 years ago
Harald Welte 031b9c9006 add smpp_test to generate SMS load via SMPP interface
8 years ago
Harald Welte fcc3baaa2d gsm_call_fsm: Less debug printf's
8 years ago
Harald Welte 1b26694bca Terminate CallConnector when both GsmCallFsm enter NULL state again
8 years ago
Harald Welte e5d8b99fe7 GsmCallFsm: Print current state in __str__
8 years ago
Harald Welte 5010316fd2 GsmCallFsm: Initialize calling/called during constructor
8 years ago
Harald Welte 6ae54d430d GsmCallFsm: Handle DTMF and HOLD requests from phones
8 years ago
Harald Welte 8a6dce0026 GsmCallFsm: Implement __str__() and use it
8 years ago
Harald Welte 5b283e8942 gcm_call_fsm: Allow user to specify which codec(s) are to be used
8 years ago
Harald Welte a5fce60121 gsm_call_fsm: Implement classic MNCC_BRIDGE mode
8 years ago
Harald Welte 8ebb6355ef mncc.{h,py}: Add a gsm_mncc_bridge struct
8 years ago
Harald Welte 474d83e21a gsm_call_fsm: Add get_callref method to GsmCallFsm
8 years ago
Harald Welte 79b7947191 typo fix
8 years ago
Harald Welte e47c3eee45 add README
8 years ago
Harald Welte 47ff791075 add license headers
8 years ago
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