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,
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
dont hear anything.
When I used codec 0 (PCMU/8000) in the same environment (pjsip_0.log)
there
is everything ok.
But I dont see whats 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