Commit Graph

72 Commits (45ff1d2e62538dea14c7190617f561dd1f93654a)
 

Author SHA1 Message Date
Pau Espin 45ff1d2e62 main: generate coredump and exit upon SIGABRT received
2 years ago
Pau Espin b73faa4749 Update to MNCC v7 (Support IPv6 addresses)
3 years ago
Pau Espin 0265d6e642 regen-mncc-py.sh: Document how to obtain required bins from source
3 years ago
Oliver Smith aaf4e884ec mncc_mt_loadgen.py: add codec arg
3 years ago
Oliver Smith 2d24cd48c9 rtpsource: CTRL call rtp_create: add codec arg
3 years ago
Harald Welte fb046ebc9e rtpsource: Modularize generation of RTP frames
3 years ago
Harald Welte c67e0a7f66 update .gitignore with rtpsource object code file names
3 years ago
Harald Welte 2497dfabb0 GsmCallFsm: permit MNCC_REL_CNF in any state
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
7 years ago
Harald Welte 031b9c9006 add smpp_test to generate SMS load via SMPP interface
7 years ago
Harald Welte fcc3baaa2d gsm_call_fsm: Less debug printf's
7 years ago
Harald Welte 1b26694bca Terminate CallConnector when both GsmCallFsm enter NULL state again
7 years ago
Harald Welte e5d8b99fe7 GsmCallFsm: Print current state in __str__
7 years ago
Harald Welte 5010316fd2 GsmCallFsm: Initialize calling/called during constructor
7 years ago
Harald Welte 6ae54d430d GsmCallFsm: Handle DTMF and HOLD requests from phones
7 years ago
Harald Welte 8a6dce0026 GsmCallFsm: Implement __str__() and use it
7 years ago
Harald Welte 5b283e8942 gcm_call_fsm: Allow user to specify which codec(s) are to be used
7 years ago
Harald Welte a5fce60121 gsm_call_fsm: Implement classic MNCC_BRIDGE mode
7 years ago
Harald Welte 8ebb6355ef mncc.{h,py}: Add a gsm_mncc_bridge struct
7 years ago
Harald Welte 474d83e21a gsm_call_fsm: Add get_callref method to GsmCallFsm
7 years ago
Harald Welte 79b7947191 typo fix
7 years ago
Harald Welte e47c3eee45 add README
7 years ago
Harald Welte 47ff791075 add license headers
7 years ago