[Freeswitch-users] Dialplan authentication
Густаво Силва
gfs at etherway.ru
Tue Apr 14 15:01:10 MSD 2015
I have set up the following in my dialplan:
<extension name="auth" continue="true">
<condition field="${radius_auth_result}" expression="^0$">
<action application="radius_auth" inline="true"/>
</condition>
</extension>
I am facing the following error:
Dialplan: sofia/internal/1008 at ipaddress Regex (PASS) [auth]
${radius_auth_result}(0) =~ /^0$/ break=on-false
Dialplan: sofia/internal/1008 at ipaddress Action radius_auth() INLINE
EXECUTE sofia/internal/1008 at ipaddress radius_auth()
2015-04-14 13:53:42.734956 [ERR] mod_xml_radius.c:1090 mod_xml_radius:
Failed to authenticate
What should I do to the call authentication work?
Regards,
Gustavo
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list