Details
-
Type:
Bug
-
Status: Closed
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
In version 4.0.1, I am getting
2019-09-04 16:12:55.846974 [ERR] mod_lua.cpp:203 /usr/share/freeswitch/scripts/astpp/lib/astpp.callingcard.functions.lua:567: attempt to call global 'check_call_barring' (a nil value)
stack traceback:
/usr/share/freeswitch/scripts/astpp/lib/astpp.callingcard.functions.lua:567: in function 'process_destination'
/usr/share/freeswitch/scripts/astpp-callingcards.lua:103: in main chunk
I tried to take a look at the problem, but it appears that check_call_barring() does not actually exist??