fusionpbx/resources/classes
Alexey Melnichuk 50d52a2c62 Fix. Parse ESL response more accurate.
Problem with commands that do not return Content (e.g. sendevent)
In this case `event_socket_request` go to busy wait cycle without chance to success.
On my system it require alot process time and may take >30 sec to save one extension.
2015-08-25 14:14:28 +04:00
..
event/handler
EventSocket.php Fix. Parse ESL response more accurate. 2015-08-25 14:14:28 +04:00
array_order.php
cache.php
database.php Remove mysql_connect. 2015-04-15 01:35:15 +00:00
destinations.php Fix the order by for the destinations class. 2015-08-15 23:24:57 -06:00
directory.php
domains.php Account for the fact that mb_strtolower is not always available. 2015-06-01 04:54:21 +00:00
events.php
fax.php
install.php Improve code to update the scripts directory. 2015-07-20 15:32:52 -06:00
logging.php Fix. Create log file only if necessary. 2015-08-12 12:44:42 +04:00
menu.php Menu: Updated code to create menu HTML from array, instead of database directly. 2015-07-30 11:49:51 -06:00
orm.php
permissions.php Additional work with temporary permissions. 2015-04-29 21:45:05 +00:00
root.php
schema.php
template.php
text.php
vcard.php