blob: e21dd7b453b90217e479a98afc678819bbf390d3 [file] [log] [blame]
Neels Hofmeyr99a08fb2022-08-29 01:44:12 +02001#!/bin/sh
2osmo_interact_vty.py -H 127.0.0.1 -p 4247 -c "enable;call 1 2"
3sleep 5
4osmo_interact_vty.py -H 127.0.0.2 -p 4247 -c "enable;call 2 answer"