Hello Jobson,<br><br>On 3/16/07,&nbsp;&nbsp;&quot;Jobson Andrade&quot; &lt;<a href="mailto:jandrade@obelisknet.com.br">jandrade@obelisknet.com.br</a>&gt; wrote:<br>&gt; Hello,<br>&gt; <br>&gt; I need one help in my configuration using authentication
<br>&gt; <br>&gt; Bellow is my configuration more not work, i need one help for work this<br>&gt; configuration<br>&gt; <br>&gt; modparam(&quot;uac&quot;,&quot;credential&quot;,&quot;username:itsp.com.br:password&quot;)<br>
&gt; <br>&gt; ##Send Call For DDI<br>&gt; if (uri=~&quot;^sip:00[1-9][1-9][0-9]*@&quot;) {<br>&gt; route(3);<br>&gt; exit;<br>&gt; }<br>&gt; <br>&gt; route[3]{<br>&gt; #enviando route to hitconferencing<br>&gt; strip(2);<br>
&gt; uac_replace_from(&quot;credential&quot;);<br>&gt; route(1);<br>&gt; exit;<br>&gt; }<br>&gt; <br>&gt; This is correct?<br><br>IMHO, it shoud be, according to your example: uac_replace_from(&quot;<a href="mailto:sip:username@itsp.com.br">
sip:username@itsp.com.br</a>&quot;);<br><br>Here are 2 pointers to interesting documentation and example:<br><a href="http://www.openser.org/docs/modules/1.2.x/uac.html#AEN174">http://www.openser.org/docs/modules/1.2.x/uac.html#AEN174
</a><br><a href="http://www.voice-system.ro/docs/uac/ar01s06.html">http://www.voice-system.ro/docs/uac/ar01s06.html</a><br><br>Hope this will help.<br><br>-- <br>Regards,<br>-vma<br>.<br><br>