Cisco Unified Communications Manager SIP Developer Forums Cisco Unified Communications Manager SIP Developer Forums
« Back to SIP Trunk Questions

RE: SIP trunk - CUCM Rejection of SIP messages

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello,
              My name is Abdul Rasheed, i am working on a voice recording solution using SIP trunk and BIB.  It was noticed that while running the solution for 1 or 1.5 months in one site,  the recording will suddenly stop  and when i checked it was found that after the ACK is recieved from CUCM , it will immedietly send a BYE closing the session and the reason for the BYE is  Q.850 Cause =65  when i checked i found that the cause=65 means "bearer capability not implemented"  i am not sure why this error coming up immedietly on a working system after running for 1.5 months.  Is there any thing in CUCM configuration should i verify ?
 
Thanks and Regards
Abdul Rasheed
Hello,
can anybody tell me some reasons for the above error. Why does a SIP message get a Q.850 cause =65 (bearer capability not implemented) error?


Regards
Rasheed
RE: SIP trunk - CUCM Rejection of SIP messages
bib sip trunk recording
Answer
2/19/12 6:52 PM as a reply to Abdul Rasheed.
Hello Everybody ,
           For the recording using BIB and SIP trunk,  the rejection of INVITE messages with a BYE  of reason "Bearer capability not implemented" what does this stands for ?  THis is not happening always, but at sometimes only.  Please let me know if anybody has got the same error and the possible reason . it will be a great help for me
 
 
Regards
Rasheed
 
Hello Abdul Rasheed;

i have the same bye message with the same reason, but my case is
1- SIP Trunk send me the invitations
2- my sip server response with 200 ok
3- SIP Trunk sent to my ACK 101 then he sent to me bye message and he cotinue in sending it.

i read about that my 200 ok response for the invitation should have the SDP and codecs, and if these codecs are not compatable with cucm
you will get that bye message.

my case is

1- i created SIP Trunk and give it my pc ip.
2- i run my sip application on my pc .
3- i got two invitations for the call on ip phone with automatic recording
4- i sent 200 ok for these two invitations
5- cucm sent me ack 101
6- cucm continue sending me bye message .

please if you ses that i missed any thing here,
like should i configure any thing in network or in my sip SAILFIN server or in CUCM configurations, tell me please,
Thanks,
Dear Ahmed,
You have missed out a few messages during your SIP negotitations. You need to go through the SIP trunk messaging guide available in the CDN website to implement those messages.

regards
Rasheed
thanks Abdul Rasheed for your reply, now it is working, and the rtp streams came to my recorder pc.
but my problem is that i do not know how to save these rtp streams as a file [wav or mp3]., so if you know away to do please tell me to study it.
thanks again for your help