[Asterisk-Users] Newbie : i try and test to use asterisk
Hervé THIBAUD
ht_asterisk at beltegeuse.org
Wed Jun 11 02:11:29 MST 2003
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)
More information about the asterisk-users
mailing list