Thanks!<div><br></div><div>Works after updating the Mysql row.</div><div><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">mit freundlichen Grüßen</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">> best regards</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">Martin Stix</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">CEO</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">pluteus communication solutions</span><br><a  href="http://webmail.pluteus.at/Mondo/lang/sys/Forms/MAI/msgbody.aspx?ID=4F7FEECC95B44100BEB8AD62588EB201.MAI&Folder=%2FSent%20Items&TS=1385403143125#" style="font-family: 'courier new', courier, arial, helvetica, sans-serif;" target='_blank'>ms@pluteus.at</a><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">www.pluteus.at</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">Dampfsägestraße 17</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">3300 Amstetten</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">Austria</span><div><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">tel.: +43 7472 28165 20</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;">fax.: +43 7472 28165 22</span><br><span style="font-family: 'courier new', courier, arial, helvetica, sans-serif;"> </span></div><br><br><b>----- Original Message -----</b><br>
<b>From:</b> Alex Lutay [mailto:alutay@sipwise.com]<br>
<b>To:</b> spce-user@lists.sipwise.com<br>
<b>Sent:</b> Tue, 07 Jan 2014 13:51:22 +0100<br>
<b>Subject:</b> Re: [Spce-user] Failed to create domain<br><br>
<font face="courier new,courier,arial,helvetica,sans-serif">Dear Martin,<br><br>It is exactly the reason of the issue.<br>You can fix it by executing:<br>> mysql -u root -e "update provisioning.xmlhosts set port='5582' where description='Prosody'"<br><br>Do you have any ideas why you have zero there?<br>The proper value was inserted by the following DB statement:<br>> /usr/share/ngcp-db-schema/db_scripts/diff/15001.up<br><br>So, maybe you have check that you DB/code is up-to-date:<br>> apt-get update && apt-get upgrade && \<br>>   ngcp-update-db-schema && ngcp-update-cfg-schema && \<br>>   ngcpcfg apply<br><br>Tnx!<br><br>On 07/01/14 12:43, Martin Stix wrote:<br>> It says port 0:<br>><br>> root@spce <mailto:root@spce>:~# mysql -u root -e "select * from<br>> provisioning.xmlhosts"<br>> +----+-----------+------+-------+----------+--------------+<br>> | id | ip        | port | path  | sip_port | description  |<br>> +----+-----------+------+-------+----------+--------------+<br>> |  1 | 127.0.0.1 | 8000 | /RPC2 |     5062 | Kamailio     |<br>> |  2 | 127.0.0.1 | 8090 | /     |     NULL | Sems         |<br>> |  3 | 127.0.0.1 | 5062 | /     |     NULL | Kamailio-SR  |<br>> |  4 | 127.0.0.1 | 5060 | /     |     NULL | Loadbalancer |<br>> |  5 | 127.0.0.1 |    0 | /     |     NULL | Prosody      |<br>> +----+-----------+------+-------+----------+--------------+<br><br>-- <br>Alexander Lutay<br>Head of Quality Assurance<br>Sipwise GmbH, Campus 21/Europaring F15<br>AT-2345 Brunn am Gebirge<br><br>Office: +43(0)13012036<br>Email: <a  href="#" target='_blank'>alutay@sipwise.com</a><br>Website: <a  href="http://www.sipwise.com" target='_blank'>http://www.sipwise.com</a><br><br>_______________________________________________<br>Spce-user mailing list<br><a  href="#" target='_blank'>Spce-user@lists.sipwise.com</a><br><a  href="http://lists.sipwise.com/listinfo/spce-user" target='_blank'>http://lists.sipwise.com/listinfo/spce-user</a><br></font></div>