[Asterisk-Users] IAX CALLS ONCE MORE
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Fri Oct 24 05:43:49 MST 2003
Hi!
> I updated CVS and nobody can call me any more with my IAX number
> 17007591228.
> I can only call other number but nobody can call me.
I don't use IAXtel yet, however maybe this can help?
http://www.junghanns.net/asterisk/page12.html
Tip of the day [2003-05-13]
Incoming IAXtel calls (problems)
If you add iax user or friend entries to your iax.conf and use latest
cvs, you will notice that incoming IAXtel calls
no longer work.
Add a deny= line as shown below to prevent your asterisk to force IAXtel
to authenticate against your user/friend entries.
[myiax]
type=friend
user=myiax
secret=none
context=iaxin
host=dynamic
deny=216.207.245.47/255.255.255.255
More information about the asterisk-users
mailing list