View Single Post
Posts: 27 | Thanked: 3 times | Joined on Apr 2007 @ Cologne, Germany
#9
I guess what you guys are looking for is this:

Good chances are that you can make voip[catchyword].com work by disabling the
iLBC codec. Here's how to do it in the on-screen terminal or an SSH shell (the
red pill mode might be helpful here).

1. sudo gainroot
2. cd /usr/lib/gstreamer-0.10
3. mv libgstdspilbc.so libgstdspilpbc.so.off

https://bugs.maemo.org/show_bug.cgi?id=1699
This is from a post from Saturn.

I have noticed however that Gizmo stopped working after the step 3 above. To get Gizmo working again, you need to do the following:

4. mv libgstdspilbc.so.off libgstdspilpbc.so

Obviously voipbuster won't work anymore after renaming the library to the original name.
 

The Following User Says Thank You to zok For This Useful Post: