Displaying 1 result from an estimated 1 matches for "pwd_test".
2005 Oct 08
1
need help-can't not register to asterisk from softphone
...le it successfully and run it with:
asterisk -vvvc
2)I follow the instruction in
http://www.asteriskguru.com/tutorials/asterisk_voip_ipphone.html
in sip.conf:
i add two account:
[ivan]
type=friend
username=ivan
secret=pwd_ivan
host=dynamic
context=tutorial
[test]
type=friend
username=test
secret=pwd_test
host=dynamic
context=tutorial
in extension.conf
i add like below:
[tutorial]
extern=>1234,1,Dial(SIP/ivan)
extern=>4321,1,Dial(SIP/test)
3) i use sjphone, make a new profile, in SIP Proxy tag of Profile options
windows, i use ip adress of server Fedore (where Asterisk is running) with
port...