[OpenSIPS-Users] Building OpenSips OSP support
Victor Medina
victor.medina at cibersys.com
Fri May 15 19:44:15 CEST 2015
Hi Bogdan.
Sorry for being so late.
I was trying some other features... This is the actual output.
case OSPC_ERR_TRAN_CALLED_FILTERING:
^
orig_transaction.c:608:9: warning: passing argument 1 of ‘OSPPCallIdDelete’
from incompatible pointer type [enabled by default]
OSPPCallIdDelete(&(callids[0]));
^
In file included from /usr/include/osp/ospdatatypes.h:217:0,
from /usr/include/osp/osp.h:35,
from orig_transaction.c:34:
/usr/include/osp/ospcallid.h:62:20: note: expected ‘struct OSPTCALLID **’
but argument is of type ‘int **’
void OSPPCallIdDelete(OSPTCALLID **);
^
orig_transaction.c:354:10: warning: unused variable ‘opname’
[-Wunused-variable]
char opname[OSPC_OPNAME_NUMBER][OSP_STRBUF_SIZE];
^
In file included from osp_mod.c:40:0:
destination.h:61:17: error: ‘OSPC_OPNAME_NUMBER’ undeclared here (not in a
function)
char opname[OSPC_OPNAME_NUMBER][OSP_STRBUF_SIZE];
^
destination.h:70:5: error: unknown type name ‘OSPE_PROTOCOL_NAME’
OSPE_PROTOCOL_NAME protocol;
^
make[2]: *** [orig_transaction.o] Error 1
make[2]: *** [osp_mod.o] Error 1
In file included from osptoolkit.c:33:0:
osptoolkit.h:56:5: error: unknown type name ‘OSPE_RELEASE’
OSPE_RELEASE ospvReleaseSource /* In - EP that released the call
*/
^
osptoolkit.c:47:5: error: unknown type name ‘OSPE_RELEASE’
OSPE_RELEASE release; /* EP that released the call */
^
osptoolkit.c:98:5: error: unknown type name ‘OSPE_RELEASE’
OSPE_RELEASE ospvReleaseSource)
^
osptoolkit.c:134:25: warning: ‘ospReportUsageWork’ defined but not used
[-Wunused-function]
static OSPTTHREADRETURN ospReportUsageWork(
^
make[2]: *** [osptoolkit.o] Error 1
make[2]: Leaving directory
`/home/infraestructura001/opensips-2.1.0/modules/osp'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/infraestructura001/opensips-2.1.0'
2015-05-15 10:35 GMT-04:30 Bogdan-Andrei Iancu <bogdan at opensips.org>:
> Hi Victor,
>
> What is the actual error you get ? have you installed the Kit ?
>
> Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developerhttp://www.opensips-solutions.com
>
> On 15.05.2015 17:07, Victor Medina wrote:
>
> Hi guys.
>
> Ive been trying to build OpenSips 2.1 on Ubuntu with OSP support but...
> I have not been able to do it... Ubuntu LTS comes with the Kits package
> but it seems unable to find it.
>
> Checking out the docs it states that I should read this PDF but it
> redirects to the Transnexus site.
>
>
>
> http://www.transnexus.com/White%20Papers/Multi-Lateral_Peering_with_OpenSIPS_V1.6.pdf
>
>
>
> Could somebody help?
>
> Thanks!
>
> --
>
>
>
> Víctor E. Medina M.
> Platform Architect / Chief Infrastructure
> +58424 291 4561
> BB #79A8AFA2
> @VMCibersys
>
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
--
Víctor E. Medina M.
Platform Architect / Chief Infrastructure
+58424 291 4561
BB #79A8AFA2
@VMCibersys
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150515/67475cc6/attachment-0001.htm>
More information about the Users
mailing list