How can i monitor all external route points in different sites ( three sites) to consider which route point fails to receive/send data (using EventRemoteConnectionFailed in T-Server) ??
i want to create statistic using this event,how can i do that?
show stats how many calls were succesful and how many failed? Can}'t you do it using Entered, Routed?
Most of the external routing problems happen before call arrives to external point, therefore how do you plan on capturing the data about calls that failed before even reaching external routing point?
i want to ask is EventRemoteConnectionFailed fire when call already exist on external route point (and EXRP fails to transfer it ) or before call reached EXRP ?
what are other solutions you suggest in order to develop this report ?