[Freeswitch-users] Error in lua script with session:getVariable

Mathieu Rene mrene_lists at avgs.ca
Thu Jul 16 14:42:19 PDT 2009


You need to make an API call, not get a variable.

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca




Am 16-Jul-09 um 5:36 PM schrieb Lars Zeb:

> I am getting an error in a lua script which I don’t understand. Why  
> is it returning nil in the script yet something in the cli?
>
> lua snippet:
> user_data = session:getVariable('user_data 1000 at 192.168.10.29 var  
> callgroup');
> freeswitch.console_log("INFO", " UserData group " .. user_data ..  
> "\n")
>
> log:
> 2009-07-16 14:30:49.237343 [ERR] mod_lua.cpp:182 /usr/local/ 
> freeswitch/scripts/helloworld.lua:14: attempt to concatenate global  
> 'user_data' (a nil value)
> stack traceback:
>         /usr/local/freeswitch/scripts/helloworld.lua:14: in main chunk
>
>
> cli:
> freeswitch at internal> user_data 1000 at 192.168.10.29 var callgroup
> techsupport
>
> Thanks, Lars
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090716/68533c3d/attachment-0001.html 


More information about the FreeSWITCH-users mailing list