[Asterisk-Users] Mediatrix APA III-4FXO (or 1204) help. Anyone with
user manual
Gonzalo Gasca Meza
xomeboy at yahoo.com
Sat Sep 4 15:38:42 MST 2004
Here is my configuration for MEdiatrix 1204, by default the 1204 strips one digit, so it is not necessary to use:
To dial OUTSIDE
EXTENSIONS.CONF
[locales]
;ignorepat => 9
exten => _9XXXXXXXX,1,Dial(SIP/${EXTEN-1}@Mediatrix)
exten => _9XXXXXXXX,2,Congestion
exten => _9XXXXXXXX,102,Congestion
To receive calls
[from-pstn]
;Incoming calls from Mediatrix 1204, the 1204, sends an invite to 1111 at 110.10.200.2
exten => 1111,1,Dial(SIP/100,20)
exten => 1111,2,Voicemail(u100)
exten => 1111,102,Voicemail(b100)
exten => 1111,103,Hangup
*******************************************************************************************************
SIP.CONF
;Mediatrix Telecomm 1204
[Mediatrix]
type=peer
host=110.10.200.10
mask=255.255.255.255
context=from-sip
qualify=yes
canreinvite=yes
disallow=g729
nat = yes
In MEdiatrix 1204 use a program called Unit Manager Network a Configure the first port as extension 1111 for port 1, in option SIP. as user agent. also edit registar an dproxy SIP as the IP address of Asterisk.
Works VERY GOOD with one line, although i have seen some scenarios with more than 1 line which experince problems.
---------------------------------
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040904/feff93d6/attachment.htm
More information about the asterisk-users
mailing list