|
2008-03-06
, 01:54
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#12
|
#!/bin/sh # Toggle on/off the iLBC filter. path=/usr/lib/gstreamer-0.10; if [ `id -u` != 0 ] ; then exec sudo gainroot <<EOF exec sh $0 $* EOF exit $? fi if ls $path | grep -s libgstdspilbc.so.off; then mv $path/libgstdspilbc.so.off $path/libgstdspilbc.so; echo iLPBC ENABLED else mv $path/libgstdspilbc.so $path/libgstdspilbc.so.off; echo iLPBC DISABLED fi
|
2008-03-06
, 04:14
|
Posts: 109 |
Thanked: 91 times |
Joined on Dec 2007
|
#13
|
Ok sorry Saturn. Found your instructions for Nokia N 800. They work for the N810 as well
I wonder why Nokia makes it so difficult
Thanks
|
2008-03-06
, 05:37
|
Posts: 330 |
Thanked: 57 times |
Joined on May 2007
@ BKNYC
|
#14
|
Could you please give some details about how you've gotten freecall and Gizmo to play nice together? I'm having trouble making outbound calls on my N810 (Chinook) with Gizmo (4.0 v97) and freecall.com.
Here's what I've done:
- Gotten a Gizmo account
- Gotten a freecall.com account
- Added the freecall.com as a "secondary account" within gizmo, using "sip.voiparound.com" as the server
- Confirmed that logging into gizmo authenticates against both gizmo and freecall.com
Unfortunately, all attempts to place outgoing calls result in the same thing... the gizmo side "rings" once, but the receiving phone never gets the call, then gizmo disconnects.
|
2008-03-06
, 08:42
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2008
|
#15
|
|
2008-03-06
, 13:41
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#16
|
http://www.internettablettalk.com/wi...pBuster%2C_etc
Nothing on this page Saturn - is it a hint or a promise?
|
2008-03-08
, 20:43
|
Posts: 75 |
Thanked: 11 times |
Joined on Feb 2008
@ Bay area, CA // Kampala, Uganda
|
#17
|
|
2008-03-08
, 23:03
|
Posts: 75 |
Thanked: 11 times |
Joined on Feb 2008
@ Bay area, CA // Kampala, Uganda
|
#18
|
|
2008-03-09
, 06:40
|
Posts: 3 |
Thanked: 0 times |
Joined on Mar 2008
|
#19
|
|
2008-03-28
, 07:59
|
Posts: 479 |
Thanked: 58 times |
Joined on Dec 2007
@ Dubai, UAE
|
#20
|
N800 running OS2008 with 2 x 16GB SDHC connected over WiFi or via BT to Nokia E51's HSDPA/3G network