linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Regarding ipv6 support on oRTP library


From: Ratheendran R
Subject: [Linphone-users] Regarding ipv6 support on oRTP library
Date: Tue, 3 Jan 2017 12:45:34 +0530

Hi,

I am exploring RTP support on IPV6 for our custom embedded linux 3.10 product.

Queries.

 1. Does oRTPlibaray  have production ready IPV6 stack ? if yes, which versions are supported and example for it.

 2. I have found lot of inconsistencies on rtpsend/rtprecv across version.
      e.g I tried oRTP0.25 ver running running rtprevc it gives segmentation fault. for oRTP0.25 version the file transfer do not happens.
  
Breakpoint 1, 0x00000000004010f5 in main ()
(gdb) n
Single stepping until exit from function main,
which has no line number information.
[New Thread 0x7ffff70b6700 (LWP 9611)]

Thread 2 "rtprecv" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff70b6700 (LWP 9611)]
rtp_scheduler_schedule (psched=0x603240) at scheduler.c:111
111        timer->timer_init();
(gdb) bt
#0  rtp_scheduler_schedule (psched=0x603240) at scheduler.c:111
#1  0x00007ffff75cf6fa in start_thread (arg=0x7ffff70b6700) at pthread_create.c:333
#2  0x00007ffff78ebb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109


Can any one support me on fixing this issue.

Thanks,

Ratheendran


reply via email to

[Prev in Thread] Current Thread [Next in Thread]