VOIP TRUNKS: VOZPR - Sip Trunk Answer:
Outbound Caller ID: "Company Name" <17878900017>
Trunk Name: Client or Phone Number
PEER Details:username=xxxxxtype=peersecret=xxxxxxnat=yesinsecure=veryhost=209.91.245.5fromdomain=sip-proxy.vozpr.comdisallow=allcontext=from-pstnallow=g723.1&g729&ulaw&alaw
USER Context: username xxxxxxxx
USER Details:useragent=ast_pbxqualify=yesport=5060nat=yesinsecure=veryhost=209.91.245.5disallow=allcontext=from-pstncanreinvite=noallow=g723.1&g729&ulaw&alaw
Register String:username:password@sip-proxy.vozpr.com
...
VOIP TRUNKS: AT&T - IP TRUNK Answer:
PASO #1 : Via SSH crear ruta para Tarjeta de LAN(Importante: remplazar eth# con el numero de la tarjeta que se utilizara)
nano /etc/sysconfig/network-scripts/route-eth2
24.50.198.0/29 via 10.250.17.1 dev eth2
Guardar "Save"
"Reboot" al Server
PASO ...
VOIP TRUNKS: WORLDNET - Sip Trunk Answer:
Outbound Caller ID: # Numero Telefono
Trunk Name: worldnet
PEER Details:username=xxxxxxtype=friendtrustrpid=yessendrpid=yessecret=xxxxxxnat=yesinsecure=port,invitehost=sipa.wntpr.netfromuser=xxxxxxdtmfmode=rfc2833
USER Context: username xxxxxxxxxx
USER Details:type=usersecret=xxxxxxxxxcontext=from-trunk
Register String:username:password@sipa.wntpr.net:5060/username
...
PBX SERVER: Chan Spy Answer:
Source: http://www.freepbx.org/forum/chanspy-customization-in-freepbx
Edit File: extensions_override_freepbx.conf (For Permanent Effect) extensions_additional.conf (For Tempotrary Effect)
Note: Authenticate(1234) - 1234 : is the password you ...
PBX SERVER: Music On Hold - Custom Answer:
PART I - WEB BASED INTERFACE
1) Login to PBX Server: voip.vonetoffice.com (Example) Username: admin Password: xxxxxx2) ...
PBX SERVER: Monitoring - Recording Files Access Answer:
How to create direct access to MONITORING folder to backup recorded files from PBX Server.
STEP #1 : ADD USER & PASSWORD
# adduser ******VONETPBX*****# passwd *****PASSWORD*****
STEP ...
PBX SERVER: Hotel - Management System Answer:
http://blogs.elastix.org/en/2010/03/how-to-hotel-management-system/
1) Installing the base systemFirst you’re going to need to ssh in to your Elastix PBX System.Then, run the following:
cd /var/www/htmlwget http://www.kefa.it/hotel.tar.gztar zxvf hotel.tar.gzrm hotel.tar.gzcd ...