[Asterisk-Users] Newbie : i try and test to use asterisk

Andy Powell andy at beagles-den.demon.co.uk
Wed Jun 11 02:52:16 MST 2003


Hi,

You need to change your settings in X-lite:

>Display name : roseau 
>user name : 1000 <--- this is wrong!
>authorization user : <same as user name>
>Password :
>Domain/Realme : 192.168.0.2
>SIP Proxy : 192.168.0.2:5060 ; i can't have this field empty

to:

user name : roseau

(That should match the definition in sip.conf so on the other Pc you would use
bambou)


authorization user : <same as user name>
Password :
Domain/Realme : <ip of the pc xlite is running on>
SIP Proxy : <ip of asterisk box>:5060

HTH

Andy

*********** REPLY SEPARATOR  ***********

On 11/06/2003 at 11:11 Hervé THIBAUD wrote:

>I try to use X-lite with asterisk on intranet
>
>In sip.conf i have
>
>[general]
>port = 5060
>bindaddr = 0.0.0.0
>context = default
>
>[roseau]
>type=friend
>host=dynamic
>dtmfmode=inband
>context=sip
>
>[bambou]
>type=friend
>host=dynamic
>dtmfmode=inband
>context=sip
>
>and in extensions.conf
>
>[sip]
>exten => 1000,1,Dial,SIP/roseau
>exten => 2000,1,Dial,SIP/bambou
>
>i use X-Lite on windows
>in setup ;
>
>Display name : roseau
>user name : 1000
>authorization user : <same as user name>
>Password :
>Domain/Realme : 192.168.0.2
>SIP Proxy : 192.168.0.2:5060 ; i can't have this field empty
>
>i obtain in /var/log/messages when i try to call
>[handle_request]: Registration from 'roseau '<sip:1000 at 192.168.0.2>' failed
>for '192.168.0.4'
>
>Is anybody help me to start please
>
>regards (and very sorry for my english)
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list