[server] / trunk / server / src / gcisdndevice.cxx Repository:
ViewVC logotype

Diff of /trunk/server/src/gcisdndevice.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 74, Wed Apr 8 08:16:20 2009 UTC revision 75, Wed Apr 8 08:42:27 2009 UTC
# Line 586  Line 586 
586   */   */
587  bool GcIsdnDevice::processCallRelatedOutboundEvent( METAEVENT & metaevent )  bool GcIsdnDevice::processCallRelatedOutboundEvent( METAEVENT & metaevent )
588  {  {
589          DialogicChannel* channel = dm->getDialogicChannel((GcDevice*) metaevent.usrattr);          DialogicChannel* channel = dm->getDialogicChannel((GcIsdnDevice*) metaevent.usrattr);
590          if ( !channel )          if ( !channel )
591          {          {
592                  LOGERROR("GcIsdnDevice::processCallRelatedOutboundEvent() DialogicChannel not found");                  LOGERROR("GcIsdnDevice::processCallRelatedOutboundEvent() DialogicChannel not found");
# Line 1006  Line 1006 
1006    
1007                          /* Woomera                          /* Woomera
1008                           */                           */
1009                          DialogicChannel* channel = dm->getDialogicChannel((GcDevice*)metaevent.usrattr);                          DialogicChannel* channel = dm->getDialogicChannel((GcIsdnDevice*)metaevent.usrattr);
1010                          if ( !channel )                          if ( !channel )
1011                          {                          {
1012                                  LOGERROR("GcIsdnDevice::processDisconnectedEvent() DialogicChannel not found");                                  LOGERROR("GcIsdnDevice::processDisconnectedEvent() DialogicChannel not found");

Legend:
Removed from v.74  
changed lines
  Added in v.75

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8