On-do not sending multiple XML bodies in Message method

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
pavan.goyal
Posts: 3
Joined: Tue Apr 29, 2008 3:31 am

On-do not sending multiple XML bodies in Message method

Post by pavan.goyal »

1. Brekeke Product Name and version: 2.1.6.6

2. Java version:

3. OS type and the version: Windows XP

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

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

6. Your problem: I am using On-Do for through registration. During my application's registration process, it sends a Message method with content type as Mutipart/Mixed and message body contains two XML strings separated by separtor. The Message method reaches to On-Do. But when On-Do passes this Message to the destination server, it strips off the entire message body. Any reason why On-Do is behaving in this fashio?
Andrey
Posts: 29
Joined: Mon Apr 21, 2008 9:30 pm

Post by Andrey »

When you post a question, it is good idea to say your SIP client product name..

Do you have two XML contents in REGISTER request packet?
pavan.goyal
Posts: 3
Joined: Tue Apr 29, 2008 3:31 am

Post by pavan.goyal »

Yes, I've two XML contents in REGISTER request packet.
taitan
Posts: 237
Joined: Sat Mar 15, 2008 10:39 pm

Post by taitan »

So.. What kind of client software are you using?
pavan.goyal
Posts: 3
Joined: Tue Apr 29, 2008 3:31 am

Post by pavan.goyal »

We have developed own software to work as client. It is working fine without proxy, but when we use on-do proxy, then we are getting this problem.
Andrey
Posts: 29
Joined: Mon Apr 21, 2008 9:30 pm

Post by Andrey »

Are you using Upper/Thru Registration by Brekeke SIP Server?
Paste your REGISTER packet here.
Post Reply