Browse Source

FD3-740 se asocia número de vlan a número de vlan de service_port

Espinoza Guillermo 6 years ago
parent
commit
ab31a1b494
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/FTTHBundle/EventListener/ONUSubscriber.php

+ 0 - 1
src/FTTHBundle/EventListener/ONUSubscriber.php

@@ -318,7 +318,6 @@ class ONUSubscriber implements EventSubscriber
                 
                 $service_type = array("data", "voip", /*'iptv'*/);
                 $vlans = $onu->getVlans() ?: [];
-                // var_dump($onu->getVlans());die;
                 $vlangemport_config = array(
 	    			'voip' => array(
                         'gemport' => 0,