L16 codec doesn't work

SB
Simon Bolten
Tue, Aug 10, 2010 7:02 AM

Hi all,

I have attached two log-files of my PJSIP-App receiving an incoming call.

The file pjsip_107.log shows using the L16/16000 codec. The result is that I
don't hear anything.

When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log) there
is everything ok.

But I don't see what's wrong in using PJSIP.

Is there anyone who can help me?

Thanks,

Simon

Hi all, I have attached two log-files of my PJSIP-App receiving an incoming call. The file pjsip_107.log shows using the L16/16000 codec. The result is that I don't hear anything. When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log) there is everything ok. But I don't see what's wrong in using PJSIP. Is there anyone who can help me? Thanks, Simon
NI
Nanang Izzuddin
Tue, Aug 10, 2010 10:36 AM

Hi,

Currently the L16/16000 uses hardcoded packet time 20ms (or
multiplied). From the call log, the peer might be using 10ms, so
changing this to 20ms should solve the problem.

BR,
nanang

On Tue, Aug 10, 2010 at 2:02 PM, Simon Bolten sbolten@lumino.de wrote:

Hi all,

I have attached two log-files of my PJSIP-App receiving an incoming call.

The file pjsip_107.log shows using the L16/16000 codec. The result is that I
don’t hear anything.

When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log) there
is everything ok.

But I don’t see what’s wrong in using PJSIP.

Is there anyone who can help me?

Thanks,

Simon


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi, Currently the L16/16000 uses hardcoded packet time 20ms (or multiplied). From the call log, the peer might be using 10ms, so changing this to 20ms should solve the problem. BR, nanang On Tue, Aug 10, 2010 at 2:02 PM, Simon Bolten <sbolten@lumino.de> wrote: > Hi all, > > > > I have attached two log-files of my PJSIP-App receiving an incoming call. > > The file pjsip_107.log shows using the L16/16000 codec. The result is that I > don’t hear anything. > > When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log) there > is everything ok. > > But I don’t see what’s wrong in using PJSIP. > > Is there anyone who can help me? > > > > Thanks, > > Simon > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
SB
Simon Bolten
Tue, Aug 10, 2010 1:56 PM

Hi nanang,

thank you for this hint. I'll test it.

BR,
Simon

-----Ursprüngliche Nachricht-----
Von: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] Im
Auftrag von Nanang Izzuddin
Gesendet: Dienstag, 10. August 2010 12:36
An: pjsip list
Betreff: Re: [pjsip] L16 codec doesn't work

Hi,

Currently the L16/16000 uses hardcoded packet time 20ms (or
multiplied). From the call log, the peer might be using 10ms, so
changing this to 20ms should solve the problem.

BR,
nanang

On Tue, Aug 10, 2010 at 2:02 PM, Simon Bolten sbolten@lumino.de wrote:

Hi all,

I have attached two log-files of my PJSIP-App receiving an incoming call.

The file pjsip_107.log shows using the L16/16000 codec. The result is that

I

don’t hear anything.

When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log)

there

is everything ok.

But I don’t see what’s wrong in using PJSIP.

Is there anyone who can help me?

Thanks,

Simon


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi nanang, thank you for this hint. I'll test it. BR, Simon -----Ursprüngliche Nachricht----- Von: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] Im Auftrag von Nanang Izzuddin Gesendet: Dienstag, 10. August 2010 12:36 An: pjsip list Betreff: Re: [pjsip] L16 codec doesn't work Hi, Currently the L16/16000 uses hardcoded packet time 20ms (or multiplied). From the call log, the peer might be using 10ms, so changing this to 20ms should solve the problem. BR, nanang On Tue, Aug 10, 2010 at 2:02 PM, Simon Bolten <sbolten@lumino.de> wrote: > Hi all, > > > > I have attached two log-files of my PJSIP-App receiving an incoming call. > > The file pjsip_107.log shows using the L16/16000 codec. The result is that I > don’t hear anything. > > When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log) there > is everything ok. > > But I don’t see what’s wrong in using PJSIP. > > Is there anyone who can help me? > > > > Thanks, > > Simon > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org