cidsignalling=dtmf
busydetect=yes
busycount=6
……
echocanceller=mg2,1-12
channel => 1-12
there is line with "context=internal-fxo". Basically it means that all the channels 1 through 12 are in the
context of internal-fxo. By doing this all the lines will follow the setup we already done in
extensions.conf under context [internal-fxo], please take a look extensions.conf in earlier part. You got
it, don’t you ?
Let me finish this asterisk session, 5 part seem not enough but I’m afraid this will make my blog so
bore. So final notes is about iax.conf. If you have several locations with asterisk server in every
location you can connect the server and make conversation like you dial an extension. First of all you
should setup a VPN between the site. I presume you already now how to set it up, there are a lot of
howto in internet. Then you should configure the iax.conf. I already give the example in previous post,
let me explain. Take attention in this part:
[general]
bindport=4569
bindaddr=10.8.1.120
…………………..
This server address is 10.8.1.120 and the port 4569 use for the iax. We should register all the server
including this server in the 3 lines at the bottom.
Also we should make the setup for every server like below:
[ncpabxsv]
Comentarios a estos manuales