Commit Graph

10034 Commits

Author SHA1 Message Date
Len
b0aa9c0688 Update {$mac}.xml 2018-01-11 23:25:46 -05:00
Len
931aacabba Update {$mac}.xml 2018-01-11 23:05:06 -05:00
Len
64b3075755 Update {$mac}.xml 2018-01-11 22:38:04 -05:00
Len
d1eefca826 Update {$mac}.xml 2018-01-11 22:36:01 -05:00
Len
1367caf32d Update {$mac}.xml 2018-01-11 22:33:53 -05:00
Len
a731dd43ab Update {$mac}.xml 2018-01-11 22:31:25 -05:00
Len
4417f3c833 Update {$mac}.xml 2018-01-11 22:29:09 -05:00
Len
57153f9fb2 Update {$mac}.xml 2018-01-11 22:25:07 -05:00
FusionPBX
9b6ac876f6 Update languages.lua 2018-01-11 15:31:07 -07:00
FusionPBX
19dd0fecff Update music_on_hold_delete.php 2018-01-11 13:43:23 -07:00
FusionPBX
ace2d9d926 Update music_on_hold_edit.php 2018-01-11 13:41:45 -07:00
FusionPBX
6d59d535d7 Update dialplan.lua 2018-01-11 12:43:58 -07:00
FusionPBX
8a1c43775c Update translate.conf.lua 2018-01-11 12:31:25 -07:00
FusionPBX
28e74afd8f Update sofia.conf.lua 2018-01-11 12:29:18 -07:00
FusionPBX
b793289d41 Update ivr.conf.lua 2018-01-11 12:27:11 -07:00
FusionPBX
2eae15a643 Update callcenter.conf.lua 2018-01-11 12:25:33 -07:00
FusionPBX
1cf72013f1 Update acl.conf.lua 2018-01-11 12:20:04 -07:00
FusionPBX
c3affc15f2 Update acl.conf.lua 2018-01-11 12:11:49 -07:00
FusionPBX
49460503e4 Update acl.conf.lua 2018-01-11 12:10:43 -07:00
FusionPBX
d38aa31031 Update local_stream.conf.lua 2018-01-11 12:07:40 -07:00
sergey-mz
929b79d5d0 Check for request errors and return empty string (#2957)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'

* Spelling errors

* Requests to speech platform can fail
2018-01-11 11:26:39 -07:00
FusionPBX
203c8bcd35 Update destination_edit.php 2018-01-10 20:04:56 -07:00
FusionPBX
cb6d484f37 Update {$mac}.cfg 2018-01-10 19:52:25 -07:00
FusionPBX
4791c7b72f Update {$mac}.cfg 2018-01-10 19:51:40 -07:00
Len
664ba541ef Update app_config.php 2018-01-10 18:55:48 -05:00
Len
ddc2b71087 Update {$mac}.xml 2018-01-10 18:52:19 -05:00
Len
83b990761f Update {$mac}.xml 2018-01-10 18:49:04 -05:00
Len
6a40cbce45 Update {$mac}.cfg 2018-01-10 18:39:15 -05:00
Len
03ff50eebd Update {$mac}.cfg 2018-01-10 18:38:39 -05:00
Len
14daf686ea Update {$mac}.cfg 2018-01-10 18:37:53 -05:00
Len
2cc18b228b Update app_config.php 2018-01-10 18:29:29 -05:00
FusionPBX
6f105cb2fe Update contacts.php 2018-01-10 13:37:26 -07:00
FusionPBX
5f437a99da Update destinations.php 2018-01-10 13:21:36 -07:00
konradSC
722021bdd7 Fix for Ring Groups with cfwd always & toll_allow (#2952)
This scenario was broken: 
A ring group member forwards their phone to a destination. The destination is an external number and the outbound route had a toll_allow condition. 

This error would be generated: [ERR] switch_cpp.cpp:1376 [route_to_bridge] Unsupportded condition: ${toll_allow}

This PR will get the toll_allow values from the RG member that is forwarding their phone. Then it will pass it to  'route_to_bridge.lua'.
2018-01-09 15:08:28 -07:00
FusionPBX
51b7deec86 Update destinations.php 2018-01-09 12:45:04 -07:00
FusionPBX
98f32c27a5 Update destinations.php 2018-01-09 12:43:23 -07:00
konradSC
0a414da71d Emergency Notify lua script (#2953)
* Create index.lua

* Create email_body.tpl

* Create email_subject.tpl

* Update index.lua

* Update index.lua
2018-01-09 12:11:16 -07:00
FusionPBX
4046a8ab34 Update xml_cdr.php 2018-01-09 11:11:03 -07:00
konradSC
fa58a7ed33 Update xml_cdr.php (#2942)
Add check for duplicate call records. Duplicate records will cause the entire db insert to fail. I have tested this with the /app/xml_cdr/xml_cdr_import.php method for cdr insertion.
2018-01-09 11:01:10 -07:00
konradSC
4bcbc7edee Ring Group Member - Call Forward (#2951)
After checking for Call Forward loops, set the destination_number to the call forward target.
2018-01-08 12:14:08 -07:00
FusionPBX
1073fc21ce Update extension_delete.php 2018-01-07 20:52:30 -07:00
FusionPBX
f72f409a0b Update destinations.php 2018-01-07 20:01:32 -07:00
FusionPBX
d305da7ca3 Update 505_call-forward-all.xml 2018-01-07 01:22:07 -07:00
FusionPBX
7f46befe31 Update 500_call-forward.xml 2018-01-07 01:07:13 -07:00
Alexey Melnichuk
80363481fc Fix. Do not request number when do call forward toggle. (#2938)
It is consistent with enable/disable actions.
2018-01-07 01:05:58 -07:00
sergey-mz
61b78ea73b Fix spelling (#2950)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'

* Spelling errors
2018-01-05 13:04:26 -07:00
FusionPBX
5f2e9b89d4 Update {$mac}.cfg 2018-01-05 02:40:54 -07:00
FusionPBX
00b7fc791a Update {$mac}.cfg 2018-01-05 02:40:29 -07:00
FusionPBX
8501dae6cd Update {$mac}.cfg 2018-01-05 02:40:14 -07:00
FusionPBX
0268f34c6a Update {$mac}.cfg 2018-01-05 02:40:09 -07:00