Hello Jobson,<br><br>On 3/16/07, "Jobson Andrade" <<a href="mailto:jandrade@obelisknet.com.br">jandrade@obelisknet.com.br</a>> wrote:<br>> Hello,<br>> <br>> I need one help in my configuration using authentication
<br>> <br>> Bellow is my configuration more not work, i need one help for work this<br>> configuration<br>> <br>> modparam("uac","credential","username:itsp.com.br:password")<br>
> <br>> ##Send Call For DDI<br>> if (uri=~"^sip:00[1-9][1-9][0-9]*@") {<br>> route(3);<br>> exit;<br>> }<br>> <br>> route[3]{<br>> #enviando route to hitconferencing<br>> strip(2);<br>
> uac_replace_from("credential");<br>> route(1);<br>> exit;<br>> }<br>> <br>> This is correct?<br><br>IMHO, it shoud be, according to your example: uac_replace_from("<a href="mailto:sip:username@itsp.com.br">
sip:username@itsp.com.br</a>");<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>