On 11:08, Sun 09 Apr 06, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I posted a lot of mails may be asterisk is not able to
> 
> accept sip calls from internet !?
> 
> My english is not fluent i try my best ! 
> 
> My problem  I use ser+asterisk.
> 
> For local calls there are no problem (PSTN or IP)
> 
> Now i wish to receive calls from other internet domain
> but asterisk ask for authentication 407.
> 
> IS IT possible to Disable  authentication for incoming
> calls to my sip uri ?
> 
> Look at my sip.conf and extensions.conf
> 
> 
> [general]
> 
> context=sip
> bindport=5050
> realm=nxs.yi.org
> bindaddr=nxs.yi.org

add this here:
allowguest=yes

and add a user section like:
[guest]
type=user
insecure=very
context=sip
.....


-- 
Michiel van Baak
[EMAIL PROTECTED]
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Why is it drug addicts and computer afficionados are both called users?"

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to