search for: ccvr

Displaying 1 result from an estimated 1 matches for "ccvr".

Did you mean: ccv
2006 Feb 08
1
Possible AGI Bug in Asterisk?
...I comes back and tells me everything is OK. Is this a known issue? Has someone else run into this? Is there a fix or patch? It looks to me like some type of timing issue with the AGI? Any help would be appreciated. I have a production deadline. Warm Regards Shad Mortazavi #!/usr/bin/perl # CCVR Recording Module Shad Mortazavi December 15, 2005 use Asterisk::AGI; use DBI; #Create a DB-DNS my $dbh = DBI ->connect('DBI:mysql:CCVR;192.168.6.56','CCVR_User','****'); my $dbh1 = DBI ->connect('DBI:mysql:CCVR_ADMIN;192.168.6.56','CCVR_User','***...