Hello, Try insecure=very in [sip.philonline.com]
Harry --- Ryan Pagquil <[EMAIL PROTECTED]> a écrit : > 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:[EMAIL PROTECTED]/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 > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
