Gizmo
From New Zealand VoIP Users Group
Request for expansion: This page has been marked as requiring expansion. Please see its talk page for details of why. You can help the project by expanding this article with quality information. If you expand this article to the point where it has merit as it is, please remove this notice.
Gizmo is a softphone PC to PC free VoIP service very similar to Skype, but with the added advantage of being SIP based using open protocols.
Creating A Gizmo Trunk In Asterisk / Trixbox
- Go to the Gizmo project website
- Install their software, sign up for a free account, uninstall their software (if desired).
- Login to the website with your new login details, and find your SIP number ('1747something')
- Click 'Trunks'
- Click 'Add SIP Trunk'
- Outbound caller id - [your '1747xxxxxxxx' number]
- Max Channels - '1'
- In Dial rules, enter:
- +1866.
- +1877.
(If you have a positive account balance with gizmo project, then leaving the above dial rules empty will result in a higher quality call to those prefixes, for a minimal charge.)
In PEER DETAILS enter:
allow=ulaw&alaw&ilbc canreinvite=no context=default disallow=all dtmfmode=rfc2833 host=proxy01.sipphone.com insecure=very secret=[your gizmo project password] type=friend username=174xxxxxxxx
- User context 'default'
In USER DETAILS enter:
secret=[your gizmo project password] type=friend context=from-pstn
Click 'Submit changes'
Register string - '1747xxxxxxx:password@proxy01.sipphone.com' (e.g. '17471234567:banderainte89@proxy01.sipphone.com')


