We faced an issue today with one of the extensions having wrong Contact field.
This value has to be manually updated as the hard phone never registers in SBC. One of the agent tried to log in as a SIP end point with this Hard phone extension and when he logged out, the contact field was put back as '*'. After that all calls started failing to deliver and the extension was not going as unavailable also.
We were seeing the below error when SIP tried to deliver the call to this extension.
message EventUserEvent
attr_#1005 0
attr_#1004 515
attr_#1003 1452620136
attr_#1002 28816482
attr_#1001 5
attr_#1000 131072
AttributeAgentWorkMode 0 (Unknown)
AttributeAgentStateReasonUnused 1
AttributeThisDN '34354'
@11:35:36.5150 [BSYNC] Trace: Sent
11:35:36.515: GetRtPartyId: call 430389, party 1620971
11:35:36.515: GetRtPartyId: routingLinkId not set
11:35:36.515: ResolveCallInfo: set flag DIAL_PLAN_PROCESSING
11:35:36.515: SIPTR(11050820): Begin step 0 - SipTransactionResolveCallInfoByDialPlan(11050821)
11:35:36.515: DialPlan: No dialplan defined for +19728688236.
11:35:36.515: DialPlan: No rule applied, using original destination '88506'.
11:35:36.515: DialPlan: clear flag DIAL_PLAN_PROCESSING
11:35:36.515: Unable to resolve number for DN:88506
11:35:36.515: SIPDM: failed to get registration info for 88506
11:35:36.515: SIPDM: failed to get registration info for 88506
11:35:36.515: Call connect failed with error NOT_REGISTERED, no DialPlan script condition - rejecting call.
11:35:36.515: ERROR: 10000029, DialPlanHandleConnect(scenario, trData,result,*instruction), SipCallManagerDialPlan.cpp,2128
11:35:36.515: SIPTR(11050821): failed
11:35:36.515: SIPTR(11050820): Step 0 - SipTransactionResolveCallInfoByDialPlan(11050821) failed
11:35:36.515: SIPTR(11050820): failed
11:35:36.515: SIPCM: transaction SipScenario failed
11:35:36.515: PI: 00 S[IN]D[+19728688236]C[*D[+19728688236]]P[-]
11:35:36.515: PI: 00 S[QN]D[34354]E[-]
11:35:36.515: OnRequestFailed
-- thisCall by party
11:35:36.515 Std 36002 Request rejected: error code 71(Invalid Called Dn)
AttributeErrorMessage 'Invalid Called Dn'
URS is showing
11:35:46.925_A_E_01290275d8e50145 [14:32] <-----------ERROR
11:35:46.925 Std 21003 interaction 01290275d8e50145 routing error 0232 No answer at DN
I would like to know whether we can set any kind of OOS check for the extensions for these kind of scenarios? Please advise.