Hello,<br><br>&nbsp;Has anyone managed to get correctly work credentials on cme 4 in sip-ua with sip express router (or possibly asterisk)?<br><br>My config for sip-ua:<br><br>sip-ua<br>&nbsp;credentials username NAME1 password bla-bla realm ipv4:ip.of.ccme.device<br>

&nbsp;credentials username NAME2 password bla-bla realm ipv4:ip.of.ccme.device<br>&nbsp;keepalive target ipv4:ip.of.my.ser<br>&nbsp;authentication username NAME1 password bal-bla<br>&nbsp;nat symmetric role passive<br>&nbsp;no remote-party-id<br>

&nbsp;retry register 5<br>&nbsp;timers connect 100<br>&nbsp;timers register 100<br>&nbsp;registrar ipv4:ip.of.my.ser expires 3600<br>&nbsp;sip-server ipv4:ip.of.my.ser<br>&nbsp;notify telephone-event max-duration 1000<br>&nbsp; host-registrar<br>&nbsp;presence enable<br>

notify ignore substate<br><br>I
managed to register only sip account with the NAME1, because it has
been configured with authentication command (authentication username
NAME1 password bal-bla)<br>How can I register account with username NAME2? ccme&nbsp; does not support authentication for second username. <br>
<br>Thanks fot any help<br>