login | register
Thu 28 of Aug, 2008 [03:52 UTC]

voip-info.org

History

MozPhone

Created by: dyork,Last modification on Sat 22 of Sep, 2007 [20:06 UTC] by jdg

MozPhone


Mozphone has been renamed MozIAX and now has a home page at mozdev.org

This is a stub page to contain information about how to configure MozPhone to work with Asterisk.

Installation in Mozilla/Firefox


  1. To install into Mozilla/Firefox, follow the instructions of this page - http://moziax.mozdev.org/installation.html, it's as easy as a click !
  2. Restart Mozilla/Firefox
  3. In your Tools menu, you now have an entry for MozPhone. The first time you choose it you will be prompted for settings.
  4. Preferences are also accessible from Firefox's Extension Manager.

Usage


Choose MozPhone in Firefox Tools menu.
You can enter a number or direct address, and you should be connected.
By right clicking in the main MozPhone window, a popup menu will appear; from there you can change preferences, or display help pages.
Take a few minutes to read the help pages, and discover what MozPhone can do for you!

Asterisk Configuration


There's nothing special to Asterisk configuration for MozPhone. Just create a user in iax.conf, for example:

[mozphone]
type=friend
secret=my_secret
context=my_context
host=dynamic
permit=192.168.0.0/255.255.0.0
callerid="105-JDG" <+689 483 527>
notransfer=yes
allow=all

Links



Comments

Comments Filter
222

333didn't work for me

by tzafrir, Wednesday 01 of June, 2005 [07:48:04 UTC]
I tried both galeon (1.3.20) and firefox (1.0.4) on linux/i386 (Debian). The "download" link from that page gives me a link to the same page.

I do get a javascript warning there about the page generating a CSS file with type text/plain instead of text/stylesheet .

No link for direct download, even after the latest restrictionf of firefox 1.0.4

Tzafrir