Commit Graph

285 Commits

Author SHA1 Message Date
konradSC 99c46af6bc Set caller-id for Follow-me using Bridge method (#4059)
This keeps the same caller-id method for loopback, but adds in a method for caller-id using bridge.
2019-04-27 09:41:00 -06:00
konradSC aaf7dacbb3 Only set "is_follow_me_loopback" if using loopback (#4057) 2019-04-24 13:36:14 -06:00
FusionPBX 7291298996 Update follow_me.php 2019-04-24 13:24:40 -06:00
konradSC 45456917e2 Follow-me Dialstring Bugfix (#4055)
Set the follow-me dial_string so the sofia_contact will work with multiple SIP profiles.
2019-04-24 08:57:02 -06:00
FusionPBX d527e45959 Update follow_me.php 2019-03-21 21:06:07 -06:00
FusionPBX 49797b36d8 Update follow_me.php 2019-03-21 20:05:48 -06:00
FusionPBX 4472f99bab Update follow_me.php 2019-03-21 16:56:00 -06:00
FusionPBX 28c8c69843 Update follow_me.php 2019-03-04 13:03:31 -07:00
FusionPBX 9b0f97469d Update follow_me.php 2019-02-21 17:45:43 -07:00
FusionPBX d1d6d263f3 Update follow_me.php 2019-02-19 11:26:44 -07:00
FusionPBX 444193f001 Update call_edit.php 2019-02-19 10:30:23 -07:00
konradSC 9727035305 Marker for identifying call as follow-me loopback (#3977)
* Marker for identifying call as follow-me loopback

We need a way of the dialplan identifying calls that are generated by follow-me using loopback. This setting couple with a dialplan statement allows us to identify and set proper caller-id-name/number.

* Create 030_is_loopback.xml

Are you a follow_me call that is using the loopback interface? 
Ok then, are you a user on the system? 
Yes, ok. Let's set your outbound_caller_id_name and outbound_caller_id_number so that you show up correctly. 
Thanks.
2019-02-18 18:41:24 -07:00
FusionPBX b190190070 Update follow_me.php 2019-02-04 13:47:05 -07:00
FusionPBX d6f2dc13f2 Update follow_me.php 2019-01-19 11:59:47 -07:00
FusionPBX 6cb5264b1c Update follow_me.php 2019-01-19 11:39:04 -07:00
FusionPBX 4a9f0f5e38 Update follow_me.php 2019-01-19 11:36:40 -07:00
FusionPBX c8b5819f1d Update follow_me.php 2019-01-19 11:27:05 -07:00
FusionPBX 9854f7564d Update app_config.php 2019-01-02 16:25:27 -07:00
konradSC 9e6da1078c Update follow_me.php (#3885)
Escape the single quote so the sql query will work correctly.
2018-11-30 14:12:12 -07:00
FusionPBX d22f5ab5e0 Update follow_me.php 2018-11-01 17:40:16 -06:00
FusionPBX 036dd12654 Update follow_me.php 2018-10-30 18:01:50 -06:00
FusionPBX 761dfd0762 Update app_config.php 2018-10-06 17:38:20 -06:00
FusionPBX 19f933bc40 Update follow_me.php 2018-10-05 19:23:27 -06:00
FusionPBX 903b566da9 Update follow_me.php 2018-10-05 13:39:47 -06:00
AlexanderDCrane 65b2fcc4e3 Update call_edit.php (#3390) 2018-08-31 14:08:44 -06:00
AlexanderDCrane 3edc4eb3f3 Update call_edit.php (#3384) 2018-08-31 13:36:45 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX bfbcda6736 Update follow_me.php 2018-08-14 12:02:43 -06:00
FusionPBX 0a5bd19a2d Update calls.php 2018-07-12 20:58:18 -06:00
FusionPBX 28ff508264 Update calls.php 2018-07-05 15:21:09 -06:00
AlexanderDCrane 3331427a3a Update call_edit.php (#3146) 2018-06-13 01:21:44 -06:00
FusionPBX e7c6197318 Update calls.php 2018-06-05 13:25:09 -06:00
FusionPBX 0588f4db49 Update call_edit.php 2018-04-05 10:23:27 -06:00
FusionPBX f6dd3a307d Update call_edit.php 2018-03-09 20:08:12 -07:00
FusionPBX 9f542e242e Update app_config.php 2018-03-09 20:07:40 -07:00
FusionPBX 3975ba0599 Update follow_me.php 2018-02-27 21:34:54 -07:00
konradSC 3199bf2dda Add Device Feature Sync (#2905)
* Update lua.conf.xml

Hook the feature_event lua script to Freeswitch "PHONE_FEATURE_SUBSCRIBE" events.

* Create index.lua

* Create feature_event_notify.lua

* Update call_forward.lua

Add trigger for feature sync.

* Update do_not_disturb.lua

Add trigger for feature sync.

* Update call_edit.php

* Create feature_event_notify.php

* Update index.lua

disable logging
2017-11-09 12:09:56 -07:00
FusionPBX 22cc127568 Update call_forward.php 2017-10-07 23:34:38 -06:00
FusionPBX 1ea9cdb696 Update call_edit.php
Prevent XSS.
2017-09-23 17:50:46 -06:00
FusionPBX de7c16f946 Update calls.php
XSS prevention.
2017-09-23 17:41:44 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
Mafoo 05f76b0556 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Mafoo 1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo 7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX a222007792 Create call_forward.php 2017-06-09 10:27:32 -06:00
FusionPBX a1363b6e86 Update follow_me.php 2017-06-05 09:35:14 -06:00
Mafoo 301cce369b Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo 8709d01fb0 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00