Displaying 1 result from an estimated 1 matches for "bambou".
Did you mean:
bamboo
2003 Jun 11
2
Newbie : i try and test to use asterisk
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/Rea...