User guide

qualify=yes ; We send dummy traffic to keep the NAT open
In iax.conf , the following data should be added:
[464]
type=friend
secret=464pass
context=internal_calls
host=192.168.46.4
callerid=School
disallow=all
allow=ulaw
[466]
type=friend
secret=466pass
context=internal_calls
host=dynamic ; To learn the visible IP and port
; of the IAX2 client
callerid=Farmers2
disallow=all
allow=ulaw
Step 2: Define Rules for Extensions (Create dialplan)
In the first scenario, we have placed all users are in the same context [internal_calls]. Therefore, only
one single context needs to be defined in the dialplan in extensions.conf (see below).
[internal_calls]
exten => 462,1,Dial(SIP/462)
exten => 463,1,Dial(SIP/463)
exten => 465,1,Dial(SIP/465)
Page 33 TRICALCAR | www.wilac.net/tricalcar – Version: February 2008