cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3071
Views
0
Helpful
5
Replies

Outbound SIP calls to invalid numbers

Ronald Smith
Level 1
Level 1

what is the expected behavior for a sip call to an invalid number? and what would cause it to behave differently?

1 Accepted Solution

Accepted Solutions

Hi Ronand, if your CUCM is 8.X or above, Pls enable Early Offer in the SIP Profile applied to the SIP Trunk and check. you can also enable PRACK in the same profile or in the CUBE if it is in your call flow.

//Suresh Please rate all the useful posts.

View solution in original post

5 Replies 5

Mohammed Khan
Cisco Employee
Cisco Employee

Hi Ronald, 

If i understand your question correctly you want to know the behavior of call when invalid number is dialed.  When you place a call to invalid number. Telco or far end should Respond to SIP Invite with SIP 404 Not found in such case CUCM invokes Annunciator to play a messages.

HTH,

Regards,

Mohammed Noor

Mohammed, thank you for the quick response.

 

The problem is  outbound calls to invalid numbers are ringing then timed out. As you stated , the expected behavior is “Telco or far end should Respond to SIP Invite with SIP 404 Not found in such case CUCM invokes Annunciator to play a messages.”, but it’s not happening.

Hi Ronald,

Whats the call flow ex IP Phone --SCCP-> CUCM --SIP --> CUBE -SIP-> Telco

If called number is invalid then call should not ring. Why is  far end responding back with ringing.

Can you grab below debugs from the VG

++ debug voice ccapi inout

++ debug ccsip messages

HTH,

Regards,

Mohammed Noor

 

Hi Ronand, if your CUCM is 8.X or above, Pls enable Early Offer in the SIP Profile applied to the SIP Trunk and check. you can also enable PRACK in the same profile or in the CUBE if it is in your call flow.

//Suresh Please rate all the useful posts.

Thank you everyone, enabling PRACK in the SIP profile associating with SIP trunk did fix the problem.