search for: 3b528898

Displaying 1 result from an estimated 1 matches for "3b528898".

Did you mean: 3328898
2008 Aug 06
2
shared mysql connection in dialplan
hi all, i just finished developing some incoming call features in a macro. that macro gets executed everytime an incoming call is received and a new mysql connection is made using the MYSQL cmd in dialplan. i want to use a single mysql connection for every incoming call. my idea of doing it is like this, i want to get a mysql connection in a global variable, just to share the connection with