Mark Crane
|
1ab5f67234
|
Add a new xml cdr permission to allow normal users to see all cdr records for a domain.
permission: xml_cdr_domain
|
2013-03-16 15:14:36 +00:00 |
Mark Crane
|
faeee96624
|
Change kick and kick all to uuid_kill so that the participant's call is logged to the database. Fix recordings and the announce that the call is being recorded for the first person to join the conference. Add a permission to control the conference session 'details' column in the conference sessions so CDR link can be hidden from the user. Don't allow a conference moderator and participant to use the same pin number.
|
2013-03-15 17:12:13 +00:00 |
Mark Crane
|
16223677ef
|
Fix caller id prefix for hunt groups.
|
2013-03-15 14:20:28 +00:00 |
Mark Crane
|
e7aea5a1c8
|
Improve the default.xml sip profile template.
|
2013-03-15 04:43:18 +00:00 |
Mark Crane
|
d706900be5
|
Remove trailing white spaces from mwi.lua.
|
2013-03-14 03:04:47 +00:00 |
Mark Crane
|
b12fd9069c
|
Moved the extension xml function into the extension class point this code to it.
|
2013-03-14 02:54:06 +00:00 |
Mark Crane
|
a8c7284562
|
Add an optional mwi script to ensure the message waiting light is on for all models of phones.
|
2013-03-14 02:52:57 +00:00 |
Mark Crane
|
da08764700
|
Don't require music on hold for call center.
|
2013-03-13 16:45:17 +00:00 |
Mark Crane
|
c8741b77e2
|
Fix the files path for the provision editor.
|
2013-03-13 14:33:37 +00:00 |
Mark Crane
|
c56bf3e447
|
Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese.
|
2013-03-13 14:25:39 +00:00 |
Mark Crane
|
a272f72b79
|
Fix a few a few settings that are required to add extension_uuid to xml cdr.
|
2013-03-13 05:57:41 +00:00 |
Mark Crane
|
02bc6eb19d
|
Move save_extension_xml to the extension->xml class method.
|
2013-03-10 05:53:18 +00:00 |
Mark Crane
|
1993560b35
|
Add extension_uuid to xml cdr.
|
2013-03-10 05:39:45 +00:00 |
Mark Crane
|
ca6476faf9
|
Remove the % wild card for the xml cdr search. This allows the user to specify it to meet there needs. For example show all calls that start with a 1 do the following 1%. If you want to find a call containing a number %208%.
|
2013-03-07 19:42:40 +00:00 |
Mark Crane
|
a31e5eee6f
|
Fix the link for download and play on the call detail records.
|
2013-03-01 18:37:42 +00:00 |
Mark Crane
|
c6bf72b2af
|
Add recordings to the ring back list.
|
2013-03-01 07:28:40 +00:00 |
Mark Crane
|
e446847537
|
Conference, announce that the conference is being recorded for active conferences when its changed in the gui. Add a pin search tool for conference rooms. Finish conference center templates.
|
2013-02-28 18:55:36 +00:00 |
Mark Crane
|
103fa44a5a
|
Move the conference center templates to the resources directory.
|
2013-02-28 18:20:01 +00:00 |
Mark Crane
|
f7d6b9a148
|
When the conference call is record is selected then play an announcement for an active call.
Add a permission for showing the active conference video column.
|
2013-02-27 11:06:44 +00:00 |
Mark Crane
|
a9698425df
|
Add conference recording play and download. Change the dialplan from lua conference_center.lua to lua 'app.lua conference_center'. Add a few more conference center permissions.
|
2013-02-27 10:10:24 +00:00 |
Mark Crane
|
a9abe08db9
|
Move the conference center lua scripts to freeswitch/scripts/app/conference_center directory.
|
2013-02-27 09:50:57 +00:00 |
Mark Crane
|
0b55e60c1b
|
Remove the apply settings message.
|
2013-02-24 06:48:31 +00:00 |
Mark Crane
|
833b111afc
|
Fix the sql query backup tool. Tested with postgres and sqlite.
|
2013-02-23 02:54:41 +00:00 |
Mark Crane
|
7e160b34f2
|
Put the ring groups in order based on the delay and extension number.
|
2013-02-23 01:46:52 +00:00 |
Mark Crane
|
cdd0f2c947
|
Fix the ring group sequence select option.
|
2013-02-22 21:57:18 +00:00 |
Mark Crane
|
bff9b55d37
|
Fixed the following bug. When dialing *99 it produces this error.
2013-02-21 18:39:28.016638 [ERR] mod_lua.cpp:198 ...app/voicemail/resources/functions/record_message.lua:39: bad argument #1 to 'len' (string expected, got nil)
|
2013-02-22 20:50:44 +00:00 |
Mark Crane
|
19fd03ce3f
|
Work on a problem with http_user_agent() that affects a limited number of systems.
|
2013-02-20 11:48:19 +00:00 |
Mark Crane
|
bc524ad760
|
Replace ${dsn} with $${dsn}
|
2013-02-19 22:15:29 +00:00 |
Mark Crane
|
fbaf548be0
|
Fix the ring group timeout action so that is not executed when a call is parked using the approach used by hunt groups.
|
2013-02-19 20:25:50 +00:00 |
Mark Crane
|
ad6b952e22
|
Add pre_answer to local_extension dialplan.
|
2013-02-14 07:40:41 +00:00 |
Mark Crane
|
391f77f68e
|
Add pre_answer to ring groups.
|
2013-02-14 07:20:52 +00:00 |
Mark Crane
|
5c25e010c2
|
Set http_host to HTTP_HOST.
|
2013-02-13 07:17:24 +00:00 |
Mark Crane
|
5bceea8ebf
|
Fix a problem with the multi-domain login and make it easier to understand.
|
2013-02-13 06:51:09 +00:00 |
Mark Crane
|
83d388b822
|
Add ivr menu cid prefix.
|
2013-02-12 11:19:52 +00:00 |
Mark Crane
|
9872b991ee
|
Add the ring group leg delay and timeout to ring_group.lua.
|
2013-02-12 02:56:46 +00:00 |
Mark Crane
|
24e7dad3aa
|
Update ring groups add enterprise originate as an option along with leg delay and leg timeout.
|
2013-02-12 02:49:49 +00:00 |
Mark Crane
|
3af809eb98
|
Add a little additional formating for the index.php.
|
2013-02-11 15:11:51 +00:00 |
Mark Crane
|
55b003bd20
|
Clear additional values from the Session array when switching domains.
|
2013-02-11 14:47:40 +00:00 |
Mark Crane
|
9097f47719
|
Only add the user account if the ldap authentication was successful.
|
2013-02-11 14:46:41 +00:00 |
Mark Crane
|
decd6d920e
|
Add PROJECT_PATH for the follow me autocomplete.
|
2013-02-10 08:25:42 +00:00 |
Mark Crane
|
8e55371c6d
|
Add ability to customize login.php and index.php.
|
2013-02-10 02:12:23 +00:00 |
Mark Crane
|
19e01fc58c
|
Fix a menu regression which was caused by multi-lingual changes. This reenables customized menu titles that are protected is set to true.
|
2013-02-09 20:30:36 +00:00 |
Mark Crane
|
862e368565
|
Remove ignore_early_media variable for the hunt group it caused calls to fail for external calls.
|
2013-02-09 02:24:39 +00:00 |
Mark Crane
|
eb9006bd10
|
Add contact_category, phone_description, and address_description to the contacts tool.
|
2013-02-07 09:57:03 +00:00 |
Mark Crane
|
f04d858ba2
|
Add transfer_ringback to system -> variables.
|
2013-02-06 13:59:43 +00:00 |
Mark Crane
|
54661b299f
|
Fix a bug in the new voicemail for single tenant systems where the domain_uuid shows as nil.
|
2013-02-06 05:20:59 +00:00 |
Mark Crane
|
2f35b57750
|
Update the schema update sql code.
|
2013-02-03 15:25:05 +00:00 |
Mark Crane
|
b0a7b3d027
|
After adding ringback to the dialplan add the loopback to call forward and follow me. Doing this resolves issue with outbound caller id, multiple conditions on outbound routes, fail over and more.
|
2013-02-03 06:47:19 +00:00 |
Mark Crane
|
ec3d108a59
|
Add a missing comma to fix a bug where the install only adds two variables. To fix existing systems with this problem update the code to get thix fix then run addvanced -> upgrade schema.
|
2013-02-02 23:09:09 +00:00 |
Mark Crane
|
476041bce3
|
Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments.
|
2013-02-02 09:54:20 +00:00 |