FusionPBX
4d331049f9
Update follow_me.php
2017-03-02 15:45:50 -07:00
FusionPBX
6f031d582d
Update follow_me.php
2017-02-22 12:51:14 -07:00
FusionPBX
a269f765dd
Update
...
Fix the dial string used with follow me when the dial_string is set in default settings.
2017-01-06 15:49:38 -07:00
Alexey Melnichuk
63ebb355fa
Add. Support number_alias field as presence id in follow me/call forward ( #2075 )
2016-11-17 11:40:22 -07:00
FusionPBX
c50c228190
Update follow_me.php
2016-11-01 13:45:51 -06:00
reliberate
78d38090bc
Call Control: Minor form layout mods, add Default Setting to control Follow Me Destination count and default Timeout value, integrate ORM.
2016-10-05 01:19:05 -06:00
markjcrane
3ea3fa4436
Use effective_caller_id_name and effective_caller_id_number with follow me.
2016-05-13 08:21:58 -06:00
markjcrane
72c366518f
Fix some warnings more warnings.
2016-05-11 13:23:53 -06:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
skyeblueiscool
1524775135
Update follow_me.php
2016-02-05 16:47:36 -08:00
Alexey Melnichuk
bce90dfc55
Change. Use `destination_caller_id_number` as call follow_me caller id.
2015-10-23 14:55:48 +03:00
Alexey Melnichuk
ff7c7adb41
Change. Use toll_allow of extension who set follow me.
2015-08-14 13:35:50 +04:00
Alexey Melnichuk
4ba483f294
Fix. Empty comma in dialstring
2015-08-05 13:41:27 +04:00
Alexey Melnichuk
3be5ebf29f
Add. Option to ignore busy from destination in follow me dial-string.
2015-07-30 16:21:50 +04:00
Alexey Melnichuk
162640f754
Fix. Can not enable follow me via `*21` if it was disabled via web.
...
Problem is that php code clear `dial_string` field in DB.
And Lua code on enable try use it.
2015-07-30 11:48:01 +04:00
luis daniel lucio quiroz
95a7609242
add a condition, not everybody may need the fix
2015-06-29 18:57:03 +00:00
luis daniel lucio quiroz
53a7ef3756
caller id fixed
2015-06-24 16:49:07 +00:00
Mark Crane
55d44936c7
If follow me is disabled still allow it to save the destination(s).
2015-05-20 02:39:05 +00:00
luis daniel lucio quiroz
13c76d0d0a
do not change headers, add yours
2015-03-23 01:53:25 +00:00
Mark Crane
8935ff7624
Add alternative options for bridging calls for call forward and fix LCR option for follow me.
2015-03-21 22:49:12 +00:00
Errol Samuels
15135a05ac
Fixed problem with accountcode not passing in SIP Header
2015-03-21 09:21:29 +00:00
Nate Jones
4e5c96c9d1
Calls: Added ability to unset the caller id on Follow Me and Call Forwarding.
2015-03-18 14:36:12 +00:00
luis daniel lucio quiroz
8750662aca
you can fix your follow me caller id number/name
2015-02-28 02:32:25 +00:00
Mark Crane
97a3d8b566
Remove an extra comma in the dial_string.
2014-12-17 10:46:03 +00:00
Mark Crane
7f281564aa
Fix the extension_uuid in the dial_string.
2014-12-17 10:41:30 +00:00
Mark Crane
637a57e3a3
Fix the per leg variables in the follow me dial_string.
2014-12-17 10:34:40 +00:00
Mark Crane
81dd8ed7d9
Missed one of the variables.
2014-12-17 10:11:13 +00:00
Mark Crane
a9428ac93f
Prevent the dial_string from being truncated.
2014-12-17 10:10:40 +00:00
Mark Crane
984796b0fa
Update the leg timeout in the dial_string.
2014-12-17 09:58:00 +00:00
Mark Crane
257264f87f
Update the dialed_domain in the dial_string.
2014-12-17 09:53:13 +00:00
Mark Crane
2bc085ec1d
Fix the dial_string remove the extra comma.
2014-12-17 09:33:18 +00:00
Mark Crane
36d2d9d400
Add follow me [domain][bridge][text] = outbound,loopback,lcr
2014-12-17 09:23:06 +00:00
Mark Crane
e30ec28bb5
Fix the dial string for follow me.
2014-12-17 06:50:12 +00:00
Riccardo Granchi
c684b780d7
Added forward on busy and extension queue features
2014-10-29 16:06:53 +00:00
Mark Crane
8a855f159e
The key to group_confirm for simulataneous is to declare it inside the { and } instead of per leg
2014-08-14 08:52:07 +00:00
Mark Crane
43c31d9304
Change follow me prompt from true to 1
2014-08-14 08:33:13 +00:00
Mark Crane
5d02de2c02
Fix the follow me form so that it will save
2014-08-14 06:43:31 +00:00
Mark Crane
a3c110a507
Add follow me prompt to the follow me class
2014-08-14 05:27:45 +00:00
Mark Crane
a3506db34a
Fix the follow me add method
2014-08-12 05:31:39 +00:00
Mark Crane
7800227037
Add extension_uuid variable to call forward and follow me
2014-08-03 11:05:05 +00:00
Mark Crane
82c9a689dc
Remove an extra comman
2014-07-29 09:29:53 +00:00
Mark Crane
62976cbcfe
Execute the sql query
2014-07-29 09:22:06 +00:00
Mark Crane
b0bbe12d42
Add a dial string to the follow me table
2014-07-29 09:15:32 +00:00
luis daniel lucio quiroz
458fb5cc1c
I updated my email
2014-06-22 18:38:46 +00:00
Nate Jones
e038a94e33
Fix for Issue 615 - Caller ID Number in Follow Me now removable upon save.
2014-06-13 02:17:10 +00:00
Mark Crane
699dd5cd40
add domain_uuid, domain, and domain_name to call broadcast, follow me, and call forward.
2014-05-29 23:49:17 +00:00
Mark Crane
83b35342a3
add a way to customize the default dial string for follow me
2014-04-30 09:30:09 +00:00
Mark Crane
25e994b1a8
Allow dialing bridge statements on follow me for advanced users. Remove unnecessary line feeds.
2014-03-28 10:12:08 +00:00
Mark Crane
34ae95d45a
Fix a bug created by another developer cannot set dial string to user/1001 when the extension that was called is user/1001.
2014-01-17 18:33:11 +00:00
luis daniel lucio quiroz
362955150e
follow me and forward now have balancing support
2013-12-18 02:04:32 +00:00