Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane bdd7ed37d8 Re-enabled uuid_display found the real problem to the dtmf detection lag was caused by uuid_display with an incorrect rtp packet size (aka ptime) set wrong on the SPA504g. It was set to 0.030 but needs to be set to 0.020. 2013-08-20 23:54:46 +00:00
app Remove an unconventional memory leak hash with an different name every time and value will take up more and more memory. It was used to do intercept or eavesdrop by I found a better way to get the uuid on demand. Also remove call debug I saw it only as an example that isn't used and can learned from the freeswitch wiki. 2013-08-20 07:21:17 +00:00
core Domain Settings is now setup to add the timezone option to the global dialplan entry. 2013-08-20 10:43:59 +00:00
resources Re-enabled uuid_display found the real problem to the dtmf detection lag was caused by uuid_display with an incorrect rtp packet size (aka ptime) set wrong on the SPA504g. It was set to 0.030 but needs to be set to 0.020. 2013-08-20 23:54:46 +00:00
secure changed batch to at (it simply works like this) 2013-07-29 17:22:21 +00:00
themes fixed themes and images usage 2013-07-29 17:20:40 +00:00
.htaccess support new phones 2013-07-29 17:22:11 +00:00
index.php Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
login.php Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
logout.php After logout redirect back to the login. 2013-02-02 06:53:35 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00