[asterisk-users] Were i make mistake
Ardit Saliu
muhrem at mt.net.mk
Sun May 6 06:41:54 MST 2007
I've found some manuals and tried this to do :
Sip.conf
[test]
type=friend
username=test1
secret=test1
host=192.168.1.238
context=tutorial
fromuser=SIP Phone
callerid=101
nat=no
canreinvite=yes
dtfmode=info
disallow=all
allow=ulaw
[test]
type=friend
username=test
secret=test
host=192.168.1.240
context=tutorial
callerid=100
nat=no
canreinvite=yes
dtfmode=info
disallow=all
allow=ulaw
Extensions.conf
[tutorial]
exten => 101,1,Dial(SIP/test1)
exten => 100,1,Dial(SIP/test)
allow restarted with sudo /etc/rc.d/init.d/asterisk restart
I'm using Xlite 3.0 34025
In the phone shows "Registration error: 404 - Not found"
What should I do now??
I just want to call from one phone to another one
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070506/3b66303c/attachment.htm
More information about the asterisk-users
mailing list