[Asterisk-Users] I got "403", "Forbidden"... please help
Ryan Pagquil
rpagquil at philonline.com
Wed Sep 21 18:36:53 MST 2005
Hi,
I'm setting up Asterisk as a voicemail with SER. My problem is,
when a caller that is not registered with asterisk (no username and
password in sip.conf) it prompts "403, Forbidden" . I need all calls
from outside of my network to reach asterisk for my users' voicemails,
because anonymous users will surely reach voicemail of my users to leave
messages. What do I need to do to make those anonymous callers to reach
the voicemails of my users? here is my sip.conf.
[general]
port = 5060
bindaddr = 202.84.24.47
context = sip
disallow=all
allow=ulaw
allow=alow
;register=>me:test123 at sip.philonline.com/1000
[sip.philonline.com]
type=friend
host=sip.philonline.com
fromuser=rpagquil
secret=test123
fromdomain=sip.philonline.com
[phone1]
type = friend
username = phone1
secret = test123
host = dynamic
context = sip
mailbox = 9999
callerid="Test1"
[acjeff]
type=friend
username=acjeff
host=dynamic
defaultip=10.0.1.236
nat=yes
context=sip
mailbox=9999
callerid="Test2"
[usser1]
type = friend
username = usser1
secret = test123
nat=yes
host = dynamic
context = sip
mailbox = 111
callerid="User1"
Thanks,
--
Ryan Pagquil
Infodyne Inc. - PhilOnline.com
3603 Antel Global Corporate Center
Doña Julia Vargas Ave.
Ortigas Center Pasig City
Tel: 687-0715
Web: www.philonline.com
More information about the asterisk-users
mailing list