Add e1 to vty command

This commit is contained in:
Keith Whyte 2021-05-27 01:30:58 +02:00
parent aa35d682e8
commit ee187785ba

View file

@ -26,6 +26,7 @@ if { $all < 0 } { set all notice }
set host localhost
switch $vty {
e1 { set port 4269 }
hlr { set port 4258 } ; # Short names
bsc { set port 4242 }
mgw { set port 4243 }