MT#4949 Use pbx in call flow graph.

gjungwirth/fix_tests
Andreas Granig 12 years ago
parent 483a24b480
commit b914ad7d99

@ -81,6 +81,7 @@ sub process_callmap {
$c->config->{callflow}->{proxy}, 'proxy', $c->config->{callflow}->{proxy}, 'proxy',
$c->config->{callflow}->{sbc}, 'sbc', $c->config->{callflow}->{sbc}, 'sbc',
$c->config->{callflow}->{app}, 'app', $c->config->{callflow}->{app}, 'app',
$c->config->{callflow}->{pbx}, 'pbx',
); );
my $canvas_margin = 100; # enough free space around diagram for text etc my $canvas_margin = 100; # enough free space around diagram for text etc

Loading…
Cancel
Save