<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I try to dial out through a Provider, but for that i need to be authenticated - it actually does not work !.<BR>
What kind of dial command do i have to use when i:<BR>
- Want to authenticate the user <BR>
- And dial with that authenticated user an extension<BR>
 <BR>
What i tried so far <BR>
exten =&gt; _7.,2,Dial(SIP/USERNAME:PASSWORD<A HREF="mailto:2000@labor.uta.at">@</A>PROVIDER.COM/${EXTEN:1})<BR>
<BR>
what have i done wrong ?<BR>
i always get back a Service Unavailable !<BR>
<BR>
johannes
</BODY>
</HTML>