How are you setting up xlite and the ata?  Which version of Asterisk are you
using?  What does the general section of your sip.conf look like?

On Fri, Oct 30, 2009 at 1:01 PM, Cliconnect <[email protected]>wrote:

>  Hi all,
>
> I can only get a line signal when  I set the phones to not register with
> domain .
>
> All phones are in the same NAT and I cannot make calls.
>
> I am getting "Call failed : Proxy Authentication Required" in Xlite and  a
> busy signal when using an ATA.
>
> Here is my extensions.conf
> [internal]
> exten => 1000,1,Verbose(1|Extension 1000)
> ;exten => 1000,n,Echo()
> ;exten => 1000,n,Hangup()
> exten => 1000,n,Dial(SIP/1000,30)
> exten => 1000,n,Hangup()
>
> exten => 1001,1,Verbose(1|Extension 1001)
> exten => 1001,n,Dial(SIP/1001,30)
> exten => 1001,n,Hangup()
>
> [phones]
> include => internal
>
>
> and sip.conf
> [1000]
> type=friend
> context=phones
> host=dynamic
> [1001]
> type=friend
> context=phones
> host=dynamic
>
>
> I am not setting a password .
>
> Any help will be appreciated.
>
> TIA
>
> Jair Santos
> --
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to