[asterisk-dev] Disable 407 proxy authentication for outbound
domains
Michiel van Baak
michiel at vanbaak.info
Sun Apr 9 02:16:29 MST 2006
On 11:08, Sun 09 Apr 06, hgaillac-sip at yahoo.fr 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
michiel at vanbaak.eu
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?"
More information about the asterisk-dev
mailing list