Yate server > Yate bugs

Monitoring: DELIVERED does not count PROGRESSING

(1/1)

WhiteWind:
In function bool CallMonitor::received(Message& msg):

--- Code: ---if (status == YSTRING("ringing") || status == YSTRING("accepted"))
        code = CallRouteQoS::DELIVERED;
--- End code ---
Status progressing surely means that the call is delivered. Why it's not included here?

cc08:
What is messages means ?


--- Code: ---2013-11-02_13:09:21.002381 <monitoring:INFO> CallRouteQoS::sendNotifs() - route='22.150.140.41' reset=true [0xb6432f68]
2013-11-02_13:09:21.002551 <monitoring:INFO> CallRoute::reset() [0xb6432f68]

--- End code ---

Where to read about it?

Navigation

[0] Message Index

Go to full version