On 3/22/07, C. Savinovich <[EMAIL PROTECTED]> wrote:
Hello everyone, I am writing a C module that uses a SELECT query to a mysql server upon starting a phone call... somehow the query works the first time or two, afterwards, it doen't, although connection is still on... any hints or guesses will be appreciated
It's going to be a little difficult for us to debug your C code, since we don't have access to it. Wouldn't it just be easier to use the func_odbc module in Asterisk (or an AGI script) to query mysql, instead of writing your own module? -Jared _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
