markjcrane
|
ff8b838b5e
|
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
|
2015-12-06 13:37:35 -07:00 |
Alexey Melnichuk
|
3e16e69adb
|
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
|
2015-08-11 05:06:33 +03:00 |
FusionPBX
|
2a2dd209df
|
Revert "Change. Use `require "resources.functions.config"` to load config file."
|
2015-08-10 11:50:29 -06:00 |
Alexey Melnichuk
|
703b61636a
|
Change. Use only `require` to load function.
Fix. Remove multiple definition of same function.
|
2015-08-10 12:43:06 +04:00 |
Mark Crane
|
fa4260057d
|
Move is_local to the dialplan and app/is_local/index.lua
|
2014-08-17 13:16:18 +00:00 |
Mark Crane
|
e16716408b
|
Disable user_exists and user_record lua scripts as they have been replaced by dialplans
|
2014-08-03 18:22:30 +00:00 |
Mark Crane
|
93dee1d17c
|
remove the call block lua as its used instead in app/call_block
|
2014-08-01 18:21:15 +00:00 |
Mark Crane
|
ee2175c23a
|
Disable get domain lua script as it is now handled an alternative way
|
2014-07-09 08:00:10 +00:00 |
Mark Crane
|
3f59cff54e
|
Add fax detection when adding a dialplan destination if the fax extension is set
|
2014-07-02 06:21:20 +00:00 |
Mark Crane
|
50d024e33e
|
Fix the ON NET outbound caller id name and number
|
2014-07-02 05:34:14 +00:00 |
Mark Crane
|
17d1e262e3
|
Drop the SQL like statement and use equals for best performance
|
2014-06-05 00:13:00 +00:00 |
Mark Crane
|
632b16b296
|
remove the plus from destination_number
|
2014-06-04 20:57:08 +00:00 |
Mark Crane
|
3c603dbc5d
|
Fix outbound caller id for outbound on net calls
|
2014-05-30 06:34:57 +00:00 |
Mark Crane
|
34a71a0eb7
|
Add record_ext=mp3 option when recording an extension.
|
2014-05-24 17:32:32 +00:00 |
Mark Crane
|
a455b33af5
|
Make sure the recording directory exists
|
2014-04-12 17:42:23 +00:00 |
Mark Crane
|
11ee2be8f1
|
Make the two inbound lua scripts more robust when the domain is not found.
|
2014-04-05 20:14:55 +00:00 |
Mark Crane
|
a9bbdd1f28
|
Check add the option to record the user.
|
2014-04-04 07:08:00 +00:00 |
Mark Crane
|
59b148a298
|
Use a sub string rather than requiring the domain at this point.
|
2014-04-03 06:26:29 +00:00 |
Mark Crane
|
2fc2b13eb0
|
When determining the domain based DID/DDI or DNIS ignore whether the destination number is enabled or not. We need the information to determine the correct domain.
|
2014-04-03 06:20:59 +00:00 |
Mark Crane
|
ec16d3e4fb
|
Change the way the outbound context is used so that domain_name is not needed.
|
2014-03-27 02:38:15 +00:00 |
Mark Crane
|
66ae6eb47b
|
Fix a problem with inbound calls and improve the dialplan lua script.
|
2014-02-22 18:06:30 +00:00 |
Mark Crane
|
78c231a646
|
Add the call block lua script to app/dialplan so that it will work on all inbound calls.
|
2014-02-21 22:58:01 +00:00 |
Mark Crane
|
2e14c7e154
|
Fix the call_direction.
|
2014-02-14 01:01:51 +00:00 |
Mark Crane
|
669c1a390a
|
Add scripts/app/dialplan accessible with action: lua data: app.lua dialplan
|
2013-12-01 03:46:04 +00:00 |