Sergei Gorbunov | Hi! We have a phone that configured for spanless recording. When it make call to some destination, this call failed with CiscoCause CAUSE_INCOMPATABLEDDESTINATION. This happens before recording started and exactly after called abonent establish connection. I have read about this cause but do not understand what is "low layer compatibility". There is a call events (3413 - called address, 4250 - calling address, 4250 address configured for recording):
19:48:03,795 ConnInProgressEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL 19:48:03,795 CallCtlConnOfferedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL 19:48:04,007 ConnConnectedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL 19:48:04,007 CallCtlConnNetworkReachedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL 19:48:04,007 CallCtlConnNetworkAlertingEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL
19:48:05,953 CallCtlConnEstablishedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_NOERROR, FeatureReason = REASON_NORMAL
19:48:07,008 ConnFailedEvImpl (CID=33665467, CRID=42108649, DN=4250, CHash=21589591), CiscoCause = CAUSE_INCOMPATABLEDDESTINATION, FeatureReason = REASON_NORMAL 19:48:07,008 CallCtlConnFailedEvImpl (CID=33665467, CRID=42108649, DN=4250, CHash=21589591), CiscoCause = CAUSE_INCOMPATABLEDDESTINATION, FeatureReason = REASON_NORMAL 19:48:07,008 ConnDisconnectedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_INCOMPATABLEDDESTINATION, FeatureReason = REASON_NORMAL 19:48:07,008 CallCtlConnDisconnectedEvImpl (CID=33665467, CRID=0, DN=3413, CHash=14627758), CiscoCause = CAUSE_INCOMPATABLEDDESTINATION, FeatureReason = REASON_NORMAL
If we disabling phone recording at this phone line than calls successfully established at this destination. Spanless recorder do not receive any mesages about failed call. |