About contents of cancel message

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
rei.wee
Posts: 47
Joined: Thu Oct 26, 2006 11:51 pm

About contents of cancel message

Post by rei.wee »

1. Brekeke Product Name and version:
Brekeke SIP Server, Version 2.0.5.8 General

2. Java version:
1.5.0

3. OS type and the version:
windows 2003

4. UA (phone), gateway or other hardware/software involved:
Custom UA

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
pattern 1

6. Your problem:
Hi, Supports.

I have a problem about cancel message.
I use content of cancel message for custom protocol.

this is a call folw
UA1 -> proxy send invite
proxy -> UA2 send invite
UA1 -> proxy send cancel that has content(text/plain)
proxy -> UA2 send cancel that has no content.

I think that the proxy has to send cancel message including content.
but brekeke sip server send cancel message that doesn't have content.

I want to send cancel message includeing content.
Thanks.
Rei.
Mohney
Posts: 79
Joined: Tue Nov 20, 2007 12:05 pm

Post by Mohney »

Hi

Since Brekeke SIP Server is a stateful proxy, it will not just forward a CANCEL message so it will send a new CANCEL message to UAS.

Why do you want to send a content in CANCEL?
rei.wee
Posts: 47
Joined: Thu Oct 26, 2006 11:51 pm

Post by rei.wee »

Mohney wrote:Hi

Since Brekeke SIP Server is a stateful proxy, it will not just forward a CANCEL message so it will send a new CANCEL message to UAS.

Why do you want to send a content in CANCEL?
We have serveral call model. i.e) forward or transfer or fork function.
when application server have to send cancel, I want to send information that has cause of cancel.

Do you have idea??
Mohney
Posts: 79
Joined: Tue Nov 20, 2007 12:05 pm

Post by Mohney »

Hi

I think you need ask Brekeke such a customization..
Post Reply