[Freeswitch-users] Calling stored procedure in freeswitch database or using luasql

David Villasmil david.villasmil.work at gmail.com
Wed Oct 23 17:40:05 MSD 2013


Did you try calling it normally?

like:

assert(
conn:query("call givme_my_data();",
 function(qrow)
for key, val in pairs(qrow) do
myrow[key] = val
 found = 1
end
end
)
 )



On Wed, Oct 23, 2013 at 12:32 PM, Shahzad_Sab <shahzad.bhatti at g-r-v.com>wrote:

> i am also trying to do and if u got any idea do reply me too
>
> regards
>
> shahzad bhatti
>
>
>
> --
> View this message in context:
> http://freeswitch-users.2379917.n2.nabble.com/Calling-stored-procedure-in-freeswitch-database-or-using-luasql-tp7590895p7595937.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20131023/bfb5d2c0/attachment-0001.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list