borisk1976
3b30bd91e4
Update disa.lua ( #2959 )
...
Play user defined greeting befor asking of pin. Usage: <application action="set" data="sound_greeting=/mysounds/mygreeting.wav"/>
2018-01-19 10:58:25 -07:00
FusionPBX
6fb9d83f99
Update disa.lua
2018-01-17 01:52:59 -07:00
Len
95d6659988
Update {$mac}.xml
2018-01-13 16:59:26 -05:00
Len
8b3f3f301c
Update {$mac}.xml
2018-01-13 16:57:59 -05:00
Len
6299e156bd
Update {$mac}.xml
2018-01-13 16:56:34 -05:00
Len
5c9048cf23
Update {$mac}.xml
2018-01-13 16:54:28 -05:00
Len
ecaf8510ea
Update {$mac}.xml
2018-01-13 16:48:52 -05:00
Len
12511dd51e
Update {$mac}.xml
2018-01-13 16:27:27 -05:00
Len
75884a8eed
Update {$mac}.xml
2018-01-12 23:55:58 -05:00
Len
3e2139f12a
Update {$mac}.xml
2018-01-12 23:54:15 -05:00
Len
b0293193b3
Update {$mac}.xml
2018-01-12 23:17:03 -05:00
Len
4fe8bfee0d
Update {$mac}.xml
2018-01-12 23:10:32 -05:00
Len
63604401bd
Update {$mac}.xml
2018-01-12 22:44:34 -05:00
Len
1e4f76ca33
Update {$mac}.xml
2018-01-12 22:31:38 -05:00
Len
8966b9aed7
Update {$mac}.xml
2018-01-12 22:12:58 -05:00
FusionPBX
7b21893b82
Update {$mac}.xml
2018-01-12 15:04:34 -07:00
Len
e3818bfecc
Update {$mac}.xml
2018-01-11 23:25:46 -05:00
Len
fd9cfeaec6
Update {$mac}.xml
2018-01-11 23:05:06 -05:00
Len
3f86ca3b20
Update {$mac}.xml
2018-01-11 22:38:04 -05:00
Len
0472524ecd
Update {$mac}.xml
2018-01-11 22:36:01 -05:00
Len
7220ec17a3
Update {$mac}.xml
2018-01-11 22:33:53 -05:00
Len
4a382acf80
Update {$mac}.xml
2018-01-11 22:31:25 -05:00
Len
49a07138dd
Update {$mac}.xml
2018-01-11 22:29:09 -05:00
Len
34b93dab60
Update {$mac}.xml
2018-01-11 22:25:07 -05:00
FusionPBX
85e8f8cd83
Update languages.lua
2018-01-11 15:31:07 -07:00
FusionPBX
1d327ea628
Update dialplan.lua
2018-01-11 12:43:58 -07:00
FusionPBX
838d7ecc2a
Update translate.conf.lua
2018-01-11 12:31:25 -07:00
FusionPBX
c5cf812dfc
Update sofia.conf.lua
2018-01-11 12:29:18 -07:00
FusionPBX
e3077c4228
Update ivr.conf.lua
2018-01-11 12:27:11 -07:00
FusionPBX
dad721453c
Update callcenter.conf.lua
2018-01-11 12:25:33 -07:00
FusionPBX
d18b9bfb1b
Update acl.conf.lua
2018-01-11 12:20:04 -07:00
FusionPBX
e75ceca392
Update acl.conf.lua
2018-01-11 12:11:49 -07:00
FusionPBX
4d99c01b45
Update acl.conf.lua
2018-01-11 12:10:43 -07:00
FusionPBX
57e53a5aa5
Update local_stream.conf.lua
2018-01-11 12:07:40 -07:00
sergey-mz
d808ce5393
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
0575c3a087
Update {$mac}.cfg
2018-01-10 19:52:25 -07:00
FusionPBX
099f5deb82
Update {$mac}.cfg
2018-01-10 19:51:40 -07:00
Len
d1962e648b
Update {$mac}.xml
2018-01-10 18:52:19 -05:00
Len
6d72de60ab
Update {$mac}.xml
2018-01-10 18:49:04 -05:00
Len
7fedc26f23
Update {$mac}.cfg
2018-01-10 18:39:15 -05:00
Len
7ec5950ed1
Update {$mac}.cfg
2018-01-10 18:38:39 -05:00
Len
47b0c8bc84
Update {$mac}.cfg
2018-01-10 18:37:53 -05:00
konradSC
9adb11398d
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
97073cdad5
Update destinations.php
2018-01-09 12:45:04 -07:00
FusionPBX
d7efaee49f
Update destinations.php
2018-01-09 12:43:23 -07:00
konradSC
db8b161473
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
konradSC
e8b8f559c3
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
f4d219336e
Update destinations.php
2018-01-07 20:01:32 -07:00
sergey-mz
d8a12163aa
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
dc935173d6
Update {$mac}.cfg
2018-01-05 02:40:54 -07:00