< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] Problem with B2BUA


On 14/08/13 15:01, jiangjungeneral wrote:
> Hi,
> When I try to run the example BasicB2BUA,found out that B2BUA uses
> xerces,but it does not contain the include files,so I download
> xerces-c-3.1.1.But another problem come to me,when I compile the
> BasicB2BUA on windows7,vs2010,a lot errors appears:
> 5>..\xercesc\util\ValueVectorOf.c(58): error C2143: syntax error
> missing '{ ' before '<'
> 5>..\xercesc\util\ValueVectorOf.c(58): error C2059: syntax error:“<”
> 5>..\xercesc\util\ValueVectorOf.c(77): error C2143: syntax error
> missing '{ ' before '<'
> 5>..\xercesc\util\ValueVectorOf.c(77): error C2059: syntax error:“<”
> ...........................................
> Any suggestions?
> For I am using windows7 now,a lot of header files included in B2BUA
> are linux like,I tried to replace them with header files in
> windows,but I am confused,will it still does the right job?Or Can the
> B2BUA work under windows?

This B2BUA was originally developed and tested on Linux.

>From reSIProcate 1.9 onwards, libb2bua will no longer be included in the
reSIProcate tarball and I would encourage you to consider using recon
instead (it is in the resip/recon directory)

Regards,

Daniel