################################################################################# # Copyright 2007 - 2010 - www.wedovoice.com , Dan Caescu # This software is free for NON-commercial use. # If you need to use this for commercial use, contact us and ask for # approval first. # Contact details: # Phone number +1-843-TRY-VOIP # Web: http://www.wedovoice.com ################################################################################# ################################################################################### # init ################################################################################### rg \\ / ################################################################################### # Cisco 7940 / 7960 ################################################################################### xi ^CTLSEP(.*).tlv /scripts/mkconfig-cisco.php rig ^CTLSEP(.*).tlv /cisco/79-46/tlv/CTLSEP\1.tlv rig ^XMLDefault.cnf.xml /cisco/79-46/XMLDefault.cnf.xml rig ^SEP0(.*).cnf.xml /cisco/79-46/ext/\0 rig ^SIP0(.*).cnf /cisco/79-46/ext/\0 rig ^P0(.*) /cisco/79-46/firmware/\0 rig ^SIPDefault.cnf /cisco/79-46/\0 rig ^RINGLIST.DAT /cisco/79-46/\0 rig ^syncinfo.xml /cisco/\0 #################################################################################### # Sipura / Linksys SPA/WRP/PAP (initial) #################################################################################### rg ^/spa(.*) /init.cfg x ^/tftpboot/init.cfg /scripts/mkinit.php x ^/init.cfg /scripts/mkinit.php x ^init.cfg /scripts/mkinit.php x ^init.cfg /scripts/mkinit.php xgie ^/tftpboot/init.cfg /scripts/mkinit.php xgie ^init.cfg /scripts/mkinit.php xgie ^/tftpboot/wrp400.cfg /scripts/mkinit.php xgie ^/wrp400.cfg /scripts/mkinit.php ###################################################################################### # config sipura / linksys (spa & wrp & pap ) ###################################################################################### ri ^/Sipura/(.*)/cfg/(.*)/(.*)/(.*) /tftpboot/sipura/\1/\2.cfg xie ^/tftpboot/sipura/(.*)/(.*).cfg /scripts/mkconfig-sipura.php # ###################################################################################### # Grandstream ###################################################################################### xi ^/cfg000(.*) /scripts/mkconfig-grandstream.php xi ^cfg000(.*) /scripts/mkconfig-grandstream.php rg ^/cfg00(.*) /grandstream/ext/\0 rg ^cfg00(.*) /grandstream/ext/\0 ################################################################################### # Aastra phones # ################################################################################### xi ^00085D mkconfig-aastra.php ################################################################################### ################################################################################## # Polycoms # ################################################################################## xi ^0004F2 /scripts/mkconfig-polycom.php xi ^00e075 /scripts/mkconfig-polycom.php rig ^bootrom.ld /polycom/common/\0 rig ^0004f2 /polycom/cfg/\0 rig ^00e075 /polycom/cfg/\0 rig ^IdleDefault.bmp /polycom/bmp/ip500.bmp rig ^SoundPointIPWelcome.wav /polycom/sounds/\0 rig ^000000000000.cfg /polycom/common/\0 #rig ^(.*)-directory.xml /polycom/directory/\1-directory.xml ################################################################################## #x 000000000000-directory.xml /scripts/directory.php ################################################################################### # end ################################################################################### re ^[^/] /tftpboot/\0 re ^/ /tftpboot\0