<div dir="ltr">It seems I am not finding the right syntax to dial directly using an username/password. If I insert in my dialplan something like:<div><br></div><div><div>        12345 => {</div><div>              Dial(SIP/823*********:5***********@<a href="http://78.11.22.33/01342244560">78.11.22.33/01342244560</a>);</div>
<div>              hangup();</div><div>        }</div></div><div><br></div><div>Then I get:</div><div><br></div><div><div>[Nov 21 20:09:01] NOTICE[9069][C-0001689e]: chan_sip.c:29713 sip_request_call: Conflicting extension values given. Using '823************' and not '01342244560'</div>
<div>  == Using SIP RTP TOS bits 184</div><div>  == Using SIP RTP CoS mark 5</div><div>    -- Called SIP/823*********:5************@<a href="http://78.11.22.33/01342244560">78.11.22.33/01342244560</a></div><div>[Nov 21 20:09:01] NOTICE[12287][C-0001689e]: chan_sip.c:22914 handle_response_invite: Failed to authenticate on INVITE to '"Leandro Dardini" <<a href="mailto:sip%3A100@91.11.22.33">sip:100@91.11.22.33</a>>;tag=as1c0d8470'</div>
<div>    -- SIP/78.11.22.33-000144c3 is circuit-busy</div><div>  == Everyone is busy/congested at this time (1:0/1/0)</div></div><div><br></div><div>Which is the correct syntax to use to dial directly with username and password?</div>
<div><br></div><div>Leandro</div></div>