ccutebenbi / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

pjsip iPhone 3.1.2 sound problem #370

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
  I tried to compile pjsip with sound support for both version 1.0.3 and 
1.5.5 and with no luck. I tried all the steps mentioned in the how to compile 
and I still don’t hear the sound on my iphone. Did any of you guys get the 
sound working, and if so, which version of pjsip and steps that u followed. 
Is there something specific I need to do to get this accomplished. Thanks.

Regards
Ravi

Original issue reported on code.google.com by geekup...@gmail.com on 19 Feb 2010 at 8:50

GoogleCodeExporter commented 8 years ago
each pjsip version work fine on all iPhone OS.
Maybe you need to define some settings in config_site.h
#define PJMEDIA_SOUND_BUFFER_COUNT  24

Original comment by samuelv0...@gmail.com on 19 Feb 2010 at 10:42

GoogleCodeExporter commented 8 years ago
thanks Samue, I will have a try.

Original comment by cdlmagi...@gmail.com on 7 Jan 2011 at 8:53