markjcrane
d3a1e48c18
Set inline to false.
2015-09-02 20:49:36 -06:00
markjcrane
51b4c94413
Disable inline for limit in the local_extension dialplan.
2015-09-02 20:31:02 -06:00
Alexey Melnichuk
094b49828c
Fix. Start record when b-leg answer.
...
This fix problem when DID transfers to IVR.
After that user make direct-dial to extension.
IVR do transfer but a-leg already answered and
api_on_answer did not call.
2015-08-25 14:56:01 +04:00
Alexey Melnichuk
911fd65aa1
Revert. Both legs can control of call.
2015-08-19 10:06:22 +04:00
Alexey Melnichuk
8d96b580cb
Fix. Set voicemail ID.
2015-08-18 15:42:14 +04:00
Alexey Melnichuk
ae341a6aba
Change. Use bind_bind_digit instead of bind_meta_app.
...
Change. Allow transfer and turn on recordings only for authorized users.
Fix. Use record_ext in recording in ring_group.
This allow configure other dtmf sequence like `*#` and `##`
2015-08-18 15:38:41 +04:00
FusionPBX
75aaf20cfa
Merge pull request #1017 from moteus/no_default_domain
...
Change. Does not use `default` dialplan/directory.
2015-08-10 11:27:19 -06:00
markjcrane
144e22094e
Add translations for check_voicemail, company_directory and record.
2015-08-10 10:09:37 -06:00
markjcrane
59eb7a492a
Add title-other to app_languages.php.
2015-08-09 11:02:18 -06:00
markjcrane
d2147cb133
Remove switch_select_destination function from the remaining features that used it and replace with the destination php class.
2015-08-07 15:06:07 -05:00
root
22c146f7f4
Add latest translations
2015-08-02 23:42:11 +00:00
markjcrane
c4517b15c2
Move the 'show application' completely out of the content. Then save the result in a session variable $_SESSION['switch']['applications'].
2015-07-21 09:47:23 -06:00
Alexey Melnichuk
55d01cffd4
Fix. Edit dialplan without running FS may load too long.
2015-07-21 11:44:13 +04:00
Alexey Melnichuk
18491ea2c0
Merge branch 'master' into no_default_domain
...
Conflicts:
app/hot_desking/extension_edit.php
2015-07-21 11:24:59 +04:00
Alexey Melnichuk
9097861e30
Change. Does not use `default` dialplan/directory.
...
I think it more consistent that it allows edit domain in single place.
Also on my Windows machine while installing all users/context creates not in `default` directory.
And I have problem because remove users did not work, `default.xml` file contain `$${v_domain}` variables.
2015-07-02 13:14:35 +04:00
Alexey Melnichuk
5ea2c0e964
Remove using `feature` context.
...
Default dilplan context contains all needed extension to does not use `feature` context.
2015-07-02 12:35:34 +04:00
Mark Crane
59b81e5b3d
Add transaction support to dialplan import.
2015-06-25 21:10:50 +00:00
Mark Crane
995780f8f2
Change the call screen recording name.
2015-06-23 23:16:55 +00:00
Mark Crane
18bd7505ba
Change the filename reference to file and the caller id number to the call uuid.
2015-06-23 22:19:46 +00:00
Mark Crane
819bd7457d
Add call_direction inbound filter and inline true.
2015-06-23 21:57:31 +00:00
Mark Crane
b43f5f8647
Change call_screen to call_screen_enabled.
2015-06-23 21:21:50 +00:00
Mark Crane
f9a5a1db66
Add dialplans needed for call screening.
2015-06-23 19:48:40 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
63f1b8f8b2
Sync the recent translations
2015-06-13 05:35:54 +00:00
Mark Crane
06588fdaad
Add a hangup hook to dialplan local_extension and remove originator cancel from the failure_handler.
2015-05-29 05:16:34 +00:00
Mark Crane
68fab86633
Add missed call email notification.
2015-05-29 03:56:49 +00:00
Mark Crane
8b539a79fb
Change eavesdrop from *88[ext] to *33[ext] to prevent a conflict with page extension on *8[ext]
2015-05-15 18:05:31 +00:00
Mark Crane
7e1f3abb4e
Change user_status to agent_status.
2015-05-05 17:24:02 +00:00
Mark Crane
50c88ba930
Add call_timeout tot he user_exists dialplan so it works in both directions.
2015-05-05 07:36:06 +00:00
Mark Crane
872fa20983
Add format phone to the dialplan number.
2015-05-05 04:44:34 +00:00
Mark Crane
2205cf4fb7
Add _id to *23 name.
2015-05-04 19:06:04 +00:00
Mark Crane
91df1c01db
Remove one file and rename the dialplan attribute inside the XML.
2015-05-04 19:05:20 +00:00
Mark Crane
287da808e3
Add *23 for agent status that requests the id and password.
2015-05-04 18:58:18 +00:00
Mark Crane
89e01c08d0
Rename the user_status dialplan.
2015-05-04 18:48:09 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Nate Jones
b7e91bdca2
Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
...
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
2015-04-30 09:45:41 +00:00
Mark Crane
57b344135d
Change page extension to order 250.
2015-04-30 08:30:43 +00:00
Mark Crane
cc1ab86fdd
Change the order of the page dialplan.
2015-04-30 08:30:01 +00:00
Mark Crane
c07d842579
Had the login and logout backwards.
2015-04-30 08:06:11 +00:00
Mark Crane
435c2a7d77
Add the provision dialplan as *11 and *12.
2015-04-30 06:21:19 +00:00
Mark Crane
5e558cca0d
Add an api_hangup_hook to ensure all members of page hangup.
2015-04-29 21:54:02 +00:00
Nate Jones
a8c7fb9f02
SIP: Return "NO_ANSWER" instead of "NORMAL_CLEARING" if an extension is called with voicemail disabled. Implements patch suggested in Issue 920. Thanks.
2015-04-29 21:21:00 +00:00
Mark Crane
7e9767f0d9
Simplify the page dialplan.
2015-04-29 18:25:20 +00:00
Mark Crane
7c97283b5a
Change the name of extension-intercom to page-extension.
2015-04-29 18:14:26 +00:00
Nate Jones
6ae74a8591
Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
...
Recordings: Fix sorting and paging.
IVRs: Code cleanup.
(... and some other stuff I can't remember at this hour.)
2015-04-25 12:26:31 +00:00
Mark Crane
889c2c803b
Remove the old park.lua dialplans in favor of mod_valet.
2015-04-15 23:21:32 +00:00
Mark Crane
0ffeaf9b5e
Remove v_ as they are not used in the dialplan templates.
2015-04-15 23:19:13 +00:00
Nate Jones
bffeac9a8f
Call Center Agents / Dialplan Edit: Optimize Gateway Name lookup (only do if necessary).
2015-04-14 00:42:15 +00:00
Mark Crane
3b8b7ad0ca
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Mark Crane
b0497e36db
Update the local_extension dialplan.
2015-04-01 10:22:34 +00:00