http://www.tecmint.com/install-xcache-to-accelerate-and-optimize-php-performance/
Configurar conta VIP SIP no Elastix (Asterisk)
1 – Configurar ips e rotas estáticas, conforme fornecimento embratel
vi /etc/sysconfig/network-scripts/ifcfg-[interface]
vi /etc/sysconfig/network-scripts/route-[interface]
2 – Configurar Trunk SIP no Elastix
Trunk Name: [Descrição do tronco]
Outbound Caller ID: <[DDD+numero_tronco_chave]>
Outgoing Settings:
Trunk Name: EMBT-[DDD+numero_tronco_chave]
type=peer
context=from-pstn
host=[Servidor de registro]
qualify=5000
disallow=all
allow=g729&alaw&ulaw
canreinvite=no
dtmfmode=rfc2833
insecure=port,invite
fromuser=[4 ultimos digitos do tronco chave]
fromdomain=[IP da interface externa]
3 – Confirmar se o tronco está ok
asterisk -vgcr
sip show peers
Deve aparecer OK ao final a linha com o tronco configurado.
Obs:
Não esquecer de configurar rotas de entrada e saída.
Voice Prompts for asterisk
http://meusdados.net.br
Static routes on Centos
http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s1-networkscripts-static-routes.html
Configure static ip Centos
xenserver fix vm bootloader error
xe vm-param-set uuid=[vm-uuid] PV-bootloader-args=”–kernel=/boot/vmlinuz-3.10.0-123.4.2.el7.x86_64 –ramdisk=/boot/initramfs-3.10.0-123.4.2.el7.x86_64.img”
xe vm-param-set uuid=[vm-uuid] PV-args=”root=UUID=[root-uuid] ro quiet”
Xenserver nfs server
http://xmodulo.com/2012/05/how-to-set-up-nfs-server-on-xenserver.html
Asterisk Speech
http://zaf.github.io/asterisk-mstts/
http://msdn.microsoft.com/library/azure/gg193416.aspx
http://forums.asterisk.org/viewtopic.php?f=14&t=78176
asterisk free g729 old codecs
http://www.51asterisk.com/g723_g729_codec_asterisk/codec_g729.so.htm
http://asterisk.hosting.lv/
Clean up Caller Id on Asterisk
http://community.freepbx.org/t/clean-up-incoming-caller-id/15603