vaibhav3002 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

request for ekiga compatible codec #795

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Before you begin please read the FAQ!

Attention!

Don't post doubles!

Why is it important to find doubles?

Sipdroid is a community project. This is no dropbox for your personal
issue. You need to find others having the same problem to get it fixed. If
the problem has already been reported you add more details and ideas to the
existing discussion. If it has not been reported yet you include as many
background info as possible to give the community a chance to follow up on
it. No one will just sit there and try to replicate your setup. The root
cause of the problem will need to be identified to get it fixed.

How can I find doubles?

When clicking on issues tab there is a search box. Enter keywords for your
issue to find previous reports matching yours. Choose find all to match
closed tickets as well.

What steps will reproduce the problem?
1. call from pc to sipdroid
2. an auto background codec detection 
3. sipdroid automatically hung up.

What version of the product are you using? On what device/operating system?
Ubuntu/ win32 with ekiga. Sipdroid on Android 2.2 HTC hero.

Which SIP server are you using? What happens with PBXes?
(seems not related)

Which type of network are you using?
(seems not related)

Please provide any additional information below.
audio codecs On ekiga  are
speex@8&16khz,pcmu@8khz, celt@32&48khz, 
g726@blahblah khz, blahblah@8khz  ect
but none is compatible with sipdroid. 

Anyhow isn't ekiga so popular since it is one of the most popular free sip sp? 

Original issue reported on code.google.com by xian...@gmail.com on 21 Dec 2010 at 8:53

GoogleCodeExporter commented 9 years ago
pcmu = g711u
pcma = g711a
GSM
speex
g722

Those are all supported by BOTH sipdroid *AND* ekiga.
I think that your problem has nothing to do with codec support.

Original comment by droidhac...@gmail.com on 1 Mar 2011 at 7:02