Difference between revisions of "Inphonex"
From LinuxMCE
(→Manual Setup) |
(→Manual Setup) |
||
Line 21: | Line 21: | ||
[inphonex] | [inphonex] | ||
username=xxxxxxx <br> | username=xxxxxxx <br> | ||
− | type=peer | + | type=peer <br> |
− | secret=my-password | + | secret=my-password <br> |
− | host=sip.inphonex.com | + | host=sip.inphonex.com <br> |
− | fromuser=xxxxxxx | + | fromuser=xxxxxxx <br> |
− | fromdomain=sip.inphonex.com | + | fromdomain=sip.inphonex.com <br> |
− | context=from-inphonex | + | context=from-inphonex <br> |
− | canreinvite=no | + | canreinvite=no <br> |
− | [sip.inphonex.com] | + | [sip.inphonex.com]<br> |
− | username=xxxxxxx | + | username=xxxxxxx<br> |
− | user=xxxxxxx | + | user=xxxxxxx<br> |
− | type=friend | + | type=friend<br> |
− | insecure=very | + | insecure=very<br> |
− | host=sip.inphonex.com | + | host=sip.inphonex.com<br> |
− | fromdomain=sip.inphonex.com | + | fromdomain=sip.inphonex.com<br> |
− | context=from-pstn | + | context=from-pstn<br> |
Registration String: My-number:my-password@sip.inphonex.com | Registration String: My-number:my-password@sip.inphonex.com | ||
[[Category: Phone Lines]] | [[Category: Phone Lines]] |
Revision as of 02:28, 21 May 2008
Automatic Setup
The setup is automatic from the House Setup Wizard using the following script
/usr/pluto/bin/create_amp_inphonex.pl
Manual Setup
This short section requires expansion |
Linux Admin: Advanced: Configuration: Phones Setup
--> http://www.inphonex.com/support/trixbox-configuration.php
Does give this warning "*Registration String = DO NOT ENTER REGISTRATION STRING ON THIS SCREEN." but worked for me.
key is to use your seven digit number for x's:
[inphonex]
username=xxxxxxx
type=peer
secret=my-password
host=sip.inphonex.com
fromuser=xxxxxxx
fromdomain=sip.inphonex.com
context=from-inphonex
canreinvite=no
[sip.inphonex.com]
username=xxxxxxx
user=xxxxxxx
type=friend
insecure=very
host=sip.inphonex.com
fromdomain=sip.inphonex.com
context=from-pstn
Registration String: My-number:my-password@sip.inphonex.com