Commit Graph

281 Commits

Author SHA1 Message Date
FusionPBX d30fcbb6d1
Update follow_me.php 2019-03-21 21:06:07 -06:00
FusionPBX 9e326e8a39
Update follow_me.php 2019-03-21 20:05:48 -06:00
FusionPBX 9b595ebc90
Update follow_me.php 2019-03-21 16:56:00 -06:00
FusionPBX ddc46f8901
Update follow_me.php 2019-03-04 13:03:31 -07:00
FusionPBX 9e8ad4153c
Update follow_me.php 2019-02-21 17:45:43 -07:00
FusionPBX 01b9cdff3a
Update follow_me.php 2019-02-19 11:26:44 -07:00
FusionPBX bcbda3feff
Update call_edit.php 2019-02-19 10:30:23 -07:00
konradSC d8e1f249b6 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 abc927dfde
Update follow_me.php 2019-02-04 13:47:05 -07:00
FusionPBX 9e1c8a3252
Update follow_me.php 2019-01-19 11:59:47 -07:00
FusionPBX 732546b653
Update follow_me.php 2019-01-19 11:39:04 -07:00
FusionPBX 33689799d7
Update follow_me.php 2019-01-19 11:36:40 -07:00
FusionPBX 2928f13f48
Update follow_me.php 2019-01-19 11:27:05 -07:00
FusionPBX e9143fd1d3
Update app_config.php 2019-01-02 16:25:27 -07:00
konradSC 23340a361e 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 6dfd86d50d
Update follow_me.php 2018-11-01 17:40:16 -06:00
FusionPBX a39e350de1
Update follow_me.php 2018-10-30 18:01:50 -06:00
FusionPBX e7c289e2d4
Update app_config.php 2018-10-06 17:38:20 -06:00
FusionPBX af4b96fbb3
Update follow_me.php 2018-10-05 19:23:27 -06:00
FusionPBX 8f044db0e0
Update follow_me.php 2018-10-05 13:39:47 -06:00
AlexanderDCrane 472254f10a Update call_edit.php (#3390) 2018-08-31 14:08:44 -06:00
AlexanderDCrane 2525cf4d30 Update call_edit.php (#3384) 2018-08-31 13:36:45 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX d29f1b9b84
Update follow_me.php 2018-08-14 12:02:43 -06:00
FusionPBX 831c3e4532
Update calls.php 2018-07-12 20:58:18 -06:00
FusionPBX 97862041f4
Update calls.php 2018-07-05 15:21:09 -06:00
AlexanderDCrane 8804aa6b09 Update call_edit.php (#3146) 2018-06-13 01:21:44 -06:00
FusionPBX 6643d231dd
Update calls.php 2018-06-05 13:25:09 -06:00
FusionPBX 0871a792e7
Update call_edit.php 2018-04-05 10:23:27 -06:00
FusionPBX ac105ffe10
Update call_edit.php 2018-03-09 20:08:12 -07:00
FusionPBX cb55cbfa7e
Update app_config.php 2018-03-09 20:07:40 -07:00
FusionPBX bb30c81efc
Update follow_me.php 2018-02-27 21:34:54 -07:00
konradSC b192a96f84 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 abd1607f11 Update call_forward.php 2017-10-07 23:34:38 -06:00
FusionPBX c15c6b5b23 Update call_edit.php
Prevent XSS.
2017-09-23 17:50:46 -06:00
FusionPBX bed2d0e75a Update calls.php
XSS prevention.
2017-09-23 17:41:44 -06:00
Christian Bergamaschi b17b0264b2 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
Mafoo 874b4032e2 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 07ed66fc06 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo 02719901b4 dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Mafoo 9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX 72779123f1 Create call_forward.php 2017-06-09 10:27:32 -06:00
FusionPBX 0595259ad2 Update follow_me.php 2017-06-05 09:35:14 -06:00
Mafoo 0c2b06a394 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 f90e080ef4 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 3c23fb5115 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
Mafoo b4dce6f4f2 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson b67931a139 BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
FusionPBX 188c34aadb Update call_forward.php 2017-05-26 15:59:14 -06:00
Luis Daniel Lucio Quiroz 2b5926ffd7 Fix the CID (#2588)
* Fixes CID

Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Fix the CID


Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Update follow_me.php

* Update call_forward.php
2017-05-26 15:41:50 -06:00