Hi

I'm downloaded callcontrol 2.0.8, and try to use it with  
'timeout_detection = radius'. When the call is over i'm receiving this  
error messages:

Jun 14 15:11:50 opensips call-control[14571]: error: Query failed:  
SELECT AcctSessionId AS callid, AcctSessionTime AS duration,
Jun 14 15:11:50 opensips call-control[14571]:  
error:                               SipFromTag AS fromtag, SipToTag  
AS totag
Jun 14 15:11:50 opensips call-control[14571]:  
error:                        FROM   radacct201006
Jun 14 15:11:50 opensips call-control[14571]:  
error:                        WHERE  AcctSessionId IN 
('[email protected] 
') AND
Jun 14 15:11:50 opensips call-control[14571]:  
error:                               (ConnectInfo_stop IS NOT NULL OR
Jun 14 15:11:50 opensips call-control[14571]:  
error:                                AcctStopTime IS NOT NULL)
Jun 14 15:11:50 opensips call-control[14571]: error: Couldn't query  
database for terminated/timedout calls: Exception while querying for  
terminated calls 'Call' object has no attribute 'fromtag'.


I'm discovered that, the sip.py contains the Call class, and sometimes  
between version 2.0 and 1.5.2 the fromtag and totag property disappered.

        Czo


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to