package
0.12.0
Repository: https://github.com/emiago/diago.git
Documentation: pkg.go.dev

# README

Run bridge app that always bridges with bob on port 5090

go run ./examples/bridge sip:[email protected]:5090

Run receiver:

gophone answer -ua bob -l 127.0.0.1:5090

Dial server on 5060 be bridged with bob on 5090

gophone dial -ua alice sip:[email protected]:5060

# Functions

No description provided by the author