Feature voip See merge request interlink-sa/flowdat3/modules/ftth!169
@@ -53,7 +53,8 @@ class ONUType extends AbstractType
->add('tcontprofile')
->add('trafficProfileOut')
->add('trafficProfileIn')
- ->add('catv');
+ ->add('catv')
+ ->add('voip');
$builder->addEventListener(
FormEvents::PRE_SUBMIT,