Jump to content

E-Fon (Switzerland): Difference between revisions

From LinuxMCE
Rwilson131 (talk | contribs)
No edit summary
Rwilson131 (talk | contribs)
No edit summary
Line 1: Line 1:
<h2>Setup for <b>E-FON</b></h2>
<h2>Setup for <b>E-FON</b></h2>
http://www.e-fon.ch/
==Automatic Setup==
==Automatic Setup==
The setup is automatic from the House Setup Wizard using the following script
The setup is automatic from the House Setup Wizard using the following script

Revision as of 04:59, 14 October 2007

Setup for E-FON

http://www.e-fon.ch/

Automatic Setup

The setup is automatic from the House Setup Wizard using the following script

   /usr/pluto/bin/create_amp_efon.pl

Manual Setup

Go to 'Trunks' section

Add a IAX2 trunk

On 'Outgoing Dial Rules' add

9|.

this will be the prefix to place call to E-FON network

On 'Outgoing Settings' set trunk name to

efon

and peer details to

callow=alaw
auth=md5
callerid="YOUR_NAME" YOUR_EFON_NUMBER
canreinvite=no
disallow=all
host=YOUR_EFON_PROXY
nat=yes
qualify=no
secret=YOUR_EFON_PASSWORD
type=peer
username=YOUR_EFON_NUMBER

On 'Incoming Settings' set usercontext to

YOUR_EFON_NUMBER

and user details to

auth=md5
context=from-pstn
secret=YOUR_EFON_PASSWORD
type=user
username=YOUR_EFON_NUMBER

On 'Registration' set registration string to

YOUR_EFON_NUMBER:YOUR_EFON_PASSWORD@YOUR_EFON_PROXY

Go to Outbound Routing section

Set route name to

efon

Set dial patterns to

9|.

Set trunk sequence to

IAX2/efon

Go to DID Routes section

Set number to

YOUR EFON NUMBER

Select the extension to ring, or select default incoming extension

Apply your changes by clicking on red line.