[Users] acc database support
    Tracy Lofton 
    tracylofton_1 at hotmail.com
       
    Thu Sep  7 01:34:36 CEST 2006
    
    
  
Hi all,
I am new to OpenSER and I am trying to save acc data in mysql database but I 
keep getting an error whenever I dial the 976 prefix number.  What do I need 
to do, to configure the database as there is a table for acc, and i am not 
quite sure of what to do now.
Here is a snippet of openser.cfg file relating to the area in question:
if (uri=~"^sip:919(00|76)[0-9]{7}@") {
                acc_db_request("403 - 900/976 Disabled", "acc");
                xlog("L_INFO", "Cancel attempt to call 9xx number (not 911), 
db recorded\n");
                exit;
        };
Here is the .cfg error displayed on the terminal when calling 9-1 and then 
the 976 prefix:
2(12906) ERROR:acc:w_acc_db_request: DB support not configured
2(12906) Cancel attempt to call 9xx number (not 911), db recorded
3(12908) ERROR:acc:w_acc_db_request: DB support not configured
Any help greatly appreciated.
Thanks,
Tracy
_________________________________________________________________
Get real-time traffic reports with Windows Live Local Search  
http://local.live.com/default.aspx?v=2&cp=42.336065~-109.392273&style=r&lvl=4&scene=3712634&trfc=1
    
    
More information about the Users
mailing list