Difference between revisions of "Inphonex"
From LinuxMCE
Rwilson131 (Talk | contribs) (Initial Page creation) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: VoIP]] | ||
+ | [[Category: Telecom]] | ||
+ | [[Category: Phone Lines]] | ||
+ | |||
+ | |||
http://www.inphonex.com/ | http://www.inphonex.com/ | ||
Line 9: | Line 14: | ||
{{sectstub}} | {{sectstub}} | ||
− | [[ | + | 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]<br> | ||
+ | username=xxxxxxx <br> | ||
+ | type=peer <br> | ||
+ | secret=my-password <br> | ||
+ | host=sip.inphonex.com <br> | ||
+ | fromuser=xxxxxxx <br> | ||
+ | fromdomain=sip.inphonex.com <br> | ||
+ | context=from-inphonex <br> | ||
+ | canreinvite=no <br> | ||
+ | |||
+ | [sip.inphonex.com]<br> | ||
+ | username=xxxxxxx<br> | ||
+ | user=xxxxxxx<br> | ||
+ | type=friend<br> | ||
+ | insecure=very<br> | ||
+ | host=sip.inphonex.com<br> | ||
+ | fromdomain=sip.inphonex.com<br> | ||
+ | context=from-pstn<br> | ||
+ | |||
+ | Registration String: My-number:my-password@sip.inphonex.com |
Latest revision as of 03:20, 20 October 2012
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