blob: 1eeba45e360a0c6a82dd4bf470e00389b9b506b8 [file] [log] [blame]
Neels Hofmeyr99a08fb2022-08-29 01:44:12 +02001#!/bin/sh
Neels Hofmeyr51df7422022-09-04 05:26:43 +02002set -x
Neels Hofmeyr99a08fb2022-08-29 01:44:12 +02003osmo_interact_vty.py -H 127.0.0.1 -p 4247 -c "enable;call 1 2"
4sleep 5
5osmo_interact_vty.py -H 127.0.0.2 -p 4247 -c "enable;call 2 answer"