[Freeswitch-users] Gigaset auto answer

Nicola von Thadden nico at vthadden.de
Sun Oct 22 16:31:39 UTC 2017


Hi,


thanks for that hint. Unfortunately, I seem to miss something in my config.

Starting from a vanilla config I set my domain in vars, change the 
default password and change directory/default/1012.xml to include the 
two lines in the params section:

      <param name="reverse-auth-user" value="1012"/>
      <param name="reverse-auth-pass" value="$${default_password}"/>


That should be it, right?

My freeswitch still complaines when I call 81012 from 1000 about missing 
credentials:

2017-10-22 18:24:42.318794 [ERR] sofia_reg.c:2616 Cannot locate any 
authentication credentials to complete an authentication request for 
realm '"mydomain"'

  eval $${domain} also shows the right domain.

Should I be suspicious about the doubled quotation mark in the error 
message?


Thanks

Nico



On 10/20/2017 04:01 PM, Vallimamod Abdullah wrote:
> Hi,
>
> You can define reverse-auth-user and reverse-auth-pass params in the user directory for the reverse authentication.
>
> Best Regards,




More information about the FreeSWITCH-users mailing list