Hi,
How I can correctly use “MAXAUTHREQ” Entry in IAX.CONF
When I use it at global leve
When I use it at user level
I think when I use maxauthreq at golbal leve then
I just add in
iax.conf
maxauthreq=5;
And when I use it at user level
then I have to add in
Iax.conf
[1234]
type=user
host=dynamic
username=1234
secret=1234
context=ext
maxauthreq=5
Comments of everyone will be appreciated
with regards
Satti