Bug-8187: call home throwing exception on startup
[netconf.git] / netconf / callhome-provider / src / main / resources / org / opendaylight / blueprint / callhome-topology.xml
index 657a4810e2334dc33f700f1d7d1ef02ab675030e..831980c33ebf3f3c726a113fec855d6ea968ec8f 100755 (executable)
@@ -37,6 +37,7 @@
           destroy-method="close" >
         <argument ref="dataBroker" />
         <argument ref="callhomeDispatcher" />
+        <property name="port" value="6666" />
     </bean>
 
     <bean id="callhomeDispatcher" class="org.opendaylight.netconf.callhome.mount.CallHomeMountDispatcher">