Wednesday, October 17, 2007

from SunRocket to Vitelity

Innomedia MTA6328-2Re:
1) connect computer to the LAN port of the gizmo
2) if computer is not set to DHCP, set the IP address of the computer to 192.168.251.20 (netmask 255.255.255.0), so we can access the gizmo.
3) ping 192.168.251.1 to make sure the gizmo is accessible
4) go to http://192.168.251.1/Voice_adminPage.htm
5) Try the passwords on http://gizmopasswords.blogspot.com
6) If none of them work try this: http://gizmopasswords.blogspot.com/2007/07/innomedia-gizmo-bricked-try-this.html
(this was the only thing which worked for me: (not even the smptset worked))
7) Make sure to disable provisioning in the IP Network->Provisioning Setting page (and rebooted), before you connect to the WAN
8) Go to VoIP->SIP Proxy, and set
SIP Proxy: 64.2.142.31
Use Outbound Proxy: unchecked
SIP Local Signaling Port: 5060
SIP Domain: vitelity.net
Registration Expiration Time (sec.): 60
Preferred CODECs List: G729A/8000
set the rest of codecs to -NONE-
9) Go to VoIP->User Account, and set
Line No. : 1
User ID: [your vitelity (sub)account username] (not the phone number/DID!)
User Password: [your (sub)account password from vitelity]
User Name: [your name]
Authentication ID:
Use Hot Phone Number: no
Hot Phone Number:
Enable T38 FAX: no
10) connect the WAN (to router or directly to internet)
11) connect the phone to line 1


AC-211-SR:
Do steps 1-3) as above
4) go to http://192.168.251.1
5) go to WAN->AutoConfiguration, uncheck "Enable Automatic Configuration", and save.
6) go to the SIP page, and set
IP Address: 64.2.142.31
Port: 5060
Domain Name*: vitelity.net
Send Registration Request: checked
Dial Plan: (>#|911|611|411|311|00|0T|[2-9]xxxxxxxxx|1[2-9]xxxxxxxxx|[2-9]xxxxxxT|011[2-9]x.T|*x.T)
Transport: UDP
Enable T.38 fax support: unchecked
Line1:
User / Phone Num: [your vitelity (sub)account username] (not the phone number or DID!)
CallerID Name: [your name]
Port: 5060
AEC On: ON
Authentication User Name: [your vitelity (sub)account username as above]
Password: [your vitelity (sub)account password]
7) Go to Codecs page
In the "Codecs" section check the last item "G927"
In the "Force Preferd Codecs" section, select "G927" for preferred codec for line 1
save the page

Thursday, September 27, 2007

Linux on Thinkpad T60

Almost everything here comes from thinkwiki

Trackpoint Mouse:


see thinkwiki
To make the trackpoint scroll work, /etc/X11/xorg.conf should have the following mouse section:

Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "Emulate3Buttons" "true"
Option "Emulate3TimeOut" "50"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "EmulateWheelTimeOut" "200"
EndSection
Make sure that the identifier in this section is the same as you have in the ServerLayout section.
With the above configuration, firefox and opera show an annoying behavior when scrolling reaches the end of the page.

For firefox, adjust the following (using about:config)

mousewheel.horizscroll.withcontrolkey.action = 3;
mousewheel.horizscroll.withcontrolkey.numlines = 1;
mousewheel.horizscroll.withcontrolkey.sysnumlines = true;

mousewheel.horizscroll.withnokey.action = 0;
mousewheel.horizscroll.withnokey.numlines = 1;
mousewheel.horizscroll.withnokey.sysnumlines = true;

mousewheel.horizscroll.withshiftkey.action = 1;
mousewheel.horizscroll.withshiftkey.numlines = 1;


For opera, comment out the following lines in standard_mouse.ini in e.g. /usr/share/opera/ini/ (Debian) or /opt/opera/share/opera/ini/ (Gentoo)

Button6 = Back
Button7 = Forward

Favorite Software

Multi Platform
Java IDE: IntelliJ IDEA
Browser: Opera
VPN: Hamachi

Windows
SSH: PuTTY
Shell/Unix Tools: cygwin
Terminal for Cygwin: pyttycyg
Image Viewer: ACDSee32
HTML Prototype: Axure
Media Player: Media Player Classic , K-lite codec pack
Version Control: TortoiseCVS, TortoiseSVN
System Utilities: Sysinternals Process Explorer, Autoruns
IM: Trillian
Text Editor: Notepad++
Compression: WinRAR
BitTorrent: uTorrent
Photo Albums: Picasa
Desktop Search: Copernic
Monitor Settings (e.g. Resolution) Adjustment: PowerStrip

Linux
Terminal: Konsole
LaTeX: Kile
Remote Desktop: Krdc
Media Player: Amarok
Text Editor: Kate

Firefox Plugins
Keyconfig
TabMixPlus
Firebug
AdBlockPlus, AdBlock Filterset.G Updater
PDF Download
No Squint