cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
473
Views
0
Helpful
3
Replies

SIP/2.0 580 Precondition Failed - CME Outbound call

markmarvinq
Level 1
Level 1
Hi,

We are having issue with outbound call having Preconditioned Failed error. Inbound call is working fine.
Checked with our ISP but they are saying internal configuration. Please assist. Below configuration and attached logs


voice register pool  1
 busy-trigger-per-button 2
 id mac 1111.2222.3333
 type 8841
 number 1 dn 1
 dtmf-relay sip-notify
 voice-class codec 1
!
voice register pool  2
 busy-trigger-per-button 2
 id mac 4444.5555.6666
 type 8841
 number 1 dn 2
 dtmf-relay sip-notify
 voice-class codec 1

!
voice translation-rule 20
 rule 1 /^69../ /5506\0/
!
voice translation-profile ANI
 translate calling 20
!
dial-peer voice 98 voip
 description #### FT Trunk 1: x.x.x.x ####
 translation-profile outgoing ANI
 destination-pattern .T
 modem passthrough nse codec g711ulaw
 session protocol sipv2
 session target ipv4:x.x.x.x:5060
 voice-class codec 1
 dtmf-relay h245-alphanumeric cisco-rtp h245-signal rtp-nte sip-kpml sip-notify
 fax rate disable
 no vad
!
dial-peer voice 99 voip
 description #### FT Trunk 2: y.y.y.y ####
 translation-profile outgoing ANI
 huntstop
 destination-pattern .T
 modem passthrough nse codec g711ulaw
 session protocol sipv2
 session target ipv4:10.y.y.y.y:5060
 voice-class codec 1
 dtmf-relay h245-alphanumeric cisco-rtp h245-signal rtp-nte sip-kpml sip-notify
 fax rate disable
 no vad



3 Replies 3

Jonathan Schulenberg
Hall of Fame
Hall of Fame

The provider needs to tell you what their SBC doesn’t like about your INVITE. The response itself just says “classification failure.” That doesn’t tell us what they expect changed.

Not directly related to your issue, but these two dtmf relay options are for H.323, h245-alphanumeric and h245-signal, and as you use SIP these are not applicable. Recommend you to remove them.



Response Signature


As others mentioned, your ISP must tell you what they don't like with your Invite.



Response Signature